Skip to content

Make CI lint checks block on errors#2387

Merged
tf merged 1 commit intocodevise:masterfrom
tf:fix-lint-ci
Apr 2, 2026
Merged

Make CI lint checks block on errors#2387
tf merged 1 commit intocodevise:masterfrom
tf:fix-lint-ci

Conversation

@tf
Copy link
Copy Markdown
Member

@tf tf commented Apr 2, 2026

Fix existing rubocop and eslint violations so that lint steps in the GitHub Actions workflow can run without continue-on-error. Lint failures now fail the PR check instead of being silently downgraded to warnings.

REDMINE-21261

@tf tf added this to the v17.2 milestone Apr 2, 2026
Fix existing rubocop and eslint violations so that lint steps
in the GitHub Actions workflow can run without continue-on-error.
Lint failures now fail the PR check instead of being silently
downgraded to warnings.

REDMINE-21261
@tf tf merged commit 1fce004 into codevise:master Apr 2, 2026
17 checks passed
@tf tf deleted the fix-lint-ci branch April 2, 2026 09:39
@tf tf added core and removed scrolled labels Apr 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants