ci: build images for arm and amd #203
reviewdog [actionlint] report
reported by reviewdog 🐶
Findings (2)
.github/workflows/build-test-vm.yaml|39 col 20| property "vm-postgres-16-bullseye-amd64" is not defined in object type {daemon: string; vm-postgres-16-bullseye: string} [expression]
.github/workflows/build-test-vm.yaml|42 col 20| property "vm-postgres-16-bullseye-arm64" is not defined in object type {daemon: string; vm-postgres-16-bullseye: string} [expression]
Filtered Findings (0)
Annotations
Check failure on line 39 in .github/workflows/build-test-vm.yaml
github-actions / actionlint
[actionlint] .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]
Raw output
.github/workflows/build-test-vm.yaml:39:20: property "vm-postgres-16-bullseye-amd64" is not defined in object type {daemon: string; vm-postgres-16-bullseye: string} [expression]
Check failure on line 42 in .github/workflows/build-test-vm.yaml
github-actions / actionlint
[actionlint] .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]
Raw output
.github/workflows/build-test-vm.yaml:42:20: property "vm-postgres-16-bullseye-arm64" is not defined in object type {daemon: string; vm-postgres-16-bullseye: string} [expression]