Initial commit #1
pipeline.yml
on: push
Matrix: helm lint
node build
/
Run the node build
1m 24s
node unit tests
/
Run the node unit tests
20s
node integration tests
/
Run the integration tests
52s
Build docker image from hmpps-github-actions
/
Build docker image
4m 36s
Deploy to the development environment
/
deploy_env
Annotations
5 errors and 7 warnings
helm lint (dev) / Helm lint
Process completed with exit code 1.
|
helm lint (prod) / Helm lint
FailFast: cancelling since parallel instance has failed
|
helm lint (prod) / Helm lint
Process completed with exit code 1.
|
helm lint (preprod) / Helm lint
FailFast: cancelling since parallel instance has failed
|
helm lint (preprod) / Helm lint
Process completed with exit code 1.
|
helm lint (dev) / Helm lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
node build / Run the node build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
node unit tests / Run the node unit tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
node integration tests / Run the integration tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
node integration tests / Run the integration tests
No files were found with the provided path: integration-tests/videos/
integration_tests/screenshots/. No artifacts will be uploaded.
|
The 'as' keyword should match the case of the 'from' keyword:
Dockerfile#L2
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:
Dockerfile#L34
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
ministryofjustice~hmpps-managing-apps-staff-ui~FIXJXY.dockerbuild
|
118 KB |
|
npm_build_artifacts
|
68.1 MB |
|
npm_unit_test_artifacts
|
5.54 KB |
|