ci: build arm images in CI #165
Annotations
1 error and 6 warnings
[actionlint] .github/workflows/vm-kernel.yaml#L181:
.github/workflows/vm-kernel.yaml#L181
shellcheck reported issue in this script: SC2129:style:6:1: Consider using { cmd1; cmd2; } >> file instead of individual redirects [shellcheck]
|
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/
|
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
|