v1.1.0-rc.1 #163
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yaml
on: push
Setup Environment
8s
Perform CodeQL Analysis
3m 5s
Lint
21s
Build and push Docker images
5m 40s
Matrix: Publish Electron app
Annotations
10 warnings
Lint:
src/client/App.tsx#L9
'error' is defined but never used
|
Lint:
src/client/App.tsx#L9
'resetErrorBoundary' is defined but never used
|
Lint:
src/client/components/ChatHidePopup/ChatHidePopup.tsx#L20
'sendMessage' is assigned a value but never used
|
Lint:
src/client/components/ChatInfo/ChatInfo.tsx#L3
'BsThreeDots' is defined but never used
|
Lint:
src/client/components/ChatInfo/ChatInfo.tsx#L4
'Link' is defined but never used
|
Lint:
src/client/components/ChatInfo/ChatInfo.tsx#L8
'IconButton' is defined but never used
|
Lint:
src/client/components/ChatInfoButtons/ChatInfoButtons.tsx#L2
'BsPersonPlus' is defined but never used
|
Lint:
src/client/components/DeleteAccountPopup/DeleteAccountPopup.tsx#L14
'resetForm' is assigned a value but never used
|
Lint:
src/client/components/DeleteAccountPopup/DeleteAccountPopup.tsx#L18
'updateToken' is assigned a value but never used
|
Lint:
src/client/components/DeleteAccountPopup/DeleteAccountPopup.tsx#L18
'setUser' is assigned a value but never used
|