Integration #17
Annotations
5 errors and 1 warning
|
integration tests
Process completed with exit code 1.
|
|
tests/live/tools.live.test.ts:
tests/live/tools.live.test.ts#L32
ValidationError: token is required
❯ new DiffbotClient node_modules/.pnpm/@diffbot+typescript@0.2.0/node_modules/@diffbot/typescript/src/client.ts:41:13
❯ tests/live/tools.live.test.ts:32:16
|
|
tests/live/retrievers.live.test.ts:
tests/live/retrievers.live.test.ts#L24
ValidationError: token is required
❯ new DiffbotClient node_modules/.pnpm/@diffbot+typescript@0.2.0/node_modules/@diffbot/typescript/src/client.ts:41:13
❯ tests/live/retrievers.live.test.ts:24:16
|
|
tests/live/loaders.live.test.ts:
tests/live/loaders.live.test.ts#L26
ValidationError: token is required
❯ new DiffbotClient node_modules/.pnpm/@diffbot+typescript@0.2.0/node_modules/@diffbot/typescript/src/client.ts:41:13
❯ tests/live/loaders.live.test.ts:26:16
|
|
tests/live/chat_models.live.test.ts:
tests/live/chat_models.live.test.ts#L28
ValidationError: token is required
❯ new DiffbotClient node_modules/.pnpm/@diffbot+typescript@0.2.0/node_modules/@diffbot/typescript/src/client.ts:41:13
❯ tests/live/chat_models.live.test.ts:28:16
|
|
integration tests
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/
|