ci: build images for arm and amd #195
Annotations
8 errors and 6 warnings
[actionlint] .github/workflows/build-test-vm.yaml#L53:
.github/workflows/build-test-vm.yaml#L53
property "arch" is not defined in object type {skip: bool; tag: string; upload-vm-builder: bool} [expression]
|
[actionlint] .github/workflows/build-test-vm.yaml#L57:
.github/workflows/build-test-vm.yaml#L57
property "arch" is not defined in object type {skip: bool; tag: string; upload-vm-builder: bool} [expression]
|
[actionlint] .github/workflows/build-test-vm.yaml#L73:
.github/workflows/build-test-vm.yaml#L73
property "arch" is not defined in object type {skip: bool; tag: string; upload-vm-builder: bool} [expression]
|
[actionlint] .github/workflows/build-test-vm.yaml#L85:
.github/workflows/build-test-vm.yaml#L85
property "arch" is not defined in object type {skip: bool; tag: string; upload-vm-builder: bool} [expression]
|
[actionlint] .github/workflows/build-test-vm.yaml#L98:
.github/workflows/build-test-vm.yaml#L98
property "arch" is not defined in object type {skip: bool; tag: string; upload-vm-builder: bool} [expression]
|
[actionlint] .github/workflows/build-test-vm.yaml#L99:
.github/workflows/build-test-vm.yaml#L99
property "arch" is not defined in object type {skip: bool; tag: string; upload-vm-builder: bool} [expression]
|
[actionlint] .github/workflows/build-test-vm.yaml#L101:
.github/workflows/build-test-vm.yaml#L101
property "arch" is not defined in object type {skip: bool; tag: string; upload-vm-builder: bool} [expression]
|
[actionlint] .github/workflows/build-test-vm.yaml#L102:
.github/workflows/build-test-vm.yaml#L102
property "arch" is not defined in object type {skip: bool; tag: string; upload-vm-builder: bool} [expression]
|
build-ca (amd64)
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/
|
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/
|