Skip to content

feat(chat) add message reactions #12791

feat(chat) add message reactions

feat(chat) add message reactions #12791

Triggered via pull request September 2, 2024 20:38
Status Failure
Total duration 14m 54s
Artifacts

ci.yml

on: pull_request
Lint
3m 11s
Lint
Build Frontend (Linux)
4m 1s
Build Frontend (Linux)
Build Frontend (macOS)
6m 32s
Build Frontend (macOS)
Build mobile bundle (Android)
1m 27s
Build mobile bundle (Android)
Test Debian packages build
4m 17s
Test Debian packages build
Matrix: Build mobile bundle (iOS)
Fit to window
Zoom out
Zoom in

Annotations

13 errors
Lint: react/features/chat/components/web/ChatMessage.tsx#L3
'useCallback' is defined but never used
Lint: react/features/chat/components/web/ChatMessage.tsx#L20
Expected interface keys to be in ascending order. 'knocking' should be before 'shouldDisplayChatMessageMenu'
Lint: react/features/chat/components/web/ChatMessage.tsx#L188
Multiple spaces found before 'setIsHovered'
Lint: react/features/chat/components/web/ChatMessage.tsx#L249
Unnecessary parentheses around expression
Lint: react/features/chat/components/web/ChatMessage.tsx#L253
Unnecessary parentheses around expression
Lint: react/features/chat/components/web/ChatMessage.tsx#L264
JSX props should not use arrow functions
Lint: react/features/chat/components/web/ChatMessage.tsx#L283
JSX props should not use arrow functions
Lint: react/features/chat/components/web/ChatMessage.tsx#L315
JSX props should not use arrow functions
Lint: react/features/chat/components/web/ChatMessage.tsx#L316
JSX props should not use arrow functions
Lint: react/features/chat/components/web/EmojiSelector.tsx#L3
Identifier 'face_with_open_mouth' is not in camel case
Build Frontend (Linux)
Process completed with exit code 2.
Test Debian packages build
Process completed with exit code 2.
Build Frontend (macOS)
Process completed with exit code 2.