fix: go mod tidy #44
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
|