Skip to content

feat: add chat profiles #1286

feat: add chat profiles

feat: add chat profiles #1286

Triggered via pull request October 11, 2023 10:25
Status Failure
Total duration 14m 18s
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

3 errors and 8 warnings
tests / ci (ubuntu-latest)
Process completed with exit code 1.
tests / ci (windows-latest)
The job was canceled because "ubuntu-latest" failed.
tests / ci (windows-latest)
The operation was canceled.
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/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