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
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
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
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]