Drain controller #1475
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
go.yml
on: pull_request
build
3m 48s
test
6m 29s
Golangci-lint
42s
test-coverage
7m 32s
Annotations
8 errors and 4 warnings
Golangci-lint:
pkg/utils/cluster.go#L9
File is not `goimports`-ed with -local github.com/k8snetworkplumbingwg/sriov-network-operator (goimports)
|
Golangci-lint:
controllers/drain_controller.go#L6
File is not `goimports`-ed with -local github.com/k8snetworkplumbingwg/sriov-network-operator (goimports)
|
Golangci-lint:
controllers/migration_controller.go#L5
File is not `goimports`-ed with -local github.com/k8snetworkplumbingwg/sriov-network-operator (goimports)
|
Golangci-lint:
controllers/drain_controller.go#L113
func `(*DrainReconciler).drainNode` is unused (unused)
|
Golangci-lint:
controllers/migration_controller.go#L56
unnecessary trailing newline (whitespace)
|
Golangci-lint
issues found
|
test
Process completed with exit code 2.
|
test-coverage
Process completed with exit code 2.
|
Golangci-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. 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 following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|