Support for acquiring DDP profile using devlink #476
build-test-lint.yml
on: pull_request
Matrix: build
Golangci-lint
16s
Shellcheck
6s
Hadolint
12s
go-check
12s
Annotations
2 errors and 3 warnings
Golangci-lint:
pkg/netdevice/pciNetDevice.go#L39
cyclomatic complexity 17 of func `NewPciNetDevice` is high (> 15) (gocyclo)
|
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/
|