chore: bump @farming-labs/docs
#442
ci.yml
on: push
Lint, format & typecheck
2m 16s
Test
4m 29s
Security audit
32s
Annotations
1 error and 13 warnings
|
Security audit
Process completed with exit code 1.
|
|
Security audit
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint, format & typecheck
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
eslint(no-unused-vars):
packages/firestore/src/index.ts#L15
Type 'FindUniqueArgs' is imported but never used.
|
|
eslint(no-unused-vars):
packages/firestore/src/index.ts#L13
Type 'FindFirstArgs' is imported but never used.
|
|
eslint(no-unused-vars):
packages/firestore/src/index.ts#L12
Type 'DeleteManyArgs' is imported but never used.
|
|
eslint(no-unused-vars):
packages/firestore/src/index.ts#L11
Type 'DeleteArgs' is imported but never used.
|
|
eslint(no-unused-vars):
packages/firestore/src/index.ts#L10
Type 'CreateManyArgs' is imported but never used.
|
|
eslint(no-unused-vars):
packages/firestore/src/index.ts#L9
Type 'CreateArgs' is imported but never used.
|
|
eslint(no-unused-vars):
packages/firestore/src/index.ts#L8
Type 'CountArgs' is imported but never used.
|
|
eslint(no-unused-vars):
apps/demo/scripts/prepare-prisma.ts#L14
Variable 'schemaPath' is declared but never used. Unused variables should start with a '_'.
|
|
eslint(no-unused-vars):
packages/drizzle/src/index.ts#L25
Variable 'TSchema' is declared but never used. Unused variables should start with a '_'.
|
|
eslint(no-unused-vars):
packages/kysely/src/index.ts#L21
Variable 'TSchema' is declared but never used. Unused variables should start with a '_'.
|
|
Test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4, pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|