Skip to content

Upgraded libraries

Upgraded libraries #17

Triggered via push March 21, 2024 12:13
Status Success
Total duration 2m 35s
Artifacts

go_dev.yml

on: push
Code Quality Scan & Build: Development Work
2m 23s
Code Quality Scan & Build: Development Work
Fit to window
Zoom out
Zoom in

Annotations

6 warnings and 2 notices
Code Quality Scan & Build: Development Work
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Missing 'case' statements for 'iota' consts in 'switch': pkg/services/job/job.go#L816
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