Skip to content

Use github actions instead of travis #1

Use github actions instead of travis

Use github actions instead of travis #1

Triggered via push September 25, 2024 19:55
Status Failure
Total duration 49s
Artifacts

goreleaser.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors
build / build: randstring.go#L25
const chars is unused (U1000)
build / build: randstring.go#L26
const charIdxBits is unused (U1000)
build / build: randstring.go#L27
const charIdxMax is unused (U1000)
build / build: randstring.go#L28
const charIdxMask is unused (U1000)
build / build: randstring.go#L31
var randSrc is unused (U1000)
build / build: randstring.go#L33
func randString is unused (U1000)
build / build: uploadjob.go#L7
"io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (SA1019)
build / build
Process completed with exit code 1.