Skip to content

tmp: try fixing pull issues (pt 7)

Sign in for the full log view
GitHub Actions / actionlint failed Sep 12, 2024 in 0s

reviewdog [actionlint] report

reported by reviewdog 🐶

Findings (2)

.github/workflows/build-images.yaml|210| could not parse as YAML: yaml: line 210: could not find expected ':' [syntax-check]
.github/workflows/e2e-test.yaml|56 col 11| error while parsing reusable workflow "./.github/workflows/build-images.yaml": yaml: line 210: could not find expected ':' [expression]

Filtered Findings (0)

Annotations

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

See this annotation in the file changed.

@github-actions github-actions / actionlint

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

could not parse as YAML: yaml: line 210: could not find expected ':' [syntax-check]
Raw output
.github/workflows/build-images.yaml:210:0: could not parse as YAML: yaml: line 210: could not find expected ':' [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 210: could not find expected ':' [expression]
Raw output
.github/workflows/e2e-test.yaml:56:11: error while parsing reusable workflow "./.github/workflows/build-images.yaml": yaml: line 210: could not find expected ':' [expression]