chore: bump @bcgov/bc-sans from 1.0.1 to 2.1.0 in /app #10339
main.yaml
on: pull_request
Matrix: build / build-and-push-image
install-env
/
install-test-env
4m 50s
is-tagged-release
26s
test-checks
/
trivy-scan-code
20s
test-checks
/
cocogitto
28s
test-checks
/
gitleaks
33s
test-checks
/
check_immutable_sqitch_files
30s
test-checks
/
check_deleted_sqitch_tags
29s
rebase-feature-pr
0s
Matrix: test-checks / codeql-scan
setup-s3-backup
/
deploy-s3-secret-to-dev
7s
setup-s3-backup
/
deploy-s3-secret-to-test
6s
setup-s3-backup
/
deploy-s3-secret-to-prod
9s
has-merge-conflict
/
check_merge_conflicts
0s
cleanup_feature
/
clean-feature-env
test-checks
/
lint-chart
21s
test-containers
/
trivy-scan-app
1m 56s
test-containers
/
trivy-scan-db
21s
test-code
/
jest
5m 30s
test-code
/
eslint
1m 38s
test-code
/
schema
1m 36s
test-code
/
reverts
3m 13s
test-code
/
pgtap
1m 58s
test-e2e
/
yarn-test-e2e-applicant
5m 7s
test-e2e
/
yarn-test-e2e-admin
3m 9s
test-e2e
/
yarn-test-e2e-analyst
9m 0s
test-zap
/
zap-owasp-full
4m 21s
ensure-sqitch-plan-ends-with-tag
0s
deploy-feature
/
deploy-feature-to-openshift-development
0s
test-e2e
/
yarn-test-e2e-finalize
2m 0s
deploy-feature
/
update-jira-issue
0s
deploy
/
...
/
export-secrets
deploy
/
...
/
export-secrets
deploy
/
...
/
export-secrets
deploy
/
create-release
deploy
/
...
/
create_hotfix_branch
Annotations
6 errors and 31 warnings
has-merge-conflict / check_merge_conflicts
Secret JIRA_AUTH is required, but not provided while calling.
|
setup-s3-backup / deploy-s3-secret-to-prod
Credentials could not be loaded, please check your action inputs: Could not load credentials from any providers
|
setup-s3-backup / deploy-s3-secret-to-dev
Credentials could not be loaded, please check your action inputs: Could not load credentials from any providers
|
setup-s3-backup / deploy-s3-secret-to-test
Credentials could not be loaded, please check your action inputs: Could not load credentials from any providers
|
deploy-feature / setup-feature-database
Error: Failed to login: Required action inputs are missing. Either "openshift_token", or both "openshift_username" and "openshift_password" must be set.
|
test-zap / zap-owasp-full
Scan action failed as ZAP has identified alerts, starting to analyze the results. Error: The process '/usr/bin/docker' failed with exit code 2
|
is-tagged-release
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-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 / trivy-scan-code
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 / 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#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/
|
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/
|
test-checks / cocogitto
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 / lint-chart
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test-checks / lint-chart
Multiple files were found for oc that matched the current OS and architecture: openshift-client-linux-4.17.10.tar.gz, openshift-client-linux-amd64-rhel8-4.17.10.tar.gz, openshift-client-linux-amd64-rhel9-4.17.10.tar.gz, openshift-client-linux-arm64-4.17.10.tar.gz, openshift-client-linux-arm64-rhel8-4.17.10.tar.gz, openshift-client-linux-arm64-rhel9-4.17.10.tar.gz, openshift-client-linux-ppc64le-4.17.10.tar.gz, openshift-client-linux-ppc64le-rhel8-4.17.10.tar.gz, openshift-client-linux-ppc64le-rhel9-4.17.10.tar.gz, openshift-client-linux-s390x-rhel8-4.17.10.tar.gz, openshift-client-linux-s390x-rhel9-4.17.10.tar.gz. Selecting the first one.
|
test-checks / gitleaks
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-code / eslint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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-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 / schema
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
deploy-feature / setup-feature-database
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
deploy-feature / setup-feature-database
Multiple files were found for oc that matched the current OS and architecture: openshift-client-linux-4.17.10.tar.gz, openshift-client-linux-amd64-rhel8-4.17.10.tar.gz, openshift-client-linux-amd64-rhel9-4.17.10.tar.gz, openshift-client-linux-arm64-4.17.10.tar.gz, openshift-client-linux-arm64-rhel8-4.17.10.tar.gz, openshift-client-linux-arm64-rhel9-4.17.10.tar.gz, openshift-client-linux-ppc64le-4.17.10.tar.gz, openshift-client-linux-ppc64le-rhel8-4.17.10.tar.gz, openshift-client-linux-ppc64le-rhel9-4.17.10.tar.gz, openshift-client-linux-s390x-rhel8-4.17.10.tar.gz, openshift-client-linux-s390x-rhel9-4.17.10.tar.gz. Selecting the first one.
|
test-code / reverts
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-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-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-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-analyst
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-finalize
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
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
zap_scan
|
362 KB |
|