feat:wip: Migração app router #43
Annotations
10 errors and 1 warning
Typecheck
@acme/nextjs#typecheck: command (/home/runner/work/Ponto/Ponto/apps/nextjs) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
|
Typecheck
Type 'Dayjs | null' is not assignable to type 'Dayjs | undefined'.
|
Typecheck
Parameter 'acc' implicitly has an 'any' type.
|
Typecheck
Parameter 'timeRecord' implicitly has an 'any' type.
|
Typecheck
Type 'unknown' is not assignable to type '{ id: number; userId: string; teamId: string; time: Date; }[]'.
|
Typecheck
Parameter 'month' implicitly has an 'any' type.
|
Typecheck
Parameter 'i' implicitly has an 'any' type.
|
Typecheck
Parameter 'member' implicitly has an 'any' type.
|
Typecheck
Parameter 'member' implicitly has an 'any' type.
|
Typecheck
Parameter 'timeRecord' implicitly has an 'any' type.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading