Add helm chart for the operator and daemonset #4
Triggered via pull request
September 21, 2024 09:02
Status
Failure
Total duration
4m 20s
Artifacts
–
build-test-lint.yml
on: pull_request
Matrix: build
build-image
2m 28s
Annotations
7 errors and 3 warnings
lint:
api/v1alpha1/nicconfigurationtemplate_types.go#L37
`performace` is a misspelling of `performance` (misspell)
|
lint:
pkg/host/utils.go#L165
Consider pre-allocating `names` (prealloc)
|
lint:
internal/controller/nicconfigurationtemplate_controller.go#L174
`(*NicConfigurationTemplateReconciler).dropDeviceFromStatus` - `ctx` is unused (unparam)
|
lint:
internal/controller/suite_test.go#L47
var `k8sClient` is unused (unused)
|
lint:
internal/controller/nicconfigurationtemplate_controller.go#L92
exporting a pointer for the loop variable node (exportloopref)
|
lint:
internal/controller/nicconfigurationtemplate_controller.go#L97
exporting a pointer for the loop variable template (exportloopref)
|
lint
Process completed with exit code 2.
|
build (1.22.x, amd64, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/nic-configuration-operator/nic-configuration-operator. Supported file pattern: go.sum
|
test
Restore cache failed: Dependencies file is not found in /home/runner/work/nic-configuration-operator/nic-configuration-operator. Supported file pattern: go.sum
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/nic-configuration-operator/nic-configuration-operator. Supported file pattern: go.sum
|