Improve demo page #223
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yaml
on: push
Setup Environment
12s
Perform CodeQL Analysis
1m 30s
Lint
12s
Build and push Docker images
2m 45s
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/AccountTab/AccountTab.tsx#L2
'BsShieldLock' is defined but never used
|
Lint:
src/client/components/AccountTab/AccountTab.tsx#L2
'BsUnlockFill' is defined but never used
|
Lint:
src/client/components/AccountTab/AccountTab.tsx#L4
'InteractiveButton' is defined but never used
|
Lint:
src/client/components/AdminActionCard/AdminActionCard.tsx#L1
'AxiosError' is defined but never used
|
Lint:
src/client/components/AdminActionCard/AdminActionCard.tsx#L4
'BsChatSquareTextFill' is defined but never used
|
Lint:
src/client/components/AdminActionCard/AdminActionCard.tsx#L5
'useNavigate' is defined but never used
|
Lint:
src/client/components/AdminActionCard/AdminActionCard.tsx#L6
'ChatCreateResponse' is defined but never used
|
Lint:
src/client/components/AdminActionCard/AdminActionCard.tsx#L7
'MessageManagerContext' is defined but never used
|