Skip to content

feat: add chat profiles #1282

feat: add chat profiles

feat: add chat profiles #1282

Triggered via pull request October 10, 2023 14:08
Status Success
Total duration 21m 22s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yaml

on: pull_request
Matrix: tests-components / ci
Matrix: tests / ci
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
tests / ci (ubuntu-latest): frontend/src/App.tsx#L77
'disconnect' is assigned a value but never used. Allowed unused vars must match /^_/u
tests / ci (ubuntu-latest): frontend/src/components/organisms/chat/index.tsx#L5
'Stack' is defined but never used. Allowed unused vars must match /^_/u
tests / ci (ubuntu-latest): frontend/src/components/organisms/chat/index.tsx#L31
'chatProfileValue' is assigned a value but never used. Allowed unused vars must match /^_/u
tests / ci (ubuntu-latest): frontend/src/components/organisms/chat/index.tsx#L31
'setChatProfile' is assigned a value but never used. Allowed unused vars must match /^_/u
tests / ci (ubuntu-latest): frontend/src/components/organisms/conversationsHistory/sidebar/ConversationsHistoryList.tsx#L4
'Height' is defined but never used. Allowed unused vars must match /^_/u
tests / ci (windows-latest): frontend/src/App.tsx#L77
'disconnect' is assigned a value but never used. Allowed unused vars must match /^_/u
tests / ci (windows-latest): frontend/src/components/organisms/chat/index.tsx#L5
'Stack' is defined but never used. Allowed unused vars must match /^_/u
tests / ci (windows-latest): frontend/src/components/organisms/chat/index.tsx#L31
'chatProfileValue' is assigned a value but never used. Allowed unused vars must match /^_/u
tests / ci (windows-latest): frontend/src/components/organisms/chat/index.tsx#L31
'setChatProfile' is assigned a value but never used. Allowed unused vars must match /^_/u
tests / ci (windows-latest): frontend/src/components/organisms/conversationsHistory/sidebar/ConversationsHistoryList.tsx#L4
'Height' is defined but never used. Allowed unused vars must match /^_/u