Skip to content

edited likert and post survey questions #25

edited likert and post survey questions

edited likert and post survey questions #25

Triggered via push July 22, 2024 21:02
Status Success
Total duration 59s
Artifacts

lint_build.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
lint / lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint / lint: src/Login.tsx#L46
React Hook useEffect has missing dependencies: 'user.determiningStatus' and 'user.isAdmin'. Either include them or remove the dependency array
lint / lint: src/ProtectedRoute.tsx#L55
React Hook useEffect has missing dependencies: 'logout', 'paramCallback', 'paramToCheck', 'params', 'user', and 'verifyAdminStatus'. Either include them or remove the dependency array. If 'paramCallback' changes too often, find the parent component that defines it and wrap that definition in useCallback
lint / lint: src/analysis/dashboard/SummaryPanel.tsx#L2
'Badge' is defined but never used
lint / lint: src/analysis/dashboard/SummaryPanel.tsx#L25
'config' is assigned a value but never used
lint / lint: src/analysis/table/TableView.tsx#L193
'id' is defined but never used
lint / lint: src/components/Shell.tsx#L67
'_' is defined but never used
lint / lint: src/components/downloader/DownloadTidy.tsx#L73
'id' is defined but never used
lint / lint: src/components/interface/AlertModal.tsx#L2
'Box' is defined but never used
lint / lint: src/components/interface/AppAside.tsx#L20
'useCurrentComponent' is defined but never used
lint / lint: src/components/response/IframeInput.tsx#L2
'Text' is defined but never used