Skip to content

Fixed release workflow #24

Fixed release workflow

Fixed release workflow #24

Triggered via push January 4, 2024 15:26
Status Success
Total duration 3m 11s
Artifacts

release.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