Add re-chapta to demo #231
ci.yaml
on: push
Setup Environment
48s
Perform CodeQL Analysis
1m 31s
Lint
13s
Build and push Docker images
2m 56s
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#L1
'useContext' 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/AccountTab/AccountTab.tsx#L7
'UserContext' is defined but never used
|
Lint:
src/client/components/AccountTab/AccountTab.tsx#L8
'DemoInfo' 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
|