Skip to content

chore: update dependencies in go.mod and go.sum #523

chore: update dependencies in go.mod and go.sum

chore: update dependencies in go.mod and go.sum #523

Triggered via push December 17, 2024 19:36
Status Failure
Total duration 1m 1s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

2 errors
golangci / lint: internal/myaudio/readfile_flac.go#L60
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
golangci / lint
issues found