Skip to content

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

Closed
christophpurrer wants to merge 1 commit into
react:mainfrom
christophpurrer:export-D101110380
Closed

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

Conversation

@christophpurrer

@christophpurrer christophpurrer commented Apr 20, 2026

Copy link
Copy Markdown
Contributor

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

meta-codesync Bot commented Apr 20, 2026

Copy link
Copy Markdown

@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
@react-native-bot

Copy link
Copy Markdown
Collaborator

Closing this PR as the diff D101110380 has been abandoned internally.

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.

2 participants