Skip to content

IPv6 Support for afthelper.NextHopAddrsForPrefix #1249

IPv6 Support for afthelper.NextHopAddrsForPrefix

IPv6 Support for afthelper.NextHopAddrsForPrefix #1249

Triggered via pull request January 16, 2024 23:41
Status Success
Total duration 9m 39s
Artifacts

go.yml

on: pull_request
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: testcommon/testcommon.go#L34
comment on exported type TLSCred should be of the form "TLSCred ..." (with optional leading article)
go / Static Analysis: chk/chk.go#L59
exported func IgnoreOperationID returns unexported type *chk.ignoreOpID, which can be annoying to use
go / Static Analysis: chk/chk.go#L214
exported func AllowUnimplemented returns unexported type *chk.allowUnimplemented, which can be annoying to use
go / Static Analysis: chk/chk.go#L225
exported func IgnoreDetails returns unexported type *chk.ignoreDetails, which can be annoying to use
go / Static Analysis: server/server.go#L412
parameter 'ctx' seems to be unused, consider removing or renaming it as _
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: server/server.go#L196
exported func DisableRIBCheckFn returns unexported type *server.disableCheckFn, which can be annoying to use
go / Static Analysis: fluent/fluent.go#L214
parameter 't' seems to be unused, consider removing or renaming it as _