Skip to content

fix(semantic): syntax error for undeclared private field access#7635

Merged
graphite-app[bot] merged 1 commit intomainfrom
12-04-fix_semantic_syntax_error_for_undeclared_private_field_access
Dec 4, 2024
Merged

fix(semantic): syntax error for undeclared private field access#7635
graphite-app[bot] merged 1 commit intomainfrom
12-04-fix_semantic_syntax_error_for_undeclared_private_field_access

Conversation

@Boshen
Copy link
Member

@Boshen Boshen commented Dec 4, 2024

closes #7582

@Boshen Boshen requested a review from Dunqing as a code owner December 4, 2024 03:58
@graphite-app
Copy link
Contributor

graphite-app bot commented Dec 4, 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.

@github-actions github-actions bot added A-semantic Area - Semantic C-bug Category - Bug labels Dec 4, 2024
Copy link
Member Author

Boshen commented Dec 4, 2024

@codspeed-hq
Copy link

codspeed-hq bot commented Dec 4, 2024

CodSpeed Performance Report

Merging #7635 will not alter performance

Comparing 12-04-fix_semantic_syntax_error_for_undeclared_private_field_access (1486849) with main (a14e76a)

Summary

✅ 29 untouched benchmarks

@Boshen Boshen force-pushed the 12-04-fix_semantic_syntax_error_for_undeclared_private_field_access branch from 5e00c58 to b9fdc78 Compare December 4, 2024 04:28
@graphite-app graphite-app bot added the 0-merge Merge with Graphite Merge Queue label Dec 4, 2024
@graphite-app
Copy link
Contributor

graphite-app bot commented Dec 4, 2024

Merge activity

@Dunqing Dunqing force-pushed the 12-04-fix_semantic_syntax_error_for_undeclared_private_field_access branch from b9fdc78 to 1486849 Compare December 4, 2024 05:33
@graphite-app graphite-app bot merged commit 1486849 into main Dec 4, 2024
@graphite-app graphite-app bot deleted the 12-04-fix_semantic_syntax_error_for_undeclared_private_field_access branch December 4, 2024 05:37
@oxc-bot oxc-bot mentioned this pull request Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

0-merge Merge with Graphite Merge Queue A-semantic Area - Semantic C-bug Category - Bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

semantic: failed to produce syntax error for undeclared private field access

2 participants