Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Sep 8, 2025

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 issue description:

Add @Suppress("UNUSED_PARAMETER") or underscore params where kept for parity/extensibility; no behavior change. Files: ai/solace/zlib/bitwise/**

Fixes #63.


💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.

Copilot AI requested a review from sydneyrenee September 8, 2025 06:17
@sydneyrenee sydneyrenee closed this Sep 8, 2025
@sydneyrenee sydneyrenee deleted the copilot/fix-63 branch September 8, 2025 06:51
@sydneyrenee sydneyrenee added the automation-legacy PR created originally by automation (bot); retained for historical context label Sep 8, 2025
@sydneyrenee sydneyrenee changed the title [WIP] Bitwise/Arithmetic API: Suppress intentional UNUSED_PARAMETER/unused warnings (library API stability) legacy: bitwise/arithmetic API - suppress intentional UNUSED_PARAMETER warnings Sep 8, 2025
@sydneyrenee
Copy link
Contributor

Historical automation PR converted after debotting; original automated authorship reattributed to @sydneyrenee.

@sydneyrenee sydneyrenee removed the automation-legacy PR created originally by automation (bot); retained for historical context label Sep 8, 2025
@sydneyrenee sydneyrenee changed the title legacy: bitwise/arithmetic API - suppress intentional UNUSED_PARAMETER warnings bitwise/arithmetic API - suppress intentional UNUSED_PARAMETER warnings Sep 8, 2025
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.

Bitwise/Arithmetic API: Suppress intentional UNUSED_PARAMETER/unused warnings (library API stability)

2 participants