build(deps): bump docker/setup-buildx-action from 2 to 3 #904
Triggered via pull request
February 26, 2024 04:02
Status
Failure
Total duration
38m 46s
Artifacts
–
Annotations
1 error and 16 warnings
e2e test
Process completed with exit code 1.
|
test (1.20.x, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (1.20.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test (1.20.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/whereabouts/whereabouts. Supported file pattern: go.sum
|
test (1.20.x, ubuntu-latest)
Unexpected input(s) 'name', valid inputs are ['entryPoint', 'args', 'config', 'exclude', 'path']
|
test (1.20.x, ubuntu-latest):
e2e/retrievers/pod.go#L22
exported function SecondaryIfaceIPValue should have comment or be unexported
|
test (1.20.x, ubuntu-latest):
pkg/version/version.go#L24
exported function GetVersion should have comment or be unexported
|
test (1.20.x, ubuntu-latest):
pkg/api/whereabouts.cni.cncf.io/register.go#L14
should have a package comment
|
test (1.20.x, ubuntu-latest):
pkg/version/version.go#L29
exported function GetGitSHA should have comment or be unexported
|
test (1.20.x, ubuntu-latest):
e2e/retrievers/pod.go#L1
should have a package comment
|
test (1.20.x, ubuntu-latest):
pkg/config/config.go#L225
exported function GetFlatIPAM should have comment or be unexported
|
test (1.20.x, ubuntu-latest):
pkg/controlloop/pod.go#L62
exported type PodController should have comment or be unexported
|
test (1.20.x, ubuntu-latest):
e2e/poolconsistency/checker.go#L10
exported type Checker should have comment or be unexported
|
test (1.20.x, ubuntu-latest):
pkg/storage/kubernetes/ipam.go#L71
type name will be used as kubernetes.KubernetesIPAM by other packages, and that stutters; consider calling this IPAM
|
e2e test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
e2e test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
e2e test
Restore cache failed: Dependencies file is not found in /home/runner/work/whereabouts/whereabouts. Supported file pattern: go.sum
|