Skip to content

feat:wip: Migração app router #42

feat:wip: Migração app router

feat:wip: Migração app router #42

Triggered via pull request April 23, 2024 17:48
@ErickCReisErickCReis
synchronize #1
app-router
Status Failure
Total duration 36s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 3 warnings
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.
typecheck
Parameter 'month' implicitly has an 'any' type.
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.
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
@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
Process completed with exit code 2.
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/.
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/.
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/.