Skip to content

Skip named nodes in the CNR that don't exist #244

Skip named nodes in the CNR that don't exist

Skip named nodes in the CNR that don't exist #244

Triggered via pull request July 19, 2024 05:28
Status Failure
Total duration 1m 45s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
lint: pkg/controller/cyclenoderequest/transitioner/util_test.go#L127
cannot use test.knodes (variable of type []"k8s.io/api/core/v1".Node) as map[string]"k8s.io/api/core/v1".Node value in argument to findOffendingNodes (typecheck)
lint
issues found
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/