Skip to content

Re-anchor comments in server/server.go. #1522

Re-anchor comments in server/server.go.

Re-anchor comments in server/server.go. #1522

Triggered via pull request August 15, 2024 11:19
@robshakirrobshakir
synchronize #243
rjs-cleanup
Status Success
Total duration 7m 31s
Artifacts

go.yml

on: pull_request
Matrix: go / Build and Test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 7 warnings
go / Static Analysis: cmd/stubrtr/main.go#L77
parameter 'ctx' seems to be unused, consider removing or renaming it as _
go / Static Analysis: constants/const.go#L15
package comment should be of the form "Package constants ..."
go / Static Analysis: cmd/ccli/ccli_test.go#L59
parameter 'ctx' seems to be unused, consider removing or renaming it as _
go / Static Analysis: cmd/ccli/ccli_test.go#L59
parameter 'uri' seems to be unused, consider removing or renaming it as _
go / Static Analysis: client/gribiclient.go#L217
parameter 'ctx' seems to be unused, consider removing or renaming it as _
go / Static Analysis: client/gribiclient.go#L217
parameter 'opts' seems to be unused, consider removing or renaming it as _
go / Static Analysis: rib/reconciler/remote_test.go#L122
parameter 'r' seems to be unused, consider removing or renaming it as _
go / Static Analysis: rib/reconciler/remote_test.go#L149
parameter 'r' seems to be unused, consider removing or renaming it as _
go / Static Analysis: server/server.go#L440
parameter 'ctx' seems to be unused, consider removing or renaming it as _
go / Static Analysis: fluent/fluent.go#L214
parameter 't' seems to be unused, consider removing or renaming it as _
go / staticcheck
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
go / staticcheck
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
go / Static Analysis
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
go / Static Analysis
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
go / Build and Test (stable)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
go / Build and Test (stable)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
go / Build and Test (oldstable)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/