Fix README link #221
ci.yaml
on: push
Setup Environment
13s
Perform CodeQL Analysis
1m 34s
Lint
17s
Build and push Docker images
4m 1s
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
|