add dependabot updates for GitHub Actions, Go modules and Dockerfile #92
Annotations
7 errors and 2 warnings
build:
app/server/server.go#L1
package-comments: should have a package comment (revive)
|
build:
app/server/server_test.go#L32
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
build:
app/server/server_test.go#L69
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
build:
app/server/server_test.go#L92
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
build:
app/task/config.go#L1
package-comments: should have a package comment (revive)
|
build:
app/main.go#L1
package-comments: should have a package comment (revive)
|
build
issues found
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|