trigger PR over api change #182
checks.yaml
on: push
golangci-lint
2m 45s
hadolint
2s
helm lint
6s
check manifests
33s
check go modules
8s
check release-build
33s
Unit-tests
2m 10s
Annotations
2 errors and 5 warnings
golangci-lint:
api/v1alpha1/macvlannetwork_types.go#L24
exported: comment on exported const MacvlanNetworkCRDName should be of the form "MacvlanNetworkCRDName ..." (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
|