1.2.34 #1367
Annotations
9 errors and 2 warnings
tests/V3.test.ts > Context Message Tests > should send a message to a V3 group chat and receive it by all members:
packages/message-kit/tests/V3.test.ts#L28
AssertionError: expected undefined not to be undefined
❯ tests/V3.test.ts:28:25
|
test
Process completed with exit code 1.
|
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.
|
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
|