Skip to content

WIP: Try out Parallel Linting #8

WIP: Try out Parallel Linting

WIP: Try out Parallel Linting #8

Triggered via push January 2, 2024 14:47
Status Startup failure
Total duration
Artifacts

lint-code.yml

on: push
lint
lint
Fit to window
Zoom out
Zoom in

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"