Skip to content

Go

Go #151

Triggered via schedule February 8, 2025 00:10
Status Success
Total duration 1m 41s
Artifacts

go.yml

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

Annotations

10 errors
go / Static Analysis: collector/components.go#L15
should have a package comment
go / Static Analysis: gnmi/security.go#L67
parameter 'cfg' seems to be unused, consider removing or renaming it as _
go / Static Analysis: gnmi/gnmi.go#L337
parameter 'target' seems to be unused, consider removing or renaming it as _
go / Static Analysis: gnmi/gnmi.go#L337
parameter 'cleanup' seems to be unused, consider removing or renaming it as _
go / Static Analysis: integration/docker_stats_e2e/docker_stats_e2e_test.go#L36
parameter 't' seems to be unused, consider removing or renaming it as _
go / Static Analysis: integration/oltp_e2e/e2e_test.go#L35
parameter 't' seems to be unused, consider removing or renaming it as _
go / Static Analysis: gnmipath/config.go#L21
exported type Config should have comment or be unexported
go / Static Analysis: gnmipath/doc.go#L15
package comment should be of the form "Package gnmipath ..."
go / Static Analysis: gnmipath/pather.go#L24
exported type Pather should have comment or be unexported
go / Static Analysis: gnmipath/pather.go#L28
exported function NewPather should have comment or be unexported