Skip to content

Fix unused parameter warnings in StubErrorUtils.h (#56499)#56499

Open
christophpurrer wants to merge 1 commit intofacebook:mainfrom
christophpurrer:export-D101110380
Open

Fix unused parameter warnings in StubErrorUtils.h (#56499)#56499
christophpurrer wants to merge 1 commit intofacebook:mainfrom
christophpurrer:export-D101110380

Conversation

@christophpurrer
Copy link
Copy Markdown
Contributor

@christophpurrer christophpurrer commented Apr 20, 2026

Summary:

Fixed clang-diagnostic-unused-parameter warnings in StubErrorUtils.h by removing unused parameter names while keeping the types. This is a test stub file where the parameters are required by the JSI API but not used in the lambda function body.

Generated by RACER, powered by Confucius
Session, Trace

Differential Revision: D101110380

@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Apr 20, 2026
@meta-codesync
Copy link
Copy Markdown

meta-codesync Bot commented Apr 20, 2026

@christophpurrer has exported this pull request. If you are a Meta employee, you can view the originating Diff in D101110380.

Summary:

Fixed clang-diagnostic-unused-parameter warnings in StubErrorUtils.h by removing unused parameter names while keeping the types. This is a test stub file where the parameters are required by the JSI API but not used in the lambda function body.
---
> Generated by [RACER](https://www.internalfb.com/wiki/RACER_(Risk-Aware_Code_Editing_and_Refactoring)/), powered by [Confucius](https://www.internalfb.com/wiki/Confucius/Analect/Shared_Analects/Confucius_Code_Assist_(CCA)/)
[Session](https://www.internalfb.com/confucius?session_id=4e4747b6-3945-11f1-bb83-31e48279e63b&tab=Chat), [Trace](https://www.internalfb.com/confucius?session_id=4e4747b6-3945-11f1-bb83-31e48279e63b&tab=Trace)

Differential Revision: D101110380
@meta-codesync meta-codesync Bot changed the title Fix unused parameter warnings in StubErrorUtils.h Fix unused parameter warnings in StubErrorUtils.h (#56499) Apr 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported meta-exported p: Facebook Partner: Facebook Partner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant