Skip to content

style(devToolbar): prettier fix #12

style(devToolbar): prettier fix

style(devToolbar): prettier fix #12

Triggered via push July 25, 2024 11:07
Status Failure
Total duration 3m 4s
Artifacts

build.yml

on: push
Build & Release
2m 56s
Build & Release
Fit to window
Zoom out
Zoom in

Annotations

1 error and 13 warnings
Build & Release
Process completed with exit code 1.
src/components/message/MessageItemComponent.tsx#L18
'SESSION_LIST_TYPES' is defined but never used (@typescript-eslint/no-unused-vars)
src/components/message/MessageItemComponent.tsx#L145
'type' is assigned a value but never used (@typescript-eslint/no-unused-vars)
src/components/messageSubmitInterface/messageSubmitInterfaceComponent.tsx#L14
'Checkbox' is defined but never used (@typescript-eslint/no-unused-vars)
src/components/messageSubmitInterface/messageSubmitInterfaceComponent.tsx#L665
React Hook useCallback has an unnecessary dependency: 'setE2EEState'. Either exclude it or remove the dependency array (react-hooks/exhaustive-deps)
src/components/sessionsList/EmptyListItem.tsx#L13
'AUTHORITIES' is defined but never used (@typescript-eslint/no-unused-vars)
src/components/sessionsList/EmptyListItem.tsx#L14
'hasUserAuthority' is defined but never used (@typescript-eslint/no-unused-vars)
src/components/sessionsList/EmptyListItem.tsx#L41
React Hook useMemo has an unnecessary dependency: 'userData'. Either exclude it or remove the dependency array (react-hooks/exhaustive-deps)
src/components/sessionsList/SessionsList.tsx#L105
'listPath' is assigned a value but never used (@typescript-eslint/no-unused-vars)
src/globalState/helpers/stateHelpers.ts#L20
'isSessionChat' is defined but never used (@typescript-eslint/no-unused-vars)
src/globalState/provider/RocketChatUnreadProvider.tsx#L15
'isGroupChat' is defined but never used (@typescript-eslint/no-unused-vars)
Build & Release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build & Release
The following actions uses Node.js version which is deprecated and will be forced to run on node20: xom9ikk/dotenv@v2, wearerequired/lint-action@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build & Release
No files were found with the provided path: cypress/videos/. No artifacts will be uploaded.