feat(lint): only changed files #161
Annotations
1 error and 2 warnings
|
lint
Process completed with exit code 1.
|
|
Workflow syntax warning:
.github/workflows/lint.yaml#L35
.github/workflows/lint.yaml (Line: 35, Col: 13): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
|
|
Workflow syntax warning:
.github/workflows/lint.yaml#L42
.github/workflows/lint.yaml (Line: 42, Col: 13): Conditional expression contains literal text outside replacement tokens. This will cause the expression to always evaluate to truthy. Did you mean to put the entire expression inside ${{ }}?
|