Skip to content

Conversation

@camc314
Copy link
Contributor

@camc314 camc314 commented Apr 30, 2025

closes #10714

to_expression was unwrapping a none value, it now matches on the array element to prevent this

Copy link
Contributor Author

camc314 commented Apr 30, 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 A-linter Area - Linter C-bug Category - Bug labels Apr 30, 2025
@camc314 camc314 marked this pull request as ready for review April 30, 2025 10:42
@Boshen Boshen added the 0-merge Merge with Graphite Merge Queue label Apr 30, 2025
Copy link
Member

Boshen commented Apr 30, 2025

Merge activity

@camc314 camc314 force-pushed the c/04-30-fix_linter_panic_in_unicorn_no-useless-spread branch from 7ffc09e to d600602 Compare April 30, 2025 10:45
@codspeed-hq
Copy link

codspeed-hq bot commented Apr 30, 2025

CodSpeed Instrumentation Performance Report

Merging #10715 will not alter performance

Comparing c/04-30-fix_linter_panic_in_unicorn_no-useless-spread (f4ab05f) with main (c4a5dba)

Summary

✅ 36 untouched benchmarks

closes #10714

`to_expression` was unwrapping a `none`  value, it now matches on the array element to prevent this
@graphite-app graphite-app bot force-pushed the c/04-30-fix_linter_panic_in_unicorn_no-useless-spread branch from d600602 to f4ab05f Compare April 30, 2025 10:49
@graphite-app graphite-app bot merged commit f4ab05f into main Apr 30, 2025
23 checks passed
@graphite-app graphite-app bot deleted the c/04-30-fix_linter_panic_in_unicorn_no-useless-spread branch April 30, 2025 10:52
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Apr 30, 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.

panic in fixer for no useless spread

3 participants