fix(lints): remove blanket clippy::all suppression and fix all warnings #100
This workflow graph cannot be shown
A graph will be generated the next time this workflow is run.
Annotations
1 error
|
Invalid workflow file:
.github/workflows/pr-validation.yml#L1
(Line: 176, Col: 19): Unexpected symbol: '?'. Located at position 45 within expression: steps.fmt-check.outputs.fmt_check == 'true' ? 'passed' : 'failed'
|