updated golang to 1.23.1 #182
Annotations
12 warnings
test (1.21.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/whereabouts/whereabouts. Supported file pattern: go.sum
|
test (1.21.x, ubuntu-latest)
Unexpected input(s) 'name', valid inputs are ['entryPoint', 'args', 'config', 'exclude', 'path']
|
test (1.21.x, ubuntu-latest):
pkg/api/whereabouts.cni.cncf.io/register.go#L14
should have a package comment
|
test (1.21.x, ubuntu-latest):
e2e/poolconsistency/checker.go#L1
should have a package comment
|
test (1.21.x, ubuntu-latest):
e2e/testenvironment/config.go#L1
should have a package comment
|
test (1.21.x, ubuntu-latest):
e2e/testenvironment/config.go#L10
exported type Configuration should have comment or be unexported
|
test (1.21.x, ubuntu-latest):
e2e/poolconsistency/checker.go#L10
exported type Checker should have comment or be unexported
|
test (1.21.x, ubuntu-latest):
e2e/poolconsistency/checker.go#L15
exported function NewPoolConsistencyCheck should have comment or be unexported
|
test (1.21.x, ubuntu-latest):
e2e/testenvironment/config.go#L17
exported function NewConfig should have comment or be unexported
|
test (1.21.x, ubuntu-latest):
e2e/testenvironment/config.go#L78
exported method Configuration.MaxReplicas should have comment or be unexported
|
test (1.21.x, ubuntu-latest):
e2e/poolconsistency/checker.go#L22
exported method Checker.MissingIPs should have comment or be unexported
|
e2e test
Restore cache failed: Dependencies file is not found in /home/runner/work/whereabouts/whereabouts. Supported file pattern: go.sum
|