chore: release v0.19.0 #160
ci.yml
on: push
Repo reference guard
4s
Lint & Test
7m 54s
Race detector & coverage floor
5m 38s
Web Frontend Check
30s
Pre-commit
7m 48s
Annotations
18 warnings
|
Repo reference guard
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Web Frontend Check
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Race detector & coverage floor
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-go@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Race detector & coverage floor
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
|
Pre-commit
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-go@v5, actions/setup-node@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Pre-commit
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
|
Lint & Test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-go@v5, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Lint & Test:
web/src/components/Docs/MarkdownEditor.tsx#L3
'listDocs' is defined but never used. Allowed unused vars must match /^_/u
|
|
Lint & Test:
web/src/components/Board/KanbanBoard.tsx#L173
Unexpected any. Specify a different type
|
|
Lint & Test:
web/src/components/Blocks/fields.tsx#L7
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
Lint & Test:
web/src/components/Blocks/BlockManager.tsx#L130
'message' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
Lint & Test:
web/src/components/Blocks/BlockEditor.tsx#L26
'CheckCircle2' is defined but never used. Allowed unused vars must match /^_/u
|
|
Lint & Test:
web/src/components/Agents/AgentManager.tsx#L10
'X' is defined but never used. Allowed unused vars must match /^_/u
|
|
Lint & Test:
web/src/api/client.ts#L571
Unexpected any. Specify a different type
|
|
Lint & Test:
web/src/api/client.ts#L24
'DynamicComposition' is defined but never used. Allowed unused vars must match /^_/u
|
|
Lint & Test:
web/src/api/client.ts#L19
'RunEvent' is defined but never used. Allowed unused vars must match /^_/u
|
|
Lint & Test:
web/src/App.tsx#L50
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file
|
|
Lint & Test
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|