Skip to content

fix(linter): ignore type references in no-undef#7670

Merged
graphite-app[bot] merged 1 commit intomainfrom
12-05-fix_linter_ignore_type_references_in_no-undef_
Dec 5, 2024
Merged

fix(linter): ignore type references in no-undef#7670
graphite-app[bot] merged 1 commit intomainfrom
12-05-fix_linter_ignore_type_references_in_no-undef_

Conversation

@Boshen
Copy link
Copy Markdown
Member

@Boshen Boshen commented Dec 5, 2024

fixes #7007
fixes #7008

@graphite-app
Copy link
Copy Markdown
Contributor

graphite-app Bot commented Dec 5, 2024

Your org has enabled the Graphite merge queue for merging into main

Add the label “0-merge” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix.

You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link.

Copy link
Copy Markdown
Member Author

Boshen commented Dec 5, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

@github-actions github-actions Bot added A-linter Area - Linter C-bug Category - Bug labels Dec 5, 2024
@graphite-app
Copy link
Copy Markdown
Contributor

graphite-app Bot commented Dec 5, 2024

Merge activity

@Boshen Boshen force-pushed the 12-05-fix_linter_ignore_type_references_in_no-undef_ branch from 24dc6d8 to 6ae178e Compare December 5, 2024 05:36
@graphite-app graphite-app Bot merged commit 6ae178e into main Dec 5, 2024
@graphite-app graphite-app Bot deleted the 12-05-fix_linter_ignore_type_references_in_no-undef_ branch December 5, 2024 05:41
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented Dec 5, 2024

CodSpeed Performance Report

Merging #7670 will not alter performance

Comparing 12-05-fix_linter_ignore_type_references_in_no-undef_ (6ae178e) with main (a0973dc)

Summary

✅ 29 untouched benchmarks

@oxc-bot oxc-bot mentioned this pull request Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-linter Area - Linter C-bug Category - Bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

linter: eslint/no-undef fails on ts type NodeListOf linter: eslint/no-undef does not know about native types

1 participant