Go #47
Annotations
10 errors and 1 warning
collector/components.go#L15
should have a package comment
|
gnmipath/doc.go#L15
package comment should be of the form "Package gnmipath ..."
|
gnmipath/config.go#L21
exported type Config should have comment or be unexported
|
gnmipath/pather.go#L24
exported type Pather should have comment or be unexported
|
gnmipath/pather.go#L28
exported function NewPather should have comment or be unexported
|
integration/docker_stats_e2e/docker_stats_e2e_test.go#L62
context.Context should be the first parameter of a function
|
integration/docker_stats_e2e/docker_stats_e2e_test.go#L36
parameter 't' seems to be unused, consider removing or renaming it as _
|
integration/oltp_e2e/e2e_test.go#L61
context.Context should be the first parameter of a function
|
integration/oltp_e2e/e2e_test.go#L35
parameter 't' seems to be unused, consider removing or renaming it as _
|
gnmi/doc.go#L15
package comment should be of the form "Package gnmi ..."
|
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/
|
The logs for this run have expired and are no longer available.
Loading