feat(livechat): remove related ct and user data functions, cleanup we… #27
Annotations
1 error and 7 warnings
Build & Release
Process completed with exit code 1.
|
src/components/session/SessionStream.tsx#L25
'STATUS_FINISHED' is defined but never used (@typescript-eslint/no-unused-vars)
|
src/components/session/SessionStream.tsx#L142
React Hook useCallback has unnecessary dependencies: 'activeSession' and 'userData'. Either exclude them or remove the dependency array (react-hooks/exhaustive-deps)
|
src/components/sessionMenu/sessionMenuHelpers.ts#L5
'WavingIllustration' is defined but never used (@typescript-eslint/no-unused-vars)
|
src/components/sessionsListItem/SessionListItemComponent.tsx#L9
'prettyPrintTimeDifference' 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.
|