test(examples): update script #4
Annotations
10 errors
tests/examples/examples.test.ts > E2E Examples > Run examples/vitest.examples.config.ts:
tests/examples/examples.test.ts#L73
AssertionError: expected '/bin/sh: 1: Syntax error: redirection…' to be falsy
- Expected:
false
+ Received:
"/bin/sh: 1: Syntax error: redirection unexpected
"
❯ tests/examples/examples.test.ts:73:30
❯ tests/examples/examples.test.ts:57:5
|
tests/examples/examples.test.ts > E2E Examples > Run examples/version.ts:
tests/examples/examples.test.ts#L73
AssertionError: expected '/bin/sh: 1: Syntax error: redirection…' to be falsy
- Expected:
false
+ Received:
"/bin/sh: 1: Syntax error: redirection unexpected
"
❯ tests/examples/examples.test.ts:73:30
❯ tests/examples/examples.test.ts:57:5
|
tests/examples/examples.test.ts > E2E Examples > Run examples/tools/langchain.ts:
tests/examples/examples.test.ts#L73
AssertionError: expected '/bin/sh: 1: Syntax error: redirection…' to be falsy
- Expected:
false
+ Received:
"/bin/sh: 1: Syntax error: redirection unexpected
"
❯ tests/examples/examples.test.ts:73:30
❯ tests/examples/examples.test.ts:57:5
|
tests/examples/examples.test.ts > E2E Examples > Run examples/tools/base.ts:
tests/examples/examples.test.ts#L73
AssertionError: expected '/bin/sh: 1: Syntax error: redirection…' to be falsy
- Expected:
false
+ Received:
"/bin/sh: 1: Syntax error: redirection unexpected
"
❯ tests/examples/examples.test.ts:73:30
❯ tests/examples/examples.test.ts:57:5
|
tests/examples/examples.test.ts > E2E Examples > Run examples/tools/agent.ts:
tests/examples/examples.test.ts#L73
AssertionError: expected '/bin/sh: 1: Syntax error: redirection…' to be falsy
- Expected:
false
+ Received:
"/bin/sh: 1: Syntax error: redirection unexpected
"
❯ tests/examples/examples.test.ts:73:30
❯ tests/examples/examples.test.ts:57:5
|
tests/examples/examples.test.ts > E2E Examples > Run examples/tools/advanced.ts:
tests/examples/examples.test.ts#L73
AssertionError: expected '/bin/sh: 1: Syntax error: redirection…' to be falsy
- Expected:
false
+ Received:
"/bin/sh: 1: Syntax error: redirection unexpected
"
❯ tests/examples/examples.test.ts:73:30
❯ tests/examples/examples.test.ts:57:5
|
tests/examples/examples.test.ts > E2E Examples > Run examples/templates/primitives.ts:
tests/examples/examples.test.ts#L73
AssertionError: expected '/bin/sh: 1: Syntax error: redirection…' to be falsy
- Expected:
false
+ Received:
"/bin/sh: 1: Syntax error: redirection unexpected
"
❯ tests/examples/examples.test.ts:73:30
❯ tests/examples/examples.test.ts:57:5
|
tests/examples/examples.test.ts > E2E Examples > Run examples/templates/objects.ts:
tests/examples/examples.test.ts#L73
AssertionError: expected '/bin/sh: 1: Syntax error: redirection…' to be falsy
- Expected:
false
+ Received:
"/bin/sh: 1: Syntax error: redirection unexpected
"
❯ tests/examples/examples.test.ts:73:30
❯ tests/examples/examples.test.ts:57:5
|
tests/examples/examples.test.ts > E2E Examples > Run examples/templates/functions.ts:
tests/examples/examples.test.ts#L73
AssertionError: expected '/bin/sh: 1: Syntax error: redirection…' to be falsy
- Expected:
false
+ Received:
"/bin/sh: 1: Syntax error: redirection unexpected
"
❯ tests/examples/examples.test.ts:73:30
❯ tests/examples/examples.test.ts:57:5
|
tests/examples/examples.test.ts > E2E Examples > Run examples/templates/forking.ts:
tests/examples/examples.test.ts#L73
AssertionError: expected '/bin/sh: 1: Syntax error: redirection…' to be falsy
- Expected:
false
+ Received:
"/bin/sh: 1: Syntax error: redirection unexpected
"
❯ tests/examples/examples.test.ts:73:30
❯ tests/examples/examples.test.ts:57:5
|