Edit works (but slow) #28
Annotations
9 errors and 3 warnings
typecheck
No overload matches this call.
|
typecheck
Argument of type 'number' is not assignable to parameter of type 'string'.
|
typecheck
Property 'where' does not exist on type 'Omit<PgUpdateBase<PgTableWithColumns<{ name: "matches"; schema: undefined; columns: { id: PgColumn<{ name: "id"; tableName: "matches"; dataType: "string"; columnType: "PgVarchar"; data: string; driverParam: string; notNull: true; hasDefault: false; enumValues: [...]; baseColumn: never; }, {}, {}>; ... 4 more ...; ev...'.
|
typecheck
@acme/api#typecheck: command (/home/runner/work/app/app/packages/api) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (1)
|
typecheck
Process completed with exit code 1.
|
lint
@acme/nextjs#lint: command (/home/runner/work/app/app/apps/nextjs) /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/app/app/packages/api) /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/app/app/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.
|
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/.
|