fix(mobile): show full markdown read bodies (#5069) #16416
ci.yml
on: push
changes
19s
typecheck
3m 23s
lint
2m 33s
format-check
59s
drizzle-check
1m 2s
Matrix: workspace-tests
notify-main-failure
8s
Annotations
2 errors and 3 warnings
|
test (kilo-app)
Process completed with exit code 1.
|
|
[mobile-pure] src/components/agents/tool-cards/tool-card-output-cap.test.ts > tool-card output caps removed > keeps the error text and renders no body for an error read:
apps/mobile/src/components/agents/tool-cards/tool-card-output-cap.test.ts#L258
AssertionError: expected false to be true // Object.is equality
- Expected
+ Received
- true
+ false
❯ src/components/agents/tool-cards/tool-card-output-cap.test.ts:258:88
|
|
test (kilo-app)
[git-mirror] Skipping cache commit: Found 2 failed/cancelled steps
|
|
test (kilo-app)
[git-mirror] - Step: unknown (failed)
|
|
notify-main-failure
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: slackapi/slack-github-action@91efab103c0de0a537f72a35f6b8cda0ee76bf0a. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|