Skip to content
GitHub Actions / actionlint failed Oct 9, 2024 in 0s

reviewdog [actionlint] report

reported by reviewdog 🐶

Findings (3)

.github/workflows/bors.yml|77 col 54| parser did not reach end of input after parsing the expression. 10 remaining token(s) in the input: "IDENT", "IDENT", ".", "IDENT", ".", "IDENT", ".", "IDENT", "==", "STRING" [expression]
.github/workflows/build.yml|84 col 54| parser did not reach end of input after parsing the expression. 10 remaining token(s) in the input: "IDENT", "IDENT", ".", "IDENT", ".", "IDENT", ".", "IDENT", "==", "STRING" [expression]
.github/workflows/build_fork.yml|81 col 54| parser did not reach end of input after parsing the expression. 10 remaining token(s) in the input: "IDENT", "IDENT", ".", "IDENT", ".", "IDENT", ".", "IDENT", "==", "STRING" [expression]

Filtered Findings (0)

Annotations

Check failure on line 77 in .github/workflows/bors.yml

See this annotation in the file changed.

@github-actions github-actions / actionlint

[actionlint] .github/workflows/bors.yml#L77

parser did not reach end of input after parsing the expression. 10 remaining token(s) in the input: "IDENT", "IDENT", ".", "IDENT", ".", "IDENT", ".", "IDENT", "==", "STRING" [expression]
Raw output
.github/workflows/bors.yml:77:54: parser did not reach end of input after parsing the expression. 10 remaining token(s) in the input: "IDENT", "IDENT", ".", "IDENT", ".", "IDENT", ".", "IDENT", "==", "STRING" [expression]

Check failure on line 84 in .github/workflows/build.yml

See this annotation in the file changed.

@github-actions github-actions / actionlint

[actionlint] .github/workflows/build.yml#L84

parser did not reach end of input after parsing the expression. 10 remaining token(s) in the input: "IDENT", "IDENT", ".", "IDENT", ".", "IDENT", ".", "IDENT", "==", "STRING" [expression]
Raw output
.github/workflows/build.yml:84:54: parser did not reach end of input after parsing the expression. 10 remaining token(s) in the input: "IDENT", "IDENT", ".", "IDENT", ".", "IDENT", ".", "IDENT", "==", "STRING" [expression]

Check failure on line 81 in .github/workflows/build_fork.yml

See this annotation in the file changed.

@github-actions github-actions / actionlint

[actionlint] .github/workflows/build_fork.yml#L81

parser did not reach end of input after parsing the expression. 10 remaining token(s) in the input: "IDENT", "IDENT", ".", "IDENT", ".", "IDENT", ".", "IDENT", "==", "STRING" [expression]
Raw output
.github/workflows/build_fork.yml:81:54: parser did not reach end of input after parsing the expression. 10 remaining token(s) in the input: "IDENT", "IDENT", ".", "IDENT", ".", "IDENT", ".", "IDENT", "==", "STRING" [expression]