feat: support native 4.3.2 #411
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
example/src/components/ui/index.tsx#L85
'ref' is assigned a value but never used
|
example/src/examples/advanced/MusicContentCenter/MusicContentCenter.tsx#L513
Expected '===' and instead saw '=='
|
example/src/examples/hook/JoinMultipleChannel/JoinMultipleChannel.tsx#L177
'elapsed' is defined but never used. Allowed unused args must match /^_/u
|
example/src/examples/hook/JoinMultipleChannel/JoinMultipleChannel.tsx#L186
'stats' is defined but never used. Allowed unused args must match /^_/u
|
example/src/examples/hook/JoinMultipleChannel/JoinMultipleChannel.tsx#L349
'channelId' is already declared in the upper scope on line 26 column 5
|
example/src/examples/hook/ScreenShare/ScreenShare.tsx#L243
'elapsed' is defined but never used. Allowed unused args must match /^_/u
|
example/src/examples/hook/ScreenShare/ScreenShare.tsx#L258
'reason' is defined but never used. Allowed unused args must match /^_/u
|
example/src/examples/hook/StringUid/StringUid.tsx#L74
'userAccount' is already declared in the upper scope on line 27 column 10
|
example/src/examples/hook/TakeSnapshot/TakeSnapshot.tsx#L107
'uid' is already declared in the upper scope on line 36 column 5
|
scripts/terra/impl.ts#L123
Expected '===' and instead saw '=='
|
This job succeeded
Loading