Skip to content

wip,ci: drop matrix results in build-images

Sign in for the full log view
GitHub Actions / actionlint failed Feb 6, 2025 in 0s

reviewdog [actionlint] report

reported by reviewdog 🐶

Findings (2)

.github/workflows/build-images.yaml|162| could not parse as YAML: yaml: line 162: mapping values are not allowed in this context [syntax-check]
.github/workflows/e2e-test.yaml|56 col 11| error while parsing reusable workflow "./.github/workflows/build-images.yaml": yaml: line 162: mapping values are not allowed in this context [workflow-call]

Filtered Findings (0)

Annotations

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

See this annotation in the file changed.

@github-actions github-actions / actionlint

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

could not parse as YAML: yaml: line 162: mapping values are not allowed in this context [syntax-check]
Raw output
.github/workflows/build-images.yaml:162:0: could not parse as YAML: yaml: line 162: mapping values are not allowed in this context [syntax-check]

Check failure on line 56 in .github/workflows/e2e-test.yaml

See this annotation in the file changed.

@github-actions github-actions / actionlint

[actionlint] .github/workflows/e2e-test.yaml#L56

error while parsing reusable workflow "./.github/workflows/build-images.yaml": yaml: line 162: mapping values are not allowed in this context [workflow-call]
Raw output
.github/workflows/e2e-test.yaml:56:11: error while parsing reusable workflow "./.github/workflows/build-images.yaml": yaml: line 162: mapping values are not allowed in this context [workflow-call]