Skip to content

chore(eslint-config): replace no-unused-expressions with chai-friendly version COMPASS-9459 #7018

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 16, 2025

Conversation

gribnoysup
Copy link
Collaborator

Just enabling the rule causes a ton of failures for chai expect usage. Not sure why this wasn't failing for us before to be very honest, but this eslint plugin was made specifically so that no unused expression can be still used without issues while still keeping the check for other cases (some legit failures you can see in the fixes I did)

@gribnoysup gribnoysup requested a review from a team as a code owner June 13, 2025 13:34
@gribnoysup gribnoysup added the no-title-validation Skips validation of PR titles (conventional commit adherence + JIRA ticket inclusion) label Jun 13, 2025
@gribnoysup gribnoysup changed the title chore(eslint-config): replace no-unused-expressions with chai-friendly version chore(eslint-config): replace no-unused-expressions with chai-friendly version COMPASS-9459 Jun 13, 2025
@gribnoysup gribnoysup removed the no-title-validation Skips validation of PR titles (conventional commit adherence + JIRA ticket inclusion) label Jun 13, 2025
@gribnoysup gribnoysup merged commit 1678158 into main Jun 16, 2025
80 of 86 checks passed
@gribnoysup gribnoysup deleted the eslint-enable-no-unused-expressions branch June 16, 2025 08:41
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