Skip to content

ci: build images for arm and amd #222

ci: build images for arm and amd

ci: build images for arm and amd #222

GitHub Actions / actionlint failed Dec 10, 2024 in 1s

reviewdog [actionlint] report

reported by reviewdog 🐶

Findings (3)

.github/workflows/build-images.yaml|342 col 21| property "tags" is not defined in object type {vm-kernel: {outputs: {image: string}; result: string}} [expression]
.github/workflows/build-test-vm.yaml|39 col 20| property "vm-postgres-16-bullseye" is not defined in object type {} [expression]
.github/workflows/build-test-vm.yaml|132 col 57| property "vm-postgres-16-bullseye" is not defined in object type {} [expression]

Filtered Findings (0)

Annotations

Check failure on line 342 in .github/workflows/build-images.yaml

See this annotation in the file changed.

@github-actions github-actions / actionlint

[actionlint] .github/workflows/build-images.yaml#L342

property "tags" is not defined in object type {vm-kernel: {outputs: {image: string}; result: string}} [expression]
Raw output
.github/workflows/build-images.yaml:342:21: property "tags" is not defined in object type {vm-kernel: {outputs: {image: string}; result: string}} [expression]

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" is not defined in object type {} [expression]
Raw output
.github/workflows/build-test-vm.yaml:39:20: property "vm-postgres-16-bullseye" is not defined in object type {} [expression]

Check failure on line 132 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#L132

property "vm-postgres-16-bullseye" is not defined in object type {} [expression]
Raw output
.github/workflows/build-test-vm.yaml:132:57: property "vm-postgres-16-bullseye" is not defined in object type {} [expression]