chore(main): release 2.3.0 (#76) #335
Annotations
13 warnings
|
Release
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: googleapis/release-please-action@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: 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):
vitest.config.ts#L1
Identifier 'coverageConfigDefaults' is imported but never used.
|
|
eslint(no-unused-vars):
examples/error-condition.ts#L25
Parameter 'ctx' is declared but never used. Unused parameters should start with a '_'.
|
|
eslint(no-unused-vars):
examples/telemetry/index.ts#L27
Identifier 'streamText' is imported but never used.
|
|
eslint(no-unused-vars):
examples/reset.ts#L1
Identifier 'openai' is imported but never used.
|
|
eslint(no-unused-vars):
examples/finish-reason-other.ts#L34
Variable 'result' is declared but never used. Unused variables should start with a '_'.
|
|
eslint(no-unused-vars):
examples/guardrail.ts#L55
Variable 'result' is declared but never used. Unused variables should start with a '_'.
|
|
eslint(no-unused-vars):
examples/creativity-checker.ts#L77
Variable 'result' is declared but never used. Unused variables should start with a '_'.
|
|
eslint(no-unused-vars):
examples/creativity-checker.ts#L1
Identifier 'anthropic' is imported but never used.
|
|
eslint(no-unused-vars):
examples/error-compose.ts#L18
Parameter 'ctx' is declared but never used. Unused parameters should start with a '_'.
|
|
eslint(no-unused-vars):
examples/schema-mismatch.ts#L1
Identifier 'openai' 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: pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|