Virt #391
Annotations
6 errors and 2 warnings
build:
pkg/k8s/kubernetes.go#L319
Error return value is not checked (errcheck)
|
build:
pkg/k8s/kubernetes.go#L338
Error return value is not checked (errcheck)
|
build:
pkg/k8s/kubernetes.go#L438
Error return value is not checked (errcheck)
|
build:
pkg/k8s/kubevirt.go#L90
S1025: the argument is already a string, there's no need to use fmt.Sprintf (gosimple)
|
build:
pkg/k8s/kubevirt.go#L54
ineffectual assignment to err (ineffassign)
|
build
issues found
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
Restore cache failed: Dependencies file is not found in /home/runner/work/k8s-netperf/k8s-netperf. Supported file pattern: go.sum
|