Skip to content

Chore: sync changes #404

Chore: sync changes

Chore: sync changes #404

Triggered via push October 3, 2025 04:37
Status Failure
Total duration 1m 4s
Artifacts

run-checks.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
run-checks: client/src/components/clientPage/ViewPage.tsx#L199
Unexpected any. Specify a different type
run-checks: client/src/components/clientPage/ViewPage.tsx#L190
Unexpected any. Specify a different type
run-checks: client/src/components/clientPage/ViewPage.tsx#L104
Unexpected any. Specify a different type
run-checks: client/src/components/adminClientForms/FormTables/SuccessStoryTable.tsx#L366
Unexpected any. Specify a different type
run-checks: client/src/components/adminClientForms/FormTables/RandomClientTable.tsx#L425
Unexpected any. Specify a different type
run-checks: client/src/components/adminClientForms/FormTables/ExitSurveyTable.tsx#L386
Unexpected any. Specify a different type
run-checks: client/src/components/admin/UpdateClient.tsx#L76
Empty block statement
run-checks: client/src/components/admin/UpdateClient.tsx#L56
Unexpected any. Specify a different type
run-checks: client/src/components/admin/UpdateClient.tsx#L33
Unexpected any. Specify a different type
run-checks: client/src/components/adminClientForms/FormTables/AllFormTable.tsx#L16
'Text' is defined but never used. Allowed unused vars must match /^_/u
run-checks: client/src/components/adminClientForms/FormTables/AllFormTable.tsx#L8
'Heading' is defined but never used. Allowed unused vars must match /^_/u
run-checks: client/src/components/admin/UpdateClient.tsx#L76
'err' is defined but never used. Allowed unused caught errors must match /^_/u
run-checks: client/src/components/admin/UpdateClient.tsx#L51
React Hook useEffect has a missing dependency: 'fillTable'. Either include it or remove the dependency array
run-checks: client/src/components/admin/UpdateClient.tsx#L15
'Text' is defined but never used. Allowed unused vars must match /^_/u
run-checks: client/src/components/admin/ManageAccounts.tsx#L263
React Hook useMemo has unnecessary dependencies: 'persons' and 'selectedRowIds'. Either exclude them or remove the dependency array
run-checks: client/src/components/admin/ManageAccounts.tsx#L58
'roles_dict' is assigned a value but only used as a type. Allowed unused vars must match /^_/u
run-checks: client/src/components/ProtectedRoute.tsx#L12
'sleep' is assigned a value but never used. Allowed unused vars must match /^_/u
run-checks: client/src/components/ProgressSteps.tsx#L2
'Divider' is defined but never used. Allowed unused vars must match /^_/u
run-checks: client/src/components/Navbar.tsx#L4
'useNavigate' is defined but never used. Allowed unused vars must match /^_/u