Add CSV CVE check #9799
validate.yaml
on: pull_request
Generated files are committed
13m 55s
Lint
2m 37s
Annotations
2 errors and 6 warnings
Generated files are committed
Not all generated files are committed. Run `make generated-files` and commit files.
|
Generated files are committed
Process completed with exit code 33.
|
Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/serverless-operator/serverless-operator. Supported file pattern: go.sum
|
Lint:
hack/verify-csv.sh#L3
[shellcheck] reported by reviewdog 🐶
Not following: ./lib/__sources__.bash was not specified as input (see shellcheck -x).
Raw Output:
./hack/verify-csv.sh:3:8: info: Not following: ./lib/__sources__.bash was not specified as input (see shellcheck -x). (ShellCheck.SC1091)
|
Lint:
hack/verify-csv.sh#L17
[shellcheck] reported by reviewdog 🐶
registry_redhat_io is referenced but not assigned.
Raw Output:
./hack/verify-csv.sh:17:26: warning: registry_redhat_io is referenced but not assigned. (ShellCheck.SC2154)
|
Generated files are committed
Restore cache failed: Dependencies file is not found in /home/runner/work/serverless-operator/serverless-operator. Supported file pattern: go.sum
|
Generated files are committed
`make generated-files` needs to be run on GOPATH due to https://github.com/knative/pkg/issues/1287
|
Generated files are committed
Multiple files were found for oc that matched the current OS and architecture: openshift-client-linux-4.17.13.tar.gz, openshift-client-linux-amd64-rhel8-4.17.13.tar.gz, openshift-client-linux-amd64-rhel9-4.17.13.tar.gz, openshift-client-linux-arm64-4.17.13.tar.gz, openshift-client-linux-arm64-rhel8-4.17.13.tar.gz, openshift-client-linux-arm64-rhel9-4.17.13.tar.gz, openshift-client-linux-ppc64le-4.17.13.tar.gz, openshift-client-linux-ppc64le-rhel8-4.17.13.tar.gz, openshift-client-linux-ppc64le-rhel9-4.17.13.tar.gz, openshift-client-linux-s390x-rhel8-4.17.13.tar.gz, openshift-client-linux-s390x-rhel9-4.17.13.tar.gz. Selecting the first one.
|