Skip to content

fix: go mod tidy

fix: go mod tidy #44

Triggered via push January 2, 2025 22:45
Status Failure
Total duration 5m 44s
Artifacts

go-ci.yml

on: push
Build Binary
0s
Build Binary
Create Release
0s
Create Release
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 1 warning
Test & Lint: server/middleware/queue.go#L190
Error return value of `qm.saveState` is not checked (errcheck)
Test & Lint: server/middleware/queue.go#L260
SA1029: should not use built-in type string as key for value; define your own type to avoid collisions (staticcheck)
Test & Lint: server/middleware/queue.go#L190
Error return value of `qm.saveState` is not checked (errcheck)
Test & Lint: server/middleware/queue.go#L260
SA1029: should not use built-in type string as key for value; define your own type to avoid collisions (staticcheck)
Test & Lint
issues found
Test & Lint
inlining call to flag.String
Test & Lint
inlining call to flag.Bool
Test & Lint
inlining call to flag.Bool
Test & Lint
inlining call to flag.Parse
Test & Lint
inlining call to fmt.Printf
Test & Lint
inlining call to zap.Error
Test & Lint
inlining call to zap.String
Test & Lint
inlining call to fmt.Println
Test & Lint
inlining call to zap.Error
Test & Lint
inlining call to context.Background
Test & Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636