chore: bump @farming-labs/docs for telemetry
#430
ci.yml
on: push
Lint, format & typecheck
2m 26s
Test
4m 22s
Security audit
23s
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#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/docs/components/home/cli-showcase.tsx#L150
Catch parameter 'e' is caught 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/edgedb/src/index.ts#L37
Variable 'TSchema' is declared but never used. Unused variables should start with a '_'.
|
|
eslint(no-unused-vars):
packages/edgedb/test/local.integration.ts#L8
Identifier 'integer' is imported but never used.
|
|
eslint(no-unused-vars):
apps/docs/docs.config.tsx#L33
Identifier 'LayoutGrid' is imported but never used.
|
|
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/
|