chore: bump @mui/base from 5.0.0-alpha.115 to 5.0.0-beta.58 in /app #9131
Triggered via pull request
September 26, 2024 17:48
Status
Failure
Total duration
1h 54m 23s
Artifacts
3
main.yaml
on: pull_request
Matrix: build / build-and-push-image
install-env
/
install-test-env
5m 5s
is-tagged-release
22s
test-checks
/
trivy-scan-code
29s
test-checks
/
cocogitto
32s
test-checks
/
gitleaks
26s
test-checks
/
check_immutable_sqitch_files
23s
test-checks
/
check_deleted_sqitch_tags
22s
rebase-feature-pr
0s
Matrix: test-checks / codeql-scan
setup-s3-backup
/
deploy-s3-secret-to-dev
6s
setup-s3-backup
/
deploy-s3-secret-to-test
6s
setup-s3-backup
/
deploy-s3-secret-to-prod
5s
cleanup_feature
/
clean-feature-env
test-checks
/
lint-chart
20s
test-containers
/
trivy-scan-app
1m 45s
test-containers
/
trivy-scan-db
26s
test-code
/
jest
5m 8s
test-code
/
eslint
1m 29s
test-code
/
schema
1m 52s
test-code
/
reverts
3m 1s
test-code
/
pgtap
1m 51s
test-e2e
/
yarn-test-e2e-applicant
1h 46m
test-e2e
/
yarn-test-e2e-admin
1h 46m
test-e2e
/
yarn-test-e2e-analyst
1h 46m
test-zap
/
zap-owasp-full
3m 27s
ensure-sqitch-plan-ends-with-tag
0s
deploy-feature
/
deploy-feature-to-openshift-development
0s
test-e2e
/
yarn-test-e2e-finalize
0s
deploy-feature
/
update-jira-issue
0s
deploy
/
...
/
export-secrets
deploy
/
...
/
export-secrets
deploy
/
...
/
export-secrets
deploy
/
create-release
deploy
/
...
/
create_hotfix_branch
Annotations
12 errors and 12 warnings
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
|
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-prod
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
|
test-zap / zap-owasp-full
You have exceeded a secondary rate limit. Please wait a few minutes before you try again. If you reach out to GitHub Support for help, please include the request ID A808:87C73:664D11:C3981F:66F5A113. - https://docs.github.com/free-pro-team@latest/rest/overview/rate-limits-for-the-rest-api#about-secondary-rate-limits
|
test-e2e / yarn-test-e2e-analyst
Canceling since a higher priority waiting request for 'test-e2e-refs/pull/3571/merge' exists
|
test-e2e / yarn-test-e2e-analyst
The operation was canceled.
|
test-e2e / yarn-test-e2e-applicant
Canceling since a higher priority waiting request for 'test-e2e-refs/pull/3571/merge' exists
|
test-e2e / yarn-test-e2e-applicant
The operation was canceled.
|
test-e2e / yarn-test-e2e-admin
Canceling since a higher priority waiting request for 'test-e2e-refs/pull/3571/merge' exists
|
test-e2e / yarn-test-e2e-admin
The operation was canceled.
|
setup-s3-backup / deploy-s3-secret-to-test
The following actions use a deprecated Node.js version and will be forced to run on node20: aws-actions/configure-aws-credentials@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
setup-s3-backup / deploy-s3-secret-to-dev
The following actions use a deprecated Node.js version and will be forced to run on node20: aws-actions/configure-aws-credentials@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
setup-s3-backup / deploy-s3-secret-to-prod
The following actions use a deprecated Node.js version and will be forced to run on node20: aws-actions/configure-aws-credentials@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
install-env / install-test-env
The following actions use a deprecated Node.js version and will be forced to run on node20: asdf-vm/actions/setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-code / eslint
The following actions use a deprecated Node.js version and will be forced to run on node20: asdf-vm/actions/setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-code / pgtap
The following actions use a deprecated Node.js version and will be forced to run on node20: asdf-vm/actions/setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-code / schema
The following actions use a deprecated Node.js version and will be forced to run on node20: asdf-vm/actions/setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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-code / reverts
The following actions use a deprecated Node.js version and will be forced to run on node20: asdf-vm/actions/setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-code / jest
The following actions use a deprecated Node.js version and will be forced to run on node20: asdf-vm/actions/setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-zap / zap-owasp-full
The following actions use a deprecated Node.js version and will be forced to run on node20: asdf-vm/actions/setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
bcgov~CONN-CCBC-portal~KR3ECK.dockerbuild
Expired
|
16.3 KB |
|
bcgov~CONN-CCBC-portal~LIZLMW.dockerbuild
Expired
|
11.6 KB |
|
bcgov~CONN-CCBC-portal~PLGOW2.dockerbuild
Expired
|
41.5 KB |
|