Refactor test suite with shared fixtures and mock data - #137
Merged
Abd-Standard merged 2 commits intoJul 30, 2026
Annotations
2 errors and 11 warnings
|
Lint
Process completed with exit code 1.
|
|
Lint:
frontend/src/test/regression.test.ts#L113
A `require()` style import is forbidden
|
|
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/cache@v4, actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint:
frontend/src/lib/taskValidation.test.ts#L6
'INVALID_TASK_SCHEMA_PRESENT_DEADLINE' is defined but never used
|
|
Lint:
frontend/src/lib/taskValidation.test.ts#L5
'INVALID_TASK_SCHEMA_PAST_DEADLINE' is defined but never used
|
|
Lint:
frontend/src/lib/form-validation.ts#L9
'ErrorCodes' is defined but never used
|
|
Lint:
frontend/src/lib/form-validation.ts#L9
'createError' is defined but never used
|
|
Lint:
frontend/src/lib/form-validation.test.ts#L51
'futureDeadline' is defined but never used
|
|
Lint:
frontend/src/lib/form-validation.test.ts#L44
'STANDARD_STELLAR_ADDRESS' is defined but never used
|
|
Lint:
frontend/src/lib/form-validation.test.ts#L37
'INVALID_TASK_PAST_DEADLINE' is defined but never used
|
|
Lint:
frontend/src/hooks/useNotificationPreferences.test.ts#L190
'modified' is assigned a value but never used
|
|
Lint:
frontend/src/app/(marketing)/landing/components/WaitlistHeroSection.test.tsx#L22
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
|
Lint:
frontend/src/app/(marketing)/landing/components/FaqSection.test.tsx#L8
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
background
wait
wait-all
cancel
parallel
Loading