Skip to content

feat(chat) add message reactions #12788

feat(chat) add message reactions

feat(chat) add message reactions #12788

Triggered via pull request September 2, 2024 20:23
Status Failure
Total duration 6m 41s
Artifacts

ci.yml

on: pull_request
Lint
3m 17s
Lint
Build Frontend (Linux)
4m 19s
Build Frontend (Linux)
Build Frontend (macOS)
5m 34s
Build Frontend (macOS)
Build mobile bundle (Android)
1m 30s
Build mobile bundle (Android)
Test Debian packages build
3m 58s
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#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
Lint: react/features/chat/components/web/EmojiSelector.tsx#L3
'face_with_open_mouth' is defined but never used
Lint: react/features/chat/components/web/EmojiSelector.tsx#L3
Identifier 'face_with_tears_of_joy' is not in camel case
Lint: react/features/chat/components/web/EmojiSelector.tsx#L3
'face_with_tears_of_joy' is defined but never used
Lint: react/features/chat/components/web/EmojiSelector.tsx#L6
Interface name `EmojiSelectorProps` must match the RegExp: /^I[A-Z]/u
Lint: react/features/chat/components/web/EmojiSelector.tsx#L31
Identifier 'thumbs_up' is not in camel case
Test Debian packages build
Process completed with exit code 2.
Build Frontend (Linux)
Process completed with exit code 2.
Build Frontend (macOS)
Process completed with exit code 2.