Skip to content

[WIP] Add console import check in build.rs#3077

Closed
Copilot wants to merge 1 commit into
stagingfrom
copilot/feature-remove-console-import-check
Closed

[WIP] Add console import check in build.rs#3077
Copilot wants to merge 1 commit into
stagingfrom
copilot/feature-remove-console-import-check

Conversation

Copilot AI commented Jan 7, 2026

Copy link
Copy Markdown
Contributor

Thanks for assigning this issue to me. I'm starting to work on it and will keep this PR's description up to date as I form a plan and make progress.

Original prompt

This section details on the original issue you should resolve

<issue_title>[Feature] Prevent inappropriate console imports in build.rs</issue_title>
<issue_description>## 🚀 Feature

We should remove the .circleci/config.yml jobs circuit-account-noconsole and circuit-collections-noconsole.

Instead, we can add a step in build.rs which checks that the non-test code in the circuit-account and circuit-collections crates don't import any console code.

Motivation

This should lower CI costs.
</issue_description>

Comments on the Issue (you are @copilot in this section)


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

@vicsn vicsn closed this Jan 7, 2026
Copilot AI requested a review from vicsn January 7, 2026 14:26
Copilot stopped work on behalf of vicsn due to an error January 7, 2026 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] Prevent inappropriate console imports in build.rs

2 participants