1.3.0 #1394
Annotations
24 errors and 2 warnings
tests/Parsing.test.ts > Parsing tests > Compare extracted values from skill: /check vitalik.eth:
packages/message-kit/src/lib/skills.ts#L11
TypeError: Cannot read properties of undefined (reading 'flat')
❯ Module.findSkill src/lib/skills.ts:11:26
❯ tests/Parsing.test.ts:53:27
|
tests/Parsing.test.ts > Parsing tests > Compare extracted values from skill: /register vitalik.eth:
packages/message-kit/src/lib/skills.ts#L11
TypeError: Cannot read properties of undefined (reading 'flat')
❯ Module.findSkill src/lib/skills.ts:11:26
❯ tests/Parsing.test.ts:53:27
|
tests/Parsing.test.ts > Parsing tests > Compare extracted values from skill: /cool vitalik.eth:
packages/message-kit/src/lib/skills.ts#L11
TypeError: Cannot read properties of undefined (reading 'flat')
❯ Module.findSkill src/lib/skills.ts:11:26
❯ tests/Parsing.test.ts:53:27
|
tests/Parsing.test.ts > Parsing tests > Compare extracted values from skill: /renew vitalik.eth:
packages/message-kit/src/lib/skills.ts#L11
TypeError: Cannot read properties of undefined (reading 'flat')
❯ Module.findSkill src/lib/skills.ts:11:26
❯ tests/Parsing.test.ts:53:27
|
tests/Parsing.test.ts > Parsing tests > Compare extracted values from skill: /info vitalik.eth:
packages/message-kit/src/lib/skills.ts#L11
TypeError: Cannot read properties of undefined (reading 'flat')
❯ Module.findSkill src/lib/skills.ts:11:26
❯ tests/Parsing.test.ts:53:27
|
tests/Parsing.test.ts > Parsing tests > Compare extracted values from skill: /pay vitalik.eth:
packages/message-kit/src/lib/skills.ts#L11
TypeError: Cannot read properties of undefined (reading 'flat')
❯ Module.findSkill src/lib/skills.ts:11:26
❯ tests/Parsing.test.ts:53:27
|
test
Process completed with exit code 1.
|
tests/Intent.test.ts > Flow Tests > Ask who holds vitalik.eth:
packages/message-kit/tests/Intent.test.ts#L29
AssertionError: expected 'An error occurred while processing yo…' to contain '/info vitalik.eth'
Expected: "/info vitalik.eth"
Received: "An error occurred while processing your request."
❯ tests/Intent.test.ts:29:19
|
tests/Intent.test.ts > Flow Tests > Ask who holds vitalik.eth:
packages/message-kit/tests/Intent.test.ts#L18
TypeError: Cannot read properties of undefined (reading 'length')
❯ tests/Intent.test.ts:18:62
|
tests/Intent.test.ts > Flow Tests > Step 1: Tip vitalik.eth:
packages/message-kit/tests/Intent.test.ts#L53
AssertionError: expected 'An error occurred while processing yo…' to contain '/tip vitalik.eth'
Expected: "/tip vitalik.eth"
Received: "An error occurred while processing your request."
❯ tests/Intent.test.ts:53:23
|
tests/Intent.test.ts > Flow Tests > Step 1: Tip vitalik.eth:
packages/message-kit/tests/Intent.test.ts#L18
TypeError: Cannot read properties of undefined (reading 'length')
❯ tests/Intent.test.ts:18:62
|
tests/Intent.test.ts > Flow Tests > Step 2: again:
packages/message-kit/tests/Intent.test.ts#L53
AssertionError: expected 'An error occurred while processing yo…' to contain '/tip vitalik.eth'
Expected: "/tip vitalik.eth"
Received: "An error occurred while processing your request."
❯ tests/Intent.test.ts:53:23
|
tests/Intent.test.ts > Flow Tests > Step 2: again:
packages/message-kit/tests/Intent.test.ts#L18
TypeError: Cannot read properties of undefined (reading 'length')
❯ tests/Intent.test.ts:18:62
|
tests/Intent.test.ts > Flow Tests > Step 3: Tip vitalik.eth again:
packages/message-kit/tests/Intent.test.ts#L53
AssertionError: expected 'An error occurred while processing yo…' to contain '/tip vitalik.eth'
Expected: "/tip vitalik.eth"
Received: "An error occurred while processing your request."
❯ tests/Intent.test.ts:53:23
|
tests/Intent.test.ts > Flow Tests > Step 3: Tip vitalik.eth again:
packages/message-kit/tests/Intent.test.ts#L18
TypeError: Cannot read properties of undefined (reading 'length')
❯ tests/Intent.test.ts:18:62
|
tests/Intent.test.ts > Flow Tests > Step 4: Tip it again:
packages/message-kit/tests/Intent.test.ts#L53
AssertionError: expected 'An error occurred while processing yo…' to contain '/tip vitalik.eth'
Expected: "/tip vitalik.eth"
Received: "An error occurred while processing your request."
❯ tests/Intent.test.ts:53:23
|
tests/Intent.test.ts > Flow Tests > Step 4: Tip it again:
packages/message-kit/tests/Intent.test.ts#L18
TypeError: Cannot read properties of undefined (reading 'length')
❯ tests/Intent.test.ts:18:62
|
tests/Client.test.ts > Client Private Key Configuration Tests > creates a client with a random generated key:
packages/xmtp/tests/Client.test.ts#L7
TypeError: Class constructor XMTP cannot be invoked without 'new'
❯ tests/Client.test.ts:7:40
|
tests/Client.test.ts > Client Private Key Configuration Tests > creates a client with a provided private key:
packages/xmtp/tests/Client.test.ts#L14
TypeError: Class constructor XMTP cannot be invoked without 'new'
❯ tests/Client.test.ts:14:40
|
tests/Client.test.ts > Client Private Key Configuration Tests > fails gracefully with invalid private key format:
packages/xmtp/tests/Client.test.ts#L24
TypeError: Class constructor XMTP cannot be invoked without 'new'
❯ tests/Client.test.ts:24:30
|
test
Process completed with exit code 1.
|
build
Argument of type 'string' is not assignable to parameter of type 'userMessage'.
|
build
gm-bot#build: command (/home/runner/work/xmtp-ai/xmtp-ai/templates/gm) /tmp/xfs-26806366/yarn run build exited (2)
|
build
Process completed with exit code 2.
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|