chore(deps): update github/codeql-action action to v3 - autoclosed #256
Annotations
9 errors and 1 warning
golangci-lint:
cmd/vela-slack/plugin_test.go#L67
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
cmd/vela-slack/plugin_test.go#L90
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
cmd/vela-slack/plugin_test.go#L113
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
cmd/vela-slack/plugin_test.go#L212
assignments should only be cuddled with other assignments (wsl)
|
golangci-lint:
cmd/vela-slack/plugin_test.go#L213
only one cuddle assignment allowed before if statement (wsl)
|
golangci-lint:
cmd/vela-slack/plugin_test.go#L251
assignments should only be cuddled with other assignments (wsl)
|
golangci-lint:
cmd/vela-slack/plugin_test.go#L116
only one cuddle assignment allowed before if statement (wsl)
|
golangci-lint:
cmd/vela-slack/plugin_test.go#L119
assignments should only be cuddled with other assignments (wsl)
|
golangci-lint:
cmd/vela-slack/plugin_test.go#L179
only one cuddle assignment allowed before if statement (wsl)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading