Skip to content

Go

Go #1099

Triggered via schedule October 25, 2023 00:03
Status Success
Total duration 9m 36s
Artifacts

go.yml

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

Annotations

10 errors
go / Static Analysis: constants/const.go#L15
package comment should be of the form "Package constants ..."
go / Static Analysis: fluent/fluent.go#L86
exported method Connection returns unexported type *fluent.gRIBIConnection, which can be annoying to use
go / Static Analysis: fluent/fluent.go#L278
exported method Get returns unexported type *fluent.gRIBIGet, which can be annoying to use
go / Static Analysis: fluent/fluent.go#L350
exported method Flush returns unexported type *fluent.gRIBIFlush, which can be annoying to use
go / Static Analysis: server/server.go#L144
exported func WithPostChangeRIBHook returns unexported type *server.postChangeRibHook, which can be annoying to use
go / Static Analysis: server/server.go#L169
exported func WithRIBResolvedEntryHook returns unexported type *server.resolvedEntryHook, which can be annoying to use
go / Static Analysis: fluent/fluent.go#L403
exported method Modify returns unexported type *fluent.gRIBIModify, which can be annoying to use
go / Static Analysis: fluent/fluent.go#L530
exported func IPv4Entry returns unexported type *fluent.ipv4Entry, which can be annoying to use
go / Static Analysis: server/server.go#L196
exported func DisableRIBCheckFn returns unexported type *server.disableCheckFn, which can be annoying to use
go / Static Analysis: server/server.go#L218
exported func WithVRFs returns unexported type *server.withVRFs, which can be annoying to use