Skip to content

updated golang in workflow and updated alpine to 3.20 #115

updated golang in workflow and updated alpine to 3.20

updated golang in workflow and updated alpine to 3.20 #115

Triggered via push November 13, 2024 09:47
Status Success
Total duration 2m 7s
Artifacts

test.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
test (1.23.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3. 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.23.x, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/multus-cni/multus-cni. Supported file pattern: go.sum
test (1.23.x, ubuntu-latest): pkg/netutils/netutils.go#L16
should have a package comment
test (1.23.x, ubuntu-latest): pkg/logging/logging_test.go#L20
should not use dot imports
test (1.23.x, ubuntu-latest): pkg/logging/logging_test.go#L21
should not use dot imports
test (1.23.x, ubuntu-latest): cmd/main.go#L19
should have a package comment
test (1.23.x, ubuntu-latest): pkg/logging/logging.go#L15
should have a package comment
test (1.23.x, ubuntu-latest): pkg/testing/testing.go#L16
should have a package comment
test (1.23.x, ubuntu-latest): pkg/kubeletclient/kubeletclient_test.go#L33
parameter 'ctx' seems to be unused, consider removing or renaming it as _
test (1.23.x, ubuntu-latest): pkg/kubeletclient/kubeletclient_test.go#L33
parameter 'req' seems to be unused, consider removing or renaming it as _
test (1.23.x, ubuntu-latest): pkg/kubeletclient/kubeletclient_test.go#L37
parameter 'ctx' seems to be unused, consider removing or renaming it as _
test (1.23.x, ubuntu-latest): pkg/kubeletclient/kubeletclient.go#L1
should have a package comment