switch to go install tool #69
build-test-lint.yml
on: push
Matrix: build
Golangci-lint
30s
Shellcheck
23s
Hadolint
10s
go-check
27s
test-coverage
1m 46s
SR-IOV operator e2e tests
0s
Annotations
8 errors and 10 warnings
Golangci-lint:
pkg/utils/testing.go#L69
filepathJoin: "../../pkg/utils/testdata/pci.ids" contains a path separator (gocritic)
|
Golangci-lint:
pkg/infoprovider/vhostNetInfoProvider_test.go#L49
filepathJoin: "/dev/vhost-net" contains a path separator (gocritic)
|
Golangci-lint:
pkg/infoprovider/vhostNetInfoProvider_test.go#L50
filepathJoin: "/dev/net/tun" contains a path separator (gocritic)
|
Golangci-lint:
pkg/netdevice/pciNetDevice_test.go#L274
filepathJoin: "/dev/vhost-net" contains a path separator (gocritic)
|
Golangci-lint:
pkg/netdevice/pciNetDevice_test.go#L275
filepathJoin: "/dev/net/tun" contains a path separator (gocritic)
|
Golangci-lint:
pkg/utils/testing.go#L25
cyclomatic complexity 16 of func `(*FakeFilesystem).Use` is high (> 15) (gocyclo)
|
Golangci-lint
issues found
|
SR-IOV operator e2e tests
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
Shellcheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Shellcheck
Input 'ignore' has been deprecated with message: Use ignore_paths or ignore_names instead.
|
go-check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Hadolint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build (1.21.x, amd64, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, coverallsapp/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test-coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: coverallsapp/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test-coverage
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|