Skip to content

fix(linter): fix compile error with test target#14449

Merged
graphite-app[bot] merged 1 commit intomainfrom
c/10-08-fix_linter_fix_compile_error_with_test_target
Oct 8, 2025
Merged

fix(linter): fix compile error with test target#14449
graphite-app[bot] merged 1 commit intomainfrom
c/10-08-fix_linter_fix_compile_error_with_test_target

Conversation

@camc314
Copy link
Contributor

@camc314 camc314 commented Oct 8, 2025

No description provided.

@github-actions github-actions bot added A-linter Area - Linter C-bug Category - Bug labels Oct 8, 2025
@camc314 camc314 marked this pull request as ready for review October 8, 2025 21:00
Copilot AI review requested due to automatic review settings October 8, 2025 21:00
Copy link
Contributor Author

camc314 commented Oct 8, 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.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes a compile error with the test target by consolidating import statements for test and language server features. The changes remove duplicate conditional imports and merge them into a single conditional import statement.


Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@codspeed-hq
Copy link

codspeed-hq bot commented Oct 8, 2025

CodSpeed Performance Report

Merging #14449 will not alter performance

Comparing c/10-08-fix_linter_fix_compile_error_with_test_target (5c29bb6) with main (9f9d25f)1

Summary

✅ 4 untouched
⏩ 33 skipped2

Footnotes

  1. No successful run was found on main (5c29bb6) during the generation of this report, so 9f9d25f was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

  2. 33 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

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

camc314 commented Oct 8, 2025

Merge activity

@graphite-app graphite-app bot force-pushed the c/10-08-fix_linter_fix_compile_error_with_test_target branch from aa817b7 to 5c29bb6 Compare October 8, 2025 21:25
@graphite-app graphite-app bot merged commit 5c29bb6 into main Oct 8, 2025
20 checks passed
@graphite-app graphite-app bot deleted the c/10-08-fix_linter_fix_compile_error_with_test_target branch October 8, 2025 21:29
@graphite-app graphite-app bot removed the 0-merge Merge with Graphite Merge Queue label Oct 8, 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.

2 participants