Skip to content

Upgraded Go modules and Dockerfile #66

Upgraded Go modules and Dockerfile

Upgraded Go modules and Dockerfile #66

Triggered via push January 3, 2024 14:42
Status Success
Total duration 3m 33s
Artifacts

qodana.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 warnings and 2 notices
Missing 'case' statements for 'iota' consts in 'switch': pkg/services/job/job.go#L813
Missing 'case' statements for 'iota' consts in 'switch'
Unused parameter: pkg/transformer/encoders/gob/gob.go#L55
Unused parameter `key`
Unused parameter: pkg/transformer/encoders/hex/hex.go#L58
Unused parameter `key`
Unused parameter: pkg/authenticators/none/none.go#L56
Unused parameter `data`
Direct comparison of errors: pkg/servers/http/http.go#L367
Comparison with errors using equality operators fails on wrapped errors
Direct comparison of errors: pkg/servers/http/http.go#L367
Comparison with errors using equality operators fails on wrapped errors