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

reviewdog [actionlint] report

reported by reviewdog 🐶

Findings (2)

.github/workflows/build-test-vm.yaml|57 col 36| property "show-tags" is not defined in object type {tags: {conclusion: string; outcome: string; outputs: {string => string}}} [expression]
.github/workflows/build-test-vm.yaml|58 col 19| property "show-tags" is not defined in object type {tags: {conclusion: string; outcome: string; outputs: {string => string}}} [expression]

Filtered Findings (0)

Annotations

Check failure on line 57 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#L57

property "show-tags" is not defined in object type {tags: {conclusion: string; outcome: string; outputs: {string => string}}} [expression]
Raw output
.github/workflows/build-test-vm.yaml:57:36: property "show-tags" is not defined in object type {tags: {conclusion: string; outcome: string; outputs: {string => string}}} [expression]

Check failure on line 58 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#L58

property "show-tags" is not defined in object type {tags: {conclusion: string; outcome: string; outputs: {string => string}}} [expression]
Raw output
.github/workflows/build-test-vm.yaml:58:19: property "show-tags" is not defined in object type {tags: {conclusion: string; outcome: string; outputs: {string => string}}} [expression]