This repository has been archived by the owner on Jan 18, 2025. It is now read-only.
Deprecate message-kit #1415
Annotations
15 errors and 1 warning
Test parsing:
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 parsing:
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 parsing:
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 parsing:
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 parsing:
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 parsing:
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 parsing
Process completed with exit code 1.
|
Test Intent:
packages/message-kit/tests/Intent.test.ts#L29
AssertionError: expected 'One moment:\n/check vitalik.eth' to contain '/info vitalik.eth'
- Expected
+ Received
- /info vitalik.eth
+ One moment:
+ /check vitalik.eth
❯ tests/Intent.test.ts:29:19
|
Test Intent:
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, the command to perform this action is not available at this time. Please let me know if there's anything else I can assist you with."
❯ tests/Intent.test.ts:53:23
|
Test Intent:
packages/message-kit/tests/Intent.test.ts#L53
AssertionError: expected 'Unfortunately, the command to tip vit…' to contain '/tip vitalik.eth'
Expected: "/tip vitalik.eth"
Received: "Unfortunately, the command to tip vitalik.eth is not available at this time. Please let me know if there's anything else I can help you with."
❯ tests/Intent.test.ts:53:23
|
Test Intent:
packages/message-kit/tests/Intent.test.ts#L53
AssertionError: expected 'I understand you\'re trying to tip vi…' to contain '/tip vitalik.eth'
Expected: "/tip vitalik.eth"
Received: "I understand you're trying to tip vitalik.eth. However, the command to perform this action is not currently available. Please let me know if there's anything else you need assistance with."
❯ tests/Intent.test.ts:53:23
|
Test Intent:
packages/message-kit/tests/Intent.test.ts#L53
AssertionError: expected 'I apologize for the inconvenience, bu…' to contain '/tip vitalik.eth'
Expected: "/tip vitalik.eth"
Received: "I apologize for the inconvenience, but the command to tip vitalik.eth is not available. Let me know if there's anything else I can assist you with."
❯ tests/Intent.test.ts:53:23
|
Test Intent:
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, but currently, I don't have the command to execute that action. Please let me know if there's anything else you would like assistance with."
❯ tests/Intent.test.ts:53:23
|
Test Intent:
packages/message-kit/tests/Intent.test.ts#L53
AssertionError: expected 'I apologize, but the command to send …' to contain '/tip vitalik.eth'
Expected: "/tip vitalik.eth"
Received: "I apologize, but the command to send a tip is not available at the moment. If there's anything else I can help you with, please let me know."
❯ tests/Intent.test.ts:53:23
|
Test Intent
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading