Skip to content

Conversation

@camc314
Copy link
Contributor

@camc314 camc314 commented Jun 28, 2025

fixes #11948

@github-actions github-actions bot added A-linter Area - Linter C-bug Category - Bug labels Jun 28, 2025
Copy link
Contributor Author

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

@camc314 camc314 marked this pull request as ready for review June 28, 2025 15:51
@graphite-app
Copy link
Contributor

graphite-app bot commented Jun 28, 2025

Merge activity

@graphite-app graphite-app bot force-pushed the c/06-28-fix_linter_prefer-dom-node-remove_panic_when_callee_is_ts_non_null_expression branch from 90bdc3f to 11e0a43 Compare June 28, 2025 15:55
@codspeed-hq
Copy link

codspeed-hq bot commented Jun 28, 2025

CodSpeed Instrumentation Performance Report

Merging #11949 will improve performances by 15.13%

Comparing c/06-28-fix_linter_prefer-dom-node-remove_panic_when_callee_is_ts_non_null_expression (11e0a43) with main (4903e39)

Summary

⚡ 1 improvements
✅ 37 untouched benchmarks

Benchmarks breakdown

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

@graphite-app graphite-app bot merged commit 11e0a43 into main Jun 28, 2025
23 checks passed
@graphite-app graphite-app bot deleted the c/06-28-fix_linter_prefer-dom-node-remove_panic_when_callee_is_ts_non_null_expression branch June 28, 2025 15:58
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.

Panic called Option::unwrap() on a None value in rules/unicorn/prefer_dom_node_remove.rs

2 participants