Conditions/network crds #2496
test.yml
on: pull_request
check go modules
14s
check manifests
46s
Shellcheck
6s
hadolint
8s
test-coverage
5m 56s
Annotations
8 errors and 6 warnings
|
Golangci-lint
Process completed with exit code 2.
|
|
Golangci-lint:
controllers/sriovnetwork_controller_test.go#L45
cannot use k8sManager.GetEventRecorderFor("test") (value of interface type record.EventRecorder) as "k8s.io/client-go/tools/events".EventRecorder value in argument to status.NewPatcher: record.EventRecorder does not implement "k8s.io/client-go/tools/internal/events".EventRecorder (wrong type for method Eventf)
|
|
build
Process completed with exit code 2.
|
|
build:
controllers/sriovnetwork_controller_test.go#L45
cannot use k8sManager.GetEventRecorderFor("test") (value of interface type record.EventRecorder) as "k8s.io/client-go/tools/events".EventRecorder value in argument to status.NewPatcher: record.EventRecorder does not implement "k8s.io/client-go/tools/internal/events".EventRecorder (wrong type for method Eventf)
|
|
test
Process completed with exit code 2.
|
|
test:
controllers/sriovnetwork_controller_test.go#L45
cannot use k8sManager.GetEventRecorderFor("test") (value of interface type record.EventRecorder) as "k8s.io/client-go/tools/events".EventRecorder value in argument to status.NewPatcher: record.EventRecorder does not implement "k8s.io/client-go/tools/internal/events".EventRecorder (wrong type for method Eventf)
|
|
test-coverage
Process completed with exit code 2.
|
|
test-coverage:
controllers/sriovnetwork_controller_test.go#L45
cannot use k8sManager.GetEventRecorderFor("test") (value of interface type record.EventRecorder) as "k8s.io/client-go/tools/events".EventRecorder value in argument to status.NewPatcher: record.EventRecorder does not implement "k8s.io/client-go/tools/internal/events".EventRecorder (wrong type for method Eventf)
|
|
check go modules
Restore cache failed: Dependencies file is not found in /home/runner/work/sriov-network-operator/sriov-network-operator. Supported file pattern: go.sum
|
|
check manifests
Restore cache failed: Dependencies file is not found in /home/runner/work/sriov-network-operator/sriov-network-operator. Supported file pattern: go.sum
|
|
Golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/sriov-network-operator/sriov-network-operator. Supported file pattern: go.sum
|
|
build
Restore cache failed: Dependencies file is not found in /home/runner/work/sriov-network-operator/sriov-network-operator. Supported file pattern: go.sum
|
|
test
Restore cache failed: Dependencies file is not found in /home/runner/work/sriov-network-operator/sriov-network-operator. Supported file pattern: go.sum
|
|
test-coverage
Restore cache failed: Dependencies file is not found in /home/runner/work/sriov-network-operator/sriov-network-operator. Supported file pattern: go.sum
|