Skip to content

Bump golang.org/x/net from 0.14.0 to 0.17.0 #1065

Bump golang.org/x/net from 0.14.0 to 0.17.0

Bump golang.org/x/net from 0.14.0 to 0.17.0 #1065

Triggered via push October 11, 2023 23:27
Status Success
Total duration 12m 43s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

go.yml

on: push
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: 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