Fixed trivy vulnerabilities. Update go modules, golang to 1.23 #188
Triggered via pull request
October 30, 2024 07:16
Status
Failure
Total duration
1h 4m 35s
Artifacts
–
Annotations
3 errors and 14 warnings
test (1.20.x, ubuntu-latest)
Process completed with exit code 1.
|
e2e test:
go.mod#L5
unknown directive: toolchain
|
e2e test
Process completed with exit code 1.
|
test (1.20.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, 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)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2, tj-actions/glob@v17.2.5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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#L1
should have a package comment
|
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):
e2e/testenvironment/config.go#L1
should have a package comment
|
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):
e2e/entities/generators.go#L1
should have a package comment
|
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/entities/generators.go#L11
exported function PodObject should have comment or be unexported
|
test (1.20.x, ubuntu-latest):
e2e/entities/generators.go#L30
exported function StatefulSetSpec should have comment or be unexported
|
e2e test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, 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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v1, actions/checkout@v2, tj-actions/glob@v17.2.5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|