1.2.34 #1375
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 'I\'m sorry for the oversight. Let me …' to contain '/info vitalik.eth'
- Expected
+ Received
- /info vitalik.eth
+ I'm sorry for the oversight. Let me try again: 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 seems like there\'s no command ava…' to contain '/tip vitalik.eth'
Expected: "/tip vitalik.eth"
Received: "It seems like there's no command available for sending tips directly. You might want to try using another method or platform to send a tip. 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 'I\'m sorry for the error. Could you p…' to contain '/tip vitalik.eth'
Expected: "/tip vitalik.eth"
Received: "I'm sorry for the error. Could you please let me know what action you would like me to perform for you?"
❯ 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 'It seems like I\'m not equipped with …' to contain '/tip vitalik.eth'
Expected: "/tip vitalik.eth"
Received: "It seems like I'm not equipped with a specific command to tip directly. You might need to use another service or specify an action I can help with. If there's anything else you'd like to try, please 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 currently don\'t have a direct comm…' to contain '/tip vitalik.eth'
Expected: "/tip vitalik.eth"
Received: "I currently don't have a direct command to facilitate sending tips. Please let me know if there's another way I might assist you!"
❯ 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 'It appears I\'m unable to process tip…' to contain '/tip vitalik.eth'
Expected: "/tip vitalik.eth"
Received: "It appears I'm unable to process tips directly through a command. If there's anything else you'd like to do or another way I can assist you, 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 apologize for any confusion. At thi…' to contain '/tip vitalik.eth'
Expected: "/tip vitalik.eth"
Received: "I apologize for any confusion. At this time, I don't have a command available to send tips directly. Please let me know if there's another way I can assist you!"
❯ 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
|