Skip to content

CDI implementation #365

CDI implementation

CDI implementation #365

Re-run triggered July 12, 2023 08:16
Status Failure
Total duration 3m 53s
Artifacts

build-test-lint.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
Shellcheck
Process completed with exit code 1.
Golangci-lint: pkg/cdi/cdi.go#L27
commentFormatting: put a space between `//` and comment text (gocritic)
Golangci-lint: pkg/cdi/cdi.go#L28
commentedOutImport: remove commented-out "strings" import (gocritic)
Golangci-lint: pkg/cdi/cdi.go#L21
File is not `goimports`-ed with -local github.com/k8snetworkplumbingwg/sriov-network-device-plugin (goimports)
Golangci-lint: pkg/resources/server.go#L26
File is not `goimports`-ed with -local github.com/k8snetworkplumbingwg/sriov-network-device-plugin (goimports)
Golangci-lint: pkg/cdi/cdi_test.go#L21
File is not `goimports`-ed with -local github.com/k8snetworkplumbingwg/sriov-network-device-plugin (goimports)
Golangci-lint: pkg/cdi/cdi.go#L69
unnecessary trailing newline (whitespace)
Golangci-lint
issues found
Shellcheck
Input 'ignore' has been deprecated with message: Use ignore_paths or ignore_names instead.
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/