fix: resolve failing frontend tests and test environment issues - #193
Merged
elizabetheonoja-art merged 2 commits intoAug 30, 2026
Merged
Annotations
4 errors and 2 warnings
|
Run npm run lint
Process completed with exit code 1.
|
|
Run npm run lint:
tests/hooks/useRuntimeConfig.test.ts#L1
'act' is defined but never used
|
|
Run npm run lint:
tests/config/ConfigurationManager.test.ts#L3
'RUNTIME_CONFIG_RULES' is defined but never used
|
|
Run npm run lint:
src/components/layout/MobileBottomNav.tsx#L3
'useState' is defined but never used
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run npm run lint:
src/hooks/useFormValidation.ts#L300
The ref value 'fieldRequestIdsRef.current' will likely have changed by the time this effect cleanup function runs. If this ref points to a node rendered by React, copy 'fieldRequestIdsRef.current' to a variable inside the effect, and use that variable in the cleanup function
|
background
wait
wait-all
cancel
parallel
Loading