v3 only + agent sdk #1412
Annotations
15 errors and 2 warnings
tests/Parsing.test.ts > Parsing tests > Compare extracted values from skill: /check vitalik.eth:
packages/message-kit/src/helpers/skills.ts#L11
TypeError: Cannot read properties of undefined (reading 'flat')
❯ Module.findSkill src/helpers/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/helpers/skills.ts#L11
TypeError: Cannot read properties of undefined (reading 'flat')
❯ Module.findSkill src/helpers/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/helpers/skills.ts#L11
TypeError: Cannot read properties of undefined (reading 'flat')
❯ Module.findSkill src/helpers/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/helpers/skills.ts#L11
TypeError: Cannot read properties of undefined (reading 'flat')
❯ Module.findSkill src/helpers/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/helpers/skills.ts#L11
TypeError: Cannot read properties of undefined (reading 'flat')
❯ Module.findSkill src/helpers/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/helpers/skills.ts#L11
TypeError: Cannot read properties of undefined (reading 'flat')
❯ Module.findSkill src/helpers/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 'Sorry, I can\'t provide that informat…' to contain '/info vitalik.eth'
Expected: "/info vitalik.eth"
Received: "Sorry, I can't provide that information."
❯ tests/Intent.test.ts:29:19
|
tests/Intent.test.ts > Flow Tests > Step 1: Tip vitalik.eth:
packages/message-kit/tests/Intent.test.ts#L53
AssertionError: expected 'It seems that I\'m unable to perform …' to contain '/tip vitalik.eth'
Expected: "/tip vitalik.eth"
Received: "It seems that I'm unable to perform the tipping action directly. Let me know if there is anything else I might assist you with!"
❯ tests/Intent.test.ts:53:23
|
tests/Intent.test.ts > Flow Tests > Step 2: again:
packages/message-kit/tests/Intent.test.ts#L53
AssertionError: expected 'Unfortunately, I can\'t assist with t…' to contain '/tip vitalik.eth'
Expected: "/tip vitalik.eth"
Received: "Unfortunately, I can't assist with that 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#L53
AssertionError: expected 'Unfortunately, I\'m unable to assist …' to contain '/tip vitalik.eth'
Expected: "/tip vitalik.eth"
Received: "Unfortunately, I'm unable to assist with sending tips. If there is anything else you need help with, feel free to let me know!"
❯ tests/Intent.test.ts:53:23
|
tests/Intent.test.ts > Flow Tests > Step 4: Tip it again:
packages/message-kit/tests/Intent.test.ts#L53
AssertionError: expected 'I\'m sorry, but I\'m unable to assist…' to contain '/tip vitalik.eth'
Expected: "/tip vitalik.eth"
Received: "I'm sorry, but I'm unable to assist with tipping. Let me know if there's anything else I can help you with!"
❯ tests/Intent.test.ts:53:23
|
tests/Intent.test.ts > Flow Tests > Step 5: Tip it again:
packages/message-kit/tests/Intent.test.ts#L53
AssertionError: expected 'I\'m unable to assist with tipping ac…' to contain '/tip vitalik.eth'
Expected: "/tip vitalik.eth"
Received: "I'm unable to assist with tipping actions. If there's anything else you need help with, please let me know!"
❯ tests/Intent.test.ts:53:23
|
tests/Intent.test.ts > Flow Tests > Step 6: Tip it again:
packages/message-kit/tests/Intent.test.ts#L53
AssertionError: expected 'I\'m unable to perform tipping action…' to contain '/tip vitalik.eth'
Expected: "/tip vitalik.eth"
Received: "I'm unable to perform tipping actions. If there's something else I can assist you with, please let me know!"
❯ tests/Intent.test.ts:53:23
|
test
Process completed with exit code 1.
|
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
|