MAN-256: Fixed Build Script #147
pipeline.yml
on: push
Matrix: helm lint
node build
/
Run the node build
54s
node integration tests
/
Run the integration tests
node unit tests
/
Run the node unit tests
Build docker image from hmpps-github-actions
/
Build docker image
Deploy to the development environment
/
deploy_env
Deploy to pre-production environment
/
deploy_env
Annotations
1 error and 6 warnings
node build / Run the node build
Process completed with exit code 1.
|
helm lint (preprod) / Helm lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
helm lint (prod) / Helm lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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 build / Run the node build:
esbuild/app.config.js#L26
Unexpected console statement
|
node build / Run the node build:
esbuild/assets.config.js#L42
Unexpected console statement
|