Skip to content

update go and go-sdk version #67

update go and go-sdk version

update go and go-sdk version #67

Triggered via pull request March 21, 2024 13:07
Status Failure
Total duration 3m 0s
Artifacts

main.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 9 warnings
Linting
issues found
Unit Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Unit Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Linting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Linting
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Linting: pkg/localmetrics/localmetrics.go#L94
unused-parameter: parameter 'address' seems to be unused, consider removing or renaming it as _ (revive)
Linting: routes.go#L208
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
Linting: routes.go#L217
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
Linting: routes.go#L262
unused-parameter: parameter 'r' seems to be unused, consider removing or renaming it as _ (revive)
Linting: server_test.go#L539
unused-parameter: parameter 't' seems to be unused, consider removing or renaming it as _ (revive)