Go #122
go.yml
on: schedule
go
/
Static Analysis
48s
go
/
staticcheck
1m 5s
Matrix: go / Build and Test
Annotations
10 errors and 4 warnings
go / Static Analysis:
gnmipath/config.go#L21
exported type Config should have comment or be unexported
|
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
|
go / Static Analysis:
collector/components.go#L15
should have a package comment
|
go / Static Analysis:
gnmi/gnmi.go#L38
exported type GNMI should have comment or be unexported
|
go / Static Analysis:
gnmi/gnmi.go#L49
exported function NewGNMIExporter should have comment or be unexported
|
go / Static Analysis:
gnmi/gnmi.go#L77
exported method GNMI.Start should have comment or be unexported
|
go / Static Analysis:
gnmi/gnmi.go#L93
exported method GNMI.Stop 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:
integration/oltp_e2e/e2e_test.go#L61
context.Context should be the first parameter of a function
|
go / Static Analysis
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
go / staticcheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
go / Build and Test (stable)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
go / Build and Test (oldstable)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|