Skip to content

fix: simplify release validation for ESLint v10 compat#25

Merged
CrashBytes-Personal merged 1 commit intomainfrom
fix/release-validation
Mar 1, 2026
Merged

fix: simplify release validation for ESLint v10 compat#25
CrashBytes-Personal merged 1 commit intomainfrom
fix/release-validation

Conversation

@CrashBytes-Personal
Copy link
Owner

Summary

  • Replace npm run validate with separate type-check and test steps
  • Skips eslint/prettier until config is migrated to ESLint v10 flat config

🤖 Generated with Claude Code

Skip eslint and prettier in release workflow until eslint config
is migrated to flat config format (ESLint v10 requirement).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@CrashBytes-Personal CrashBytes-Personal merged commit 97d5fe1 into main Mar 1, 2026
@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 1, 2026

❌ The last analysis has failed.

See analysis details on SonarQube Cloud

@codecov
Copy link

codecov bot commented Mar 1, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants