Skip to content
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

chore: remove ESLint issues from test files in core, plugin-eslint and utils #403

Merged
merged 3 commits into from
Jan 10, 2024

Conversation

Tlacenka
Copy link
Collaborator

@Tlacenka Tlacenka commented Jan 10, 2024

I went through the report and removed most ESLint related issues in test files and enabled rules where possible.

There are still ESLint issues in models (I will deal with those during my test refactor), nx-plugin (not relevant atm) and a few waiting for the rule to be enabled (so that I can disable the ESLint for that line)

Stats

Before: 189 errors, 364 warnings, 10 info
After: 183 errors, 271 warnings, 10 info
Link to report displayed in portal here.

matejchalk
matejchalk previously approved these changes Jan 10, 2024
packages/utils/src/lib/progress.integration.test.ts Outdated Show resolved Hide resolved
packages/utils/src/lib/report.unit.test.ts Outdated Show resolved Hide resolved
packages/utils/src/lib/report.unit.test.ts Outdated Show resolved Hide resolved
testing-utils/src/lib/fixtures/report.mock.ts Outdated Show resolved Hide resolved
@Tlacenka Tlacenka force-pushed the fix-eslint-in-test-files branch from 4d2f1ca to c0cb5ea Compare January 10, 2024 15:06
@Tlacenka Tlacenka requested a review from matejchalk January 10, 2024 15:06
@Tlacenka Tlacenka merged commit 139080d into main Jan 10, 2024
20 checks passed
@Tlacenka Tlacenka deleted the fix-eslint-in-test-files branch January 10, 2024 15:33
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