Skip to content

[pull] master from botpress:master #138

[pull] master from botpress:master

[pull] master from botpress:master #138

Triggered via pull request October 1, 2025 05:49
Status Failure
Total duration 22h 25m 42s
Artifacts

run-llmz-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
run-llmz-tests
Process completed with exit code 1.
src/stack-traces.test.ts: packages/llmz/vitest.setup.ts#L9
Error: Missing CLOUD_PAT ❯ vitest.setup.ts:9:11
src/snapshots.test.ts: packages/llmz/src/__tests__/index.ts#L123
Error: Client must be instanciated with Bot ID ❯ getExtendedClient ../cognitive/src/bp-client.ts:46:11 ❯ new _Cognitive ../cognitive/src/client.ts:46:20 ❯ Module.getCachedCognitiveClient src/__tests__/index.ts:123:21 ❯ src/snapshots.test.ts:16:16
src/objects.test.ts: packages/llmz/vitest.setup.ts#L9
Error: Missing CLOUD_PAT ❯ vitest.setup.ts:9:11
src/llmz.test.ts: packages/llmz/src/__tests__/index.ts#L123
Error: Client must be instanciated with Bot ID ❯ getExtendedClient ../cognitive/src/bp-client.ts:46:11 ❯ new _Cognitive ../cognitive/src/client.ts:46:20 ❯ Module.getCachedCognitiveClient src/__tests__/index.ts:123:21 ❯ src/llmz.test.ts:17:16
src/inspect.test.ts: packages/llmz/vitest.setup.ts#L9
Error: Missing CLOUD_PAT ❯ vitest.setup.ts:9:11
src/hoist.test.ts: packages/llmz/vitest.setup.ts#L9
Error: Missing CLOUD_PAT ❯ vitest.setup.ts:9:11
src/handlers.test.ts: packages/llmz/vitest.setup.ts#L9
Error: Missing CLOUD_PAT ❯ vitest.setup.ts:9:11
src/component.test.ts: packages/llmz/vitest.setup.ts#L9
Error: Missing CLOUD_PAT ❯ vitest.setup.ts:9:11
src/citations.test.ts: packages/llmz/vitest.setup.ts#L9
Error: Missing CLOUD_PAT ❯ vitest.setup.ts:9:11
src/abort-signal.test.ts: packages/llmz/vitest.setup.ts#L9
Error: Missing CLOUD_PAT ❯ vitest.setup.ts:9:11
run-llmz-tests
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/