This repository was archived by the owner on May 21, 2026. It is now read-only.
0.1.18 #26
Annotations
3 errors and 3 warnings
|
tests/stream_events.test.ts > mCPAgent streamEvents() edge cases > should handle malformed events gracefully:
tests/stream_events.test.ts#L384
AssertionError: expected [ { event: 'malformed' }, { …(2) } ] to have a length of 3 but got 2
- Expected
+ Received
- 3
+ 2
❯ tests/stream_events.test.ts:384:20
|
|
tests/stream_events.test.ts > mCPAgent streamEvents() > should handle memory correctly when enabled:
tests/stream_events.test.ts#L206
AssertionError: expected "addToHistory" to be called 2 times, but got 1 times
❯ tests/stream_events.test.ts:206:29
|
|
publish
The webhookUrl was not provided. For security reasons the secret URL must be provided in the action yaml using a context expression and can not be read as a default.
|
|
verify
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
verify
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
verify
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|