Skip to content

Conversation

@Boshen
Copy link
Member

@Boshen Boshen commented Jul 1, 2025

closes #11712

@github-actions github-actions bot added A-parser Area - Parser A-transformer Area - Transformer / Transpiler labels Jul 1, 2025
Copy link
Member Author

Boshen commented Jul 1, 2025


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • 0-merge - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

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

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

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

@github-actions github-actions bot added the C-enhancement Category - New feature or request label Jul 1, 2025
@codspeed-hq
Copy link

codspeed-hq bot commented Jul 1, 2025

CodSpeed Instrumentation Performance Report

Merging #11996 will degrade performances by 14.2%

Comparing 07-01-feat_parser_report_duplicate_private___protected___public_modifier (b446a66) with main (2e79d01)

Summary

❌ 1 regressions
✅ 37 untouched benchmarks

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark BASE HEAD Change
mangler[cal.com.tsx] 3 ms 3.5 ms -14.2%

@Boshen Boshen force-pushed the 07-01-feat_parser_report_duplicate_private___protected___public_modifier branch from 4cffa09 to 807936c Compare July 1, 2025 14:00
@Boshen Boshen added the 0-merge Merge with Graphite Merge Queue label Jul 1, 2025
@graphite-app
Copy link
Contributor

graphite-app bot commented Jul 1, 2025

Merge activity

@graphite-app graphite-app bot force-pushed the 07-01-feat_parser_report_duplicate_private___protected___public_modifier branch from 807936c to b446a66 Compare July 1, 2025 14:13
@graphite-app graphite-app bot merged commit b446a66 into main Jul 1, 2025
25 checks passed
@graphite-app graphite-app bot deleted the 07-01-feat_parser_report_duplicate_private___protected___public_modifier branch July 1, 2025 14:21
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Jul 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-parser Area - Parser A-transformer Area - Transformer / Transpiler C-enhancement Category - New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Throw syntax error for duplicate accessibility modifier

2 participants