Skip to content

v2.1.1

v2.1.1 #67

Triggered via push January 4, 2024 15:14
Status Success
Total duration 4m 21s
Artifacts

qodana.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings and 4 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`
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
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