Fix CSP #229
ci.yaml
on: push
Setup Environment
13s
Perform CodeQL Analysis
1m 16s
Lint
18s
Build and push Docker images
3m 2s
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
|