chore: remove info and error hints from dependencies in summary #10288
main.yaml
on: pull_request
Matrix: build / build-and-push-image
install-env
/
install-test-env
2m 15s
is-tagged-release
26s
test-checks
/
trivy-scan-code
21s
test-checks
/
cocogitto
37s
test-checks
/
gitleaks
35s
test-checks
/
check_immutable_sqitch_files
28s
test-checks
/
check_deleted_sqitch_tags
29s
rebase-feature-pr
0s
Matrix: test-checks / codeql-scan
setup-s3-backup
/
deploy-s3-secret-to-dev
16s
setup-s3-backup
/
deploy-s3-secret-to-test
16s
setup-s3-backup
/
deploy-s3-secret-to-prod
15s
has-merge-conflict
/
check_merge_conflicts
28s
cleanup_feature
/
clean-feature-env
7s
test-checks
/
lint-chart
4s
test-containers
/
trivy-scan-app
2m 9s
test-containers
/
trivy-scan-db
24s
test-code
/
jest
5m 36s
test-code
/
eslint
1m 55s
test-code
/
schema
1m 37s
test-code
/
reverts
3m 15s
test-code
/
pgtap
2m 4s
test-e2e
/
yarn-test-e2e-applicant
4m 43s
test-e2e
/
yarn-test-e2e-admin
4m 15s
test-e2e
/
yarn-test-e2e-analyst
9m 3s
test-zap
/
zap-owasp-full
5m 46s
ensure-sqitch-plan-ends-with-tag
0s
deploy-feature
/
deploy-feature-to-openshift-development
test-e2e
/
yarn-test-e2e-finalize
2s
deploy-feature
/
update-jira-issue
deploy
/
...
/
export-secrets
deploy
/
...
/
export-secrets
deploy
/
...
/
export-secrets
deploy
/
create-release
deploy
/
...
/
create_hotfix_branch
Annotations
7 errors and 29 warnings
test-checks / lint-chart
Error: Unable to locate executable file: oc. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also check the file mode to verify the file is executable.
|
setup-s3-backup / deploy-s3-secret-to-dev
Error: Unable to locate executable file: oc. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also check the file mode to verify the file is executable.
|
setup-s3-backup / deploy-s3-secret-to-test
Error: Unable to locate executable file: oc. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also check the file mode to verify the file is executable.
|
setup-s3-backup / deploy-s3-secret-to-prod
Error: Unable to locate executable file: oc. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also check the file mode to verify the file is executable.
|
cleanup_feature / clean-feature-env
Error: Unable to locate executable file: oc. Please verify either the file path exists or the file can be found within a directory specified by the PATH environment variable. Also check the file mode to verify the file is executable.
|
test-e2e / yarn-test-e2e-finalize
Canceling since a higher priority waiting request for 'test-e2e-refs/pull/3748/merge' exists
|
test-e2e / yarn-test-e2e-finalize
The operation was canceled.
|
test-checks / lint-chart
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
cleanup_feature / clean-feature-env
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-checks / trivy-scan-code
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
is-tagged-release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-checks / check_deleted_sqitch_tags
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-checks / check_immutable_sqitch_files
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build / db
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-checks / gitleaks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
has-merge-conflict / check_merge_conflicts
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build / cron-sp
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build / cron-shp
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-checks / cocogitto
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
install-env / install-test-env
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-checks / codeql-scan (javascript, linux)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-code / schema
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-code / eslint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-code / pgtap
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-code / reverts
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build / app
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Sensitive data should not be used in the ARG or ENV commands:
app/Dockerfile#L21
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "SENTRY_AUTH_TOKEN")
More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
|
Sensitive data should not be used in the ARG or ENV commands:
app/Dockerfile#L20
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ARG "SENTRY_AUTH_TOKEN")
More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
|
SonarScanner
This action is deprecated and will be removed in a future release. Please use the sonarqube-scan-action action instead. The sonarqube-scan-action is a drop-in replacement for this action.
|
test-containers / trivy-scan-db
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-containers / trivy-scan-app
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-containers / renovate
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-e2e / yarn-test-e2e-admin
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-e2e / yarn-test-e2e-applicant
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-zap / zap-owasp-full
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-e2e / yarn-test-e2e-analyst
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
bcgov~CONN-CCBC-portal~DGGSO0.dockerbuild
Expired
|
77.3 KB |
|
bcgov~CONN-CCBC-portal~GV7D7K.dockerbuild
Expired
|
47.8 KB |
|
bcgov~CONN-CCBC-portal~LT2MRQ.dockerbuild
Expired
|
82.7 KB |
|
bcgov~CONN-CCBC-portal~XYGEQF.dockerbuild
Expired
|
109 KB |
|
zap_scan
Expired
|
361 KB |
|