Test pr workflow #185
checks.yaml
on: pull_request
golangci-lint
2m 35s
hadolint
3s
helm lint
7s
check manifests
39s
check go modules
13s
check release-build
35s
Unit-tests
2m 9s
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
|