fix readme #1377
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 am unable to provide the current ho…' to contain '/info vitalik.eth'
Expected: "/info vitalik.eth"
Received: "I am unable to provide the current holder of vitalik.eth. You might be able to find this information using an ENS lookup tool or a blockchain explorer."
❯ 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 you want to send a tip to vi…' to contain '/tip vitalik.eth'
Expected: "/tip vitalik.eth"
Received: "It seems you want to send a tip to vitalik.eth. Unfortunately, I'm unable to process transactions directly. You might want to use a cryptocurrency wallet or platform that supports ENS domains to send your tip."
❯ 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 'If you\'re looking to tip vitalik.eth…' to contain '/tip vitalik.eth'
Expected: "/tip vitalik.eth"
Received: "If you're looking to tip vitalik.eth again, please use your cryptocurrency wallet or a platform that supports sending to ENS domains to complete the transaction."
❯ 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 understand you want to tip vitalik.…' to contain '/tip vitalik.eth'
Expected: "/tip vitalik.eth"
Received: "I understand you want to tip vitalik.eth. You'll need to use your cryptocurrency wallet or a platform that allows transactions to ENS domains to send the tip."
❯ 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 'To send a tip to vitalik.eth, please …' to contain '/tip vitalik.eth'
Expected: "/tip vitalik.eth"
Received: "To send a tip to vitalik.eth, please use a crypto wallet or a service that supports transactions to ENS domains."
❯ 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 'To tip vitalik.eth again, you\'ll nee…' to contain '/tip vitalik.eth'
Expected: "/tip vitalik.eth"
Received: "To tip vitalik.eth again, you'll need to use your cryptocurrency wallet or a compatible platform that enables you to send funds to ENS domains."
❯ 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 'If you wish to send another tip to vi…' to contain '/tip vitalik.eth'
Expected: "/tip vitalik.eth"
Received: "If you wish to send another tip to vitalik.eth, please use your crypto wallet or any service that facilitates transactions to ENS domains."
❯ 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
|