This repository has been archived by the owner on Jan 18, 2025. It is now read-only.
1.2.34 #1370
Annotations
15 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 'Sure! I\'ll check that for you. One m…' to contain '/info vitalik.eth'
- Expected
+ Received
- /info vitalik.eth
+ Sure! I'll check that for you. One moment:
+ /check vitalik.eth
❯ 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 looks like I can\'t perform a tip …' to contain '/tip vitalik.eth'
Expected: "/tip vitalik.eth"
Received: "It looks like I can't perform a tip operation directly. You might need to use a different method or a specific platform to send a tip to vitalik.eth. Let me know if there's anything else I can 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 'It looks like I still can\'t perform …' to contain '/tip vitalik.eth'
Expected: "/tip vitalik.eth"
Received: "It looks like I still can't perform a tip operation directly. Please use another method or platform to send a tip to vitalik.eth."
❯ 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 'I’m unable to perform a tip operation…' to contain '/tip vitalik.eth'
Expected: "/tip vitalik.eth"
Received: "I’m unable to perform a tip operation directly within this platform. Please try using a different method to send a tip to vitalik.eth. If you need help with something else, feel free to ask!"
❯ 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 unable to perform a tip operation…' to contain '/tip vitalik.eth'
Expected: "/tip vitalik.eth"
Received: "I’m unable to perform a tip operation directly within this platform. Please try using a different method to send a tip to vitalik.eth. If there's anything else you need assistance with, just let me know!"
❯ 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 perform a tip operatio…' to contain '/tip vitalik.eth'
Expected: "/tip vitalik.eth"
Received: "I'm unable to perform a tip operation directly within this platform. Please try an alternative method to send a tip to vitalik.eth. Let me know if there's anything else you need help with!"
❯ 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 a tip operatio…' to contain '/tip vitalik.eth'
Expected: "/tip vitalik.eth"
Received: "I'm unable to perform a tip operation directly within this platform. Please try using a different method to send a tip to vitalik.eth. If there's anything else I can help with, feel free to 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
|