Skip to content

Update response format #27

Update response format

Update response format #27

Triggered via push August 11, 2024 18:38
Status Failure
Total duration 41s
Artifacts

main.yml

on: push
Matrix: build
publish-npm
0s
publish-npm
Fit to window
Zoom out
Zoom in

Annotations

3 errors
src/completions/completion-with-functions.spec.ts > Completion with Functions > should run completion with functions: src/completions/completion-with-functions.spec.ts#L29
AssertionError: expected 'The value from the test function `foo…' to deeply equal 'hello 123' - Expected + Received - hello 123 + The value from the test function `foo` is "hello 123". ❯ src/completions/completion-with-functions.spec.ts:29:24
src/completions/completion-with-json.spec.ts > Completion with JSON response > should run completion with JSON response: src/completions/completion-with-json.spec.ts#L31
AssertionError: expected undefined to deeply equal 'hello 123' - Expected: "hello 123" + Received: undefined ❯ src/completions/completion-with-json.spec.ts:31:28
build (20.x)
Process completed with exit code 1.