Skip to content

Conversation

@camc314
Copy link
Contributor

@camc314 camc314 commented Jun 26, 2025

fixes #11916

@github-actions github-actions bot added A-linter Area - Linter C-bug Category - Bug labels Jun 26, 2025
@camc314 camc314 marked this pull request as ready for review June 26, 2025 08:56
Copy link
Contributor Author

camc314 commented Jun 26, 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.

@codspeed-hq
Copy link

codspeed-hq bot commented Jun 26, 2025

CodSpeed Instrumentation Performance Report

Merging #11918 will improve performances by 15.5%

Comparing c/06-26-fix_linter_jsx-key_false_positive_in_react_jsx-key (fe4006b) with main (f102cb1)

Summary

⚡ 1 improvements
✅ 37 untouched benchmarks

Benchmarks breakdown

Benchmark BASE HEAD Change
mangler[cal.com.tsx] 3.5 ms 3.1 ms +15.5%

@camc314 camc314 added the 0-merge Merge with Graphite Merge Queue label Jun 26, 2025
Copy link
Contributor Author

camc314 commented Jun 26, 2025

Merge activity

@graphite-app graphite-app bot force-pushed the c/06-26-fix_linter_jsx-key_false_positive_in_react_jsx-key branch from d205477 to 772b237 Compare June 26, 2025 09:06
@graphite-app graphite-app bot force-pushed the c/06-26-fix_linter_jsx-key_false_positive_in_react_jsx-key branch from 772b237 to fe4006b Compare June 26, 2025 09:08
@graphite-app graphite-app bot merged commit fe4006b into main Jun 26, 2025
23 checks passed
@graphite-app graphite-app bot deleted the c/06-26-fix_linter_jsx-key_false_positive_in_react_jsx-key branch June 26, 2025 09:11
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Jun 26, 2025
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: jsx-key should ignore Children.map

2 participants