Go #1707
go.yml
on: schedule
go
/
Static Analysis
2m 55s
go
/
staticcheck
50s
Matrix: go / Build and Test
Annotations
10 errors and 5 warnings
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:
cmd/rtr/main.go#L15
should have a package comment
|
go / Static Analysis:
rib/reconciler/reconcile.go#L39
exported type R should have comment or be unexported
|
go / Static Analysis:
server/server.go#L138
type name will be used as server.ServerOpt by other packages, and that stutters; consider calling this Opt
|
go / Static Analysis:
server/server.go#L167
comment on exported function WithRIBResolvedEntryHook should be of the form "WithRIBResolvedEntryHook ..."
|
go / Static Analysis:
constants/const.go#L15
package comment should be of the form "Package constants ..."
|
go / Static Analysis:
rib/rib.go#L68
type name will be used as rib.RIBHookFn by other packages, and that stutters; consider calling this HookFn
|
go / Static Analysis:
rib/rib.go#L110
type name will be used as rib.RIBHolderCheckFunc by other packages, and that stutters; consider calling this HolderCheckFunc
|
go / Static Analysis:
rib/rib.go#L152
type name will be used as rib.RIBHolder by other packages, and that stutters; consider calling this Holder
|
go / Static Analysis:
rib/rib.go#L225
type name will be used as rib.RIBOpt by other packages, and that stutters; consider calling this Opt
|
go / staticcheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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 / 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
|
go / Build and Test (oldstable)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|