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

fix(linter): fix panic in jest/expect-expect #3324

Merged
merged 1 commit into from
May 17, 2024

Conversation

Boshen
Copy link
Member

@Boshen Boshen commented May 17, 2024

closes #3323

Copy link

graphite-app bot commented May 17, 2024

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

Add the label “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.

@github-actions github-actions bot added the A-linter Area - Linter label May 17, 2024
Copy link
Member Author

Boshen commented May 17, 2024

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

Join @Boshen and the rest of your teammates on Graphite Graphite

@Boshen Boshen added the merge label May 17, 2024
Copy link

graphite-app bot commented May 17, 2024

Merge activity

  • May 17, 3:51 AM EDT: The merge label 'merge' was detected. This PR will be added to the Graphite merge queue once it meets the requirements.
  • May 17, 3:55 AM EDT: Boshen added this pull request to the Graphite merge queue.
  • May 17, 3:59 AM EDT: Boshen merged this pull request with the Graphite merge queue.

@Boshen Boshen force-pushed the 05-17-fix_linter_fix_panic_in_jest_expect-expect branch from ca890e4 to 7750ccd Compare May 17, 2024 07:51
@Boshen Boshen force-pushed the 05-17-fix_linter_fix_panic_in_jest_expect-expect branch from 7750ccd to 95e9b69 Compare May 17, 2024 07:56
Copy link

codspeed-hq bot commented May 17, 2024

CodSpeed Performance Report

Merging #3324 will not alter performance

Comparing 05-17-fix_linter_fix_panic_in_jest_expect-expect (95e9b69) with main (27030b9)

Summary

✅ 27 untouched benchmarks

@graphite-app graphite-app bot merged commit 95e9b69 into main May 17, 2024
26 checks passed
@graphite-app graphite-app bot deleted the 05-17-fix_linter_fix_panic_in_jest_expect-expect branch May 17, 2024 07:59
Boshen pushed a commit that referenced this pull request May 17, 2024
fix: #3324

I just replace `name` with a `set`, feel like this can catch more cases. And this rule needs to be [rewritten](#3323 (comment)).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-linter Area - Linter merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

linter: panic in jest/expect-expect
1 participant