1.3.0 #1383
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 unable to perform any actions or…' to contain '/info vitalik.eth'
Expected: "/info vitalik.eth"
Received: "I'm unable to perform any actions or operations right now due to lack of command access. If there's any information you're looking for, you might need to use alternative resources or tools."
❯ 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 'I\'m unable to perform any actions or…' to contain '/tip vitalik.eth'
Expected: "/tip vitalik.eth"
Received: "I'm unable to perform any actions or transactions at the moment due to lack of command access. If you have any other questions or need further assistance, feel free to ask!"
❯ 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 currently unable to process tran…' to contain '/tip vitalik.eth'
Expected: "/tip vitalik.eth"
Received: "I'm currently unable to process transactions or perform any specific actions due to lack of command access. If there's anything else I can assist you with or any questions you have, please let me know!"
❯ 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 process this request o…' to contain '/tip vitalik.eth'
Expected: "/tip vitalik.eth"
Received: "I'm unable to process this request or perform transactions right now due to lack of command access. If there's anything else you need help with, 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 currently unable to process any …' to contain '/tip vitalik.eth'
Expected: "/tip vitalik.eth"
Received: "I'm currently unable to process any tipping requests or perform transactions due to lack of command access. If there's any other way I can assist you, please 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 process any tipping re…' to contain '/tip vitalik.eth'
Expected: "/tip vitalik.eth"
Received: "I'm unable to process any tipping requests or perform transactions at the moment due to lack of command access. If you have any other questions or need assistance with something else, feel free to ask!"
❯ 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 currently unable to process tipp…' to contain '/tip vitalik.eth'
Expected: "/tip vitalik.eth"
Received: "I'm currently unable to process tipping requests or perform transactions due to lack of command access. If there's anything else you need help 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
|