feat(toolbox/native): custom overflow menu buttons #12065
ci.yml
on: pull_request
Lint
1m 45s
Build Frontend (Linux)
4m 12s
Build Frontend (macOS)
6m 13s
Build mobile bundle (Android)
1m 26s
Build mobile bundle (iOS)
6m 28s
Test Debian packages build
6m 40s
Annotations
10 errors and 6 warnings
Lint:
react/features/toolbox/components/native/CustomOptionButton.tsx#L6
There should be at least one empty line between import groups
|
Lint:
react/features/toolbox/components/native/OverflowMenu.tsx#L37
'instagramImg' is assigned a value but never used
|
Lint:
react/features/toolbox/components/native/OverflowMenu.tsx#L37
Require statement not part of import statement
|
Lint:
react/features/toolbox/components/native/OverflowMenu.tsx#L38
'snowFlakeSvg' is assigned a value but never used
|
Lint:
react/features/toolbox/components/native/OverflowMenu.tsx#L38
Require statement not part of import statement
|
Lint:
react/features/toolbox/components/native/OverflowMenu.tsx#L39
'usersGroupImg' is assigned a value but never used
|
Lint:
react/features/toolbox/components/native/OverflowMenu.tsx#L39
Require statement not part of import statement
|
Lint:
react/features/toolbox/components/native/OverflowMenu.tsx#L219
'_customToolbarButtons' is assigned a value but never used
|
Lint:
react/features/toolbox/components/native/OverflowMenu.tsx#L221
A space is required after '['
|
Lint:
react/features/toolbox/components/native/OverflowMenu.tsx#L227
This line has a length of 124. Maximum allowed is 120
|
Build mobile bundle (Android)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build Frontend (Linux)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build Frontend (macOS)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build mobile bundle (iOS)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test Debian packages build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|