fix(deps): update react monorepo #1928
Annotations
11 errors and 4 warnings
test
front-end#test: command (/home/runner/work/LPS-Facilities/LPS-Facilities/front-end) /home/runner/setup-pnpm/node_modules/.bin/pnpm run test exited (1)
|
test
Process completed with exit code 1.
|
typecheck
front-end#typecheck: command (/home/runner/work/LPS-Facilities/LPS-Facilities/front-end) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
|
typecheck
Type '(formData: FormData) => Promise<NextResponse<{ response: number; message: string; }> | undefined>' is not assignable to type 'string | ((formData: FormData) => void | Promise<void>) | undefined'.
|
typecheck
Process completed with exit code 2.
|
lint
front-end#lint: command (/home/runner/work/LPS-Facilities/LPS-Facilities/front-end) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --quiet --cache --cache-location .turbo/.cache/.eslintcache exited (1)
|
lint:
front-end/src/app/login/register/page.tsx#L4
Unused 'use no memo' directive
|
lint:
front-end/src/components/ui/tables/reservations/data-table.tsx#L32
Unused 'use no memo' directive
|
lint:
front-end/src/components/ui/tables/reservations/reservation/data-table.tsx#L42
Unused 'use no memo' directive
|
lint:
front-end/src/components/ui/tables/users/data-table.tsx#L38
Unused 'use no memo' directive
|
lint
Process completed with exit code 1.
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
format
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
typecheck
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|