build(deps): bump github.com/k8snetworkplumbingwg/network-attachment-definition-client from 1.1.1-0.20210510153419-66a699ae3b05 to 1.7.0 #1065
Annotations
2 errors and 11 warnings
Test:
cmd/whereabouts.go#L21
skel.PluginMain is deprecated: Use github.com/containernetworking/cni/pkg/skel.PluginMainFuncs instead. (SA1019)
|
Test
Process completed with exit code 1.
|
Install Go
Restore cache failed: Dependencies file is not found in /home/runner/work/whereabouts/whereabouts. Supported file pattern: go.sum
|
Run Revive Action by building from repository
Unexpected input(s) 'name', valid inputs are ['entryPoint', 'args', 'config', 'exclude', 'path']
|
Run Revive Action by building from repository:
pkg/storage/storage.go#L1
should have a package comment
|
Run Revive Action by building from repository:
pkg/api/whereabouts.cni.cncf.io/register.go#L14
should have a package comment
|
Run Revive Action by building from repository:
e2e/entities/generators.go#L1
should have a package comment
|
Run Revive Action by building from repository:
pkg/storage/storage_test.go#L7
should not use dot imports
|
Run Revive Action by building from repository:
pkg/types/types.go#L40
exported type RangeConfiguration should have comment or be unexported
|
Run Revive Action by building from repository:
pkg/types/ipsanitizers.go#L1
should have a package comment
|
Run Revive Action by building from repository:
e2e/retrievers/pod.go#L1
should have a package comment
|
Run Revive Action by building from repository:
e2e/entities/generators.go#L11
exported function PodObject should have comment or be unexported
|
Run Revive Action by building from repository:
e2e/poolconsistency/poolconsistency_test.go#L118
exported func NewMockedPool returns unexported type *poolconsistency.mockedPool, which can be annoying to use
|
Loading