chore: run make bundle #191
build.yml
on: push
golangci-lint
2m 11s
hadolint
4s
helm lint
5s
check manifests
34s
check go modules
7s
check release-build
28s
Unit-tests
1m 42s
Annotations
6 errors and 5 warnings
check release-build
typeOfS declared and not used
|
check release-build
Process completed with exit code 2.
|
Unit-tests:
hack/release.go#L185
typeOfS declared and not used
|
Unit-tests
Process completed with exit code 2.
|
golangci-lint:
hack/release.go#L185
typeOfS declared and not used (typecheck)
|
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 release-build
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
|
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
|