This repository was archived by the owner on Jun 28, 2024. It is now read-only.
Karkakol/add active simulcast encodings #145
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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/components/Button.tsx#L47
'type' is already declared in the upper scope on line 40 column 3
|
example/components/Button.tsx#L48
'disabled' is already declared in the upper scope on line 41 column 3
|
example/components/Button.tsx#L63
'type' is already declared in the upper scope on line 40 column 3
|
example/components/Button.tsx#L71
'type' is already declared in the upper scope on line 40 column 3
|
example/components/Button.tsx#L72
'disabled' is already declared in the upper scope on line 41 column 3
|
example/components/InCallButton.tsx#L47
'type' is already declared in the upper scope on line 42 column 3
|
example/components/InCallButton.tsx#L56
'type' is already declared in the upper scope on line 42 column 3
|
example/components/Typo.tsx#L204
'variant' is already declared in the upper scope on line 190 column 3
|
example/screens/PreviewScreen.tsx#L110
Inline style: { display: 'flex', flexDirection: 'row', gap: 20 }
|
example/screens/PreviewScreen.tsx#L111
The array literal notation [] is preferable
|
The logs for this run have expired and are no longer available.
Loading