WIP: Try out Parallel Linting #8
Annotations
1 error
Invalid workflow file:
.github/workflows/lint-code.yml#L32
The workflow is not valid. .github/workflows/lint-code.yml (Line: 32, Col: 13): Unexpected symbol: '"success"'. Located at position 27 within expression: steps.prettier.outcome != "success" || steps.eslint.outcome != "success" || steps.ts.outcome != "success"
|