trigger PR over api change #184
checks.yaml
on: push
golangci-lint
2m 36s
hadolint
10s
helm lint
6s
check manifests
33s
check go modules
12s
check release-build
32s
Unit-tests
2m 2s
Annotations
2 errors and 5 warnings
golangci-lint:
api/v1alpha1/ipoibnetwork_types.go#L26
exported: exported const TestPR should have comment (or a comment on this block) or be unexported (revive)
|
golangci-lint
Process completed with exit code 2.
|
check go modules
Restore cache failed: Dependencies file is not found in /home/runner/work/network-operator/network-operator. Supported file pattern: go.sum
|
check manifests
Restore cache failed: Dependencies file is not found in /home/runner/work/network-operator/network-operator. Supported file pattern: go.sum
|
check release-build
Restore cache failed: Dependencies file is not found in /home/runner/work/network-operator/network-operator. Supported file pattern: go.sum
|
Unit-tests
Restore cache failed: Dependencies file is not found in /home/runner/work/network-operator/network-operator. Supported file pattern: go.sum
|
golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/network-operator/network-operator. Supported file pattern: go.sum
|