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

Regression in 0.15.1 typescript-eslint(consistent-type-imports) #7879

Closed
Brooooooklyn opened this issue Dec 14, 2024 · 1 comment · Fixed by #7923 or #8134
Closed

Regression in 0.15.1 typescript-eslint(consistent-type-imports) #7879

Brooooooklyn opened this issue Dec 14, 2024 · 1 comment · Fixed by #7923 or #8134
Assignees
Labels
A-linter Area - Linter A-semantic Area - Semantic C-bug Category - Bug

Comments

@Brooooooklyn
Copy link
Member

A number of imports are considered type-only imports, but they are actually used as values.

See https://github.com/toeverything/AFFiNE/actions/runs/12317223993/job/34379255779?pr=9161

@Brooooooklyn Brooooooklyn added the C-bug Category - Bug label Dec 14, 2024
@Dunqing Dunqing added A-linter Area - Linter A-semantic Area - Semantic labels Dec 15, 2024
@Dunqing Dunqing closed this as completed Dec 16, 2024
@Dunqing Dunqing linked a pull request Dec 16, 2024 that will close this issue
@Brooooooklyn
Copy link
Member Author

Still have a false positive error in 0.15.3: https://github.com/toeverything/AFFiNE/runs/34882599366
CleanShot 2024-12-26 at 20 02 55@2x

@Brooooooklyn Brooooooklyn reopened this Dec 26, 2024
@camc314 camc314 closed this as completed Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-linter Area - Linter A-semantic Area - Semantic C-bug Category - Bug
Projects
None yet
3 participants