Skip to content

refactor: update link to custom ODK build (renamed to -FMTM) #1321

refactor: update link to custom ODK build (renamed to -FMTM)

refactor: update link to custom ODK build (renamed to -FMTM) #1321

Re-run triggered October 24, 2024 07:21
Status Success
Total duration 3m 0s
Artifacts 3
backend-test  /  check-img-cache
9s
backend-test / check-img-cache
frontend-unit-test  /  Run Frontend Tests
22s
frontend-unit-test / Run Frontend Tests
frontend-e2e-test  /  check-img-cache
0s
frontend-e2e-test / check-img-cache
backend-test  /  ...  /  build-image
backend-test / test-img-build / build-image
frontend-e2e-test  /  ...  /  build-image
frontend-e2e-test / test-img-build / build-image
backend-test  /  ...  /  scan-image
backend-test / test-img-build / scan-image
frontend-e2e-test  /  ...  /  scan-image
frontend-e2e-test / test-img-build / scan-image
backend-test  /  run-tests
2m 55s
backend-test / run-tests
frontend-e2e-test  /  run-tests
3m 28s
frontend-e2e-test / run-tests
backend-build  /  build-image
2m 29s
backend-build / build-image
frontend-build  /  build-image
1m 29s
frontend-build / build-image
backend-build  /  scan-image
47s
backend-build / scan-image
frontend-build  /  scan-image
17s
frontend-build / scan-image
smoke-test-backend
1m 8s
smoke-test-backend
smoke-test-frontend
57s
smoke-test-frontend
deploy-containers  /  remote-deploy
1m 14s
deploy-containers / remote-deploy
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
The 'as' keyword should match the case of the 'from' keyword: src/frontend/prod.dockerfile#L1
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: src/frontend/prod.dockerfile#L20
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Legacy key/value format with whitespace separator should not be used: src/frontend/prod.dockerfile#L14
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
deploy-containers / remote-deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: webfactory/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/