hack for kubevirtci #16
build-test-lint.yml
on: push
Matrix: build
Golangci-lint
25s
Shellcheck
8s
Hadolint
10s
go-check
13s
Annotations
4 errors and 3 warnings
Golangci-lint:
pkg/utils/vdpa_provider.go#L48
stringConcatSimplify: suggestion: m.busName + "/" + m.devName (gocritic)
|
Golangci-lint:
pkg/utils/vdpa_provider.go#L98
line is 146 characters (lll)
|
Golangci-lint:
pkg/utils/vdpa_provider.go#L100
line is 146 characters (lll)
|
Golangci-lint
issues found
|
Shellcheck
Input 'ignore' has been deprecated with message: Use ignore_paths or ignore_names instead.
|
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/
|