Skip to content

feat(lint): only changed files #161

feat(lint): only changed files

feat(lint): only changed files #161

Triggered via push January 23, 2026 08:26
Status Failure
Total duration 16s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

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 ${{ }}?