Bump golang.org/x/net from 0.14.0 to 0.17.0 #1065
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
go.yml
on: push
go
/
Static Analysis
7m 7s
go
/
staticcheck
8m 46s
Matrix: go / Build and Test
Annotations
10 errors
go / Static Analysis:
constants/const.go#L15
package comment should be of the form "Package constants ..."
|
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#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:
server/server.go#L218
exported func WithVRFs returns unexported type *server.withVRFs, 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:
fluent/fluent.go#L350
exported method Flush returns unexported type *fluent.gRIBIFlush, 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
|