feat: Implement waitlist functionality for programs#86
Open
dkaygithub wants to merge 2 commits into
Open
Annotations
10 errors and 11 warnings
|
src/app/admin/participants/merge/page.tsx#L15
Unexpected any. Specify a different type
|
|
src/app/admin/participants/merge/page.tsx#L14
Unexpected any. Specify a different type
|
|
src/app/admin/participants/merge/page.tsx#L12
Unexpected any. Specify a different type
|
|
src/app/admin/participants/merge/page.tsx#L11
Unexpected any. Specify a different type
|
|
__tests__/programSignupIntegration.test.ts#L161
Unexpected any. Specify a different type
|
|
__tests__/programSignupIntegration.test.ts#L161
Unexpected any. Specify a different type
|
|
__tests__/programSignupIntegration.test.ts#L145
Unexpected any. Specify a different type
|
|
__tests__/programSignupIntegration.test.ts#L145
Unexpected any. Specify a different type
|
|
__tests__/programSignupIntegration.test.ts#L71
A `require()` style import is forbidden
|
|
__tests__/programLifecycle.test.ts#L16
A `require()` style import is forbidden
|
|
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
src/app/api/scan/route.ts#L19
'e' is defined but never used
|
|
src/app/api/programs/[id]/request-payment-plan/route.ts#L5
'sendNotification' is defined but never used
|
|
src/app/api/programs/[id]/participants/route.ts#L5
'Prisma' is defined but never used
|
|
src/app/api/programs/[id]/participants/[participantId]/offer/route.ts#L5
'Prisma' is defined but never used
|
|
src/app/api/events/mine/route.ts#L7
'req' is defined but never used
|
|
src/app/api/directory/board/route.ts#L7
'req' is defined but never used
|
|
src/app/api/admin/participants/merge/__tests__/route.test.ts#L3
'NextResponse' is defined but never used
|
|
src/app/admin/participants/merge/page.tsx#L77
'e' is defined but never used
|
|
src/app/admin/participants/merge/page.tsx#L5
'styles' is defined but never used
|
|
src/app/__tests__/notificationsCheckin.perf.test.ts#L3
'prisma' is defined but never used
|
The logs for this run have expired and are no longer available.
Loading