Skip to content

Add dependabot updates for GitHub Actions and Go modules #13

Add dependabot updates for GitHub Actions and Go modules

Add dependabot updates for GitHub Actions and Go modules #13

Triggered via pull request May 9, 2024 10:44
@paskalpaskal
synchronize #10
dependabot
Status Failure
Total duration 56s
Artifacts

ci-run.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
run
issues found
run
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@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/.
run: app/server/rlb_server_test.go#L42
unused-parameter: parameter 'w' seems to be unused, consider removing or renaming it as _ (revive)
run: app/server/rlb_server_test.go#L102
unused-parameter: parameter 'req' seems to be unused, consider removing or renaming it as _ (revive)