Skip to content

Adjusted Reorder

Adjusted Reorder #15

Triggered via push April 26, 2024 18:13
Status Failure
Total duration 1m 14s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 3 warnings
format
@acme/db#format: command (/home/runner/work/quizlet-clone/quizlet-clone/packages/db) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format --cache --cache-location node_modules/.cache/.prettiercache exited (1)
format
@acme/ui#format: command (/home/runner/work/quizlet-clone/quizlet-clone/packages/ui) /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
Property 'post' does not exist on type 'CreateTRPCReactBase<BuiltRouter<{ ctx: { session: Session | null; db: NodePgDatabase<{ activities: PgTableWithColumns<{ name: "activity"; schema: undefined; columns: { id: PgColumn<{ name: "id"; tableName: "activity"; dataType: "string"; columnType: "PgUUID"; ... 5 more ...; baseColumn: never; }, {}, {}>; date: PgCo...'.
typecheck
Argument of type '{ id: string; name: string | null; email: string; photo: string | null; familyName: string | null; givenName: string | null; }' is not assignable to parameter of type 'SetStateAction<undefined>'.
typecheck
Spread types may only be created from object types.
typecheck
@acme/expo#typecheck: command (/home/runner/work/quizlet-clone/quizlet-clone/apps/expo) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (1)
typecheck
Process completed with exit code 1.
lint
@acme/ui#lint: command (/home/runner/work/quizlet-clone/quizlet-clone/packages/ui) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --cache --cache-location node_modules/.cache/.eslintcache exited (1)
lint
@acme/expo#lint: command (/home/runner/work/quizlet-clone/quizlet-clone/apps/expo) /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 1.
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/.