feat:wip: Migração app router #43
Annotations
18 errors and 3 warnings
format
@acme/api#format: command (/home/runner/work/Ponto/Ponto/packages/api) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format --cache --cache-location node_modules/.cache/.prettiercache exited (1)
|
format
@acme/nextjs#format: command (/home/runner/work/Ponto/Ponto/apps/nextjs) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format --cache --cache-location node_modules/.cache/.prettiercache exited (1)
|
format
Process completed with exit code 1.
|
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.
|
lint
@acme/auth#lint: command (/home/runner/work/Ponto/Ponto/packages/auth) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --cache --cache-location node_modules/.cache/.eslintcache exited (1)
|
lint
@acme/api#lint: command (/home/runner/work/Ponto/Ponto/packages/api) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --cache --cache-location node_modules/.cache/.eslintcache exited (1)
|
lint
@acme/ui#lint: command (/home/runner/work/Ponto/Ponto/packages/ui) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --cache --cache-location node_modules/.cache/.eslintcache exited (1)
|
lint
@acme/nextjs#lint: command (/home/runner/work/Ponto/Ponto/apps/nextjs) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --cache --cache-location node_modules/.cache/.eslintcache exited (2)
|
lint
Process completed with exit code 2.
|
format
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/.
|
typecheck
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/.
|
lint
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/.
|