Skip to content

Fix GHA attempt 2

Fix GHA attempt 2 #12

Re-run triggered January 29, 2025 13:40
Status Success
Total duration 1m 54s
Artifacts 3

pipeline.yml

on: push
Matrix: helm lint
node build  /  Run the node build
35s
node build / Run the node build
node unit tests  /  Run the node unit tests
13s
node unit tests / Run the node unit tests
Build docker image from hmpps-github-actions  /  Build docker image
5m 36s
Build docker image from hmpps-github-actions / Build docker image
Deploy to the development environment  /  Deploy to dev
1m 35s
Deploy to the development environment / Deploy to dev
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
node build / Run the node build
Cache save failed.
Legacy key/value format with whitespace separator should not be used: 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/
The 'as' keyword should match the case of the 'from' keyword: 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: Dockerfile#L10
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#L22
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: Dockerfile#L13
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/