Update go version and github actions to 1.21 #488
build-test-lint.yml
on: pull_request
Matrix: build
Golangci-lint
1m 11s
Shellcheck
5s
Hadolint
12s
go-check
11s
Annotations
10 errors and 10 warnings
Golangci-lint:
pkg/utils/mocks/NetlinkProvider.go#L17
_m.Called undefined (type *NetlinkProvider has no field or method Called) (typecheck)
|
Golangci-lint:
pkg/utils/mocks/NetlinkProvider.go#L43
_m.Called undefined (type *NetlinkProvider has no field or method Called) (typecheck)
|
Golangci-lint:
pkg/utils/mocks/NetlinkProvider.go#L69
_m.Called undefined (type *NetlinkProvider has no field or method Called) (typecheck)
|
Golangci-lint:
pkg/utils/mocks/NetlinkProvider.go#L102
mock.AssertExpectations undefined (type *NetlinkProvider has no field or method AssertExpectations) (typecheck)
|
Golangci-lint:
pkg/utils/mocks/RdmaProvider.go#L14
_m.Called undefined (type *RdmaProvider has no field or method Called) (typecheck)
|
Golangci-lint:
pkg/utils/mocks/RdmaProvider.go#L30
_m.Called undefined (type *RdmaProvider has no field or method Called) (typecheck)
|
Golangci-lint:
pkg/utils/mocks/RdmaProvider.go#L46
_m.Called undefined (type *RdmaProvider has no field or method Called) (typecheck)
|
Golangci-lint:
pkg/utils/mocks/RdmaProvider.go#L69
mock.AssertExpectations undefined (type *RdmaProvider has no field or method AssertExpectations) (typecheck)
|
Golangci-lint:
pkg/utils/mocks/SriovnetProvider.go#L14
_m.Called undefined (type *SriovnetProvider has no field or method Called) (typecheck)
|
Golangci-lint:
pkg/utils/mocks/SriovnetProvider.go#L40
_m.Called undefined (type *SriovnetProvider has no field or method Called) (typecheck)
|
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
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/.
|
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/
|