Skip to content

ci: build images for arm and amd #203

ci: build images for arm and amd

ci: build images for arm and amd #203

GitHub Actions / actionlint failed Nov 13, 2024 in 0s

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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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]