Skip to content

Update dependencies #289

Update dependencies

Update dependencies #289

Triggered via pull request February 13, 2024 22:46
Status Failure
Total duration 1m 21s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
lint
issues found
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint: updater/aws.go#L88
unused-parameter: parameter 'lastpage' seems to be unused, consider removing or renaming it as _ (revive)
lint: updater/aws.go#L415
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
lint: updater/aws_test.go#L81
unused-parameter: parameter 'input' seems to be unused, consider removing or renaming it as _ (revive)
lint: updater/aws_test.go#L90
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
lint: updater/aws_test.go#L137
unused-parameter: parameter 'input' seems to be unused, consider removing or renaming it as _ (revive)
lint: updater/aws_test.go#L141
unused-parameter: parameter 'input' seems to be unused, consider removing or renaming it as _ (revive)
lint: updater/aws_test.go#L150
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
lint: updater/aws_test.go#L242
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
unit tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.