ci: build images for arm and amd #203
Annotations
2 errors and 6 warnings
[actionlint] .github/workflows/build-test-vm.yaml#L39:
.github/workflows/build-test-vm.yaml#L39
property "vm-postgres-16-bullseye-amd64" is not defined in object type {daemon: string; vm-postgres-16-bullseye: string} [expression]
|
[actionlint] .github/workflows/build-test-vm.yaml#L42:
.github/workflows/build-test-vm.yaml#L42
property "vm-postgres-16-bullseye-arm64" is not defined in object type {daemon: string; vm-postgres-16-bullseye: string} [expression]
|
The 'as' keyword should match the case of the 'from' keyword:
cluster-autoscaler/Dockerfile#L33
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:
cluster-autoscaler/Dockerfile#L39
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
build-ca (amd64)
Process "docker run" closed with code 125
|
build-ca (arm64)
Process "docker run" closed with code 125
|
The 'as' keyword should match the case of the 'from' keyword:
cluster-autoscaler/Dockerfile#L33
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:
cluster-autoscaler/Dockerfile#L39
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|