Skip to content

chore: bump @farming-labs/docs #442

chore: bump @farming-labs/docs

chore: bump @farming-labs/docs #442

Triggered via push June 30, 2026 19:07
Status Failure
Total duration 4m 35s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

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/