fix(build): run make rust targets inside packages/kimi-agent #215
ci.yml
on: push
build
5m 24s
test-pi-tui
41s
test-vscode-legacy
49s
test-windows
lint
54s
typecheck
1m 43s
Matrix: test
Annotations
1 error and 20 warnings
|
test (2)
Process completed with exit code 1.
|
|
test-vscode-legacy
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
typecheck
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lint
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
eslint(require-await):
packages/agent-core-v2/test/workspace/workspaceAgentProfileLoader/agentFileDiscovery.test.ts#L170
Async function has no `await` expression.
|
|
eslint(require-await):
packages/agent-core-v2/test/workspace/workspaceAgentProfileLoader/agentFileDiscovery.test.ts#L161
Async function has no `await` expression.
|
|
eslint(require-await):
packages/agent-core-v2/test/workspace/workspaceAgentProfileLoader/agentFileDiscovery.test.ts#L159
Async function has no `await` expression.
|
|
eslint(require-await):
packages/agent-core-v2/test/workspace/workspaceAgentProfileLoader/agentFileDiscovery.test.ts#L158
Async function has no `await` expression.
|
|
eslint(require-await):
packages/agent-core-v2/test/workspace/workspaceAgentProfileLoader/agentFileDiscovery.test.ts#L142
Async function has no `await` expression.
|
|
eslint(require-await):
packages/agent-core-v2/test/workspace/workspaceAgentProfileLoader/agentFileDiscovery.test.ts#L127
Async function has no `await` expression.
|
|
eslint(require-await):
packages/agent-core-v2/test/workspace/workspaceAgentProfileLoader/agentFileDiscovery.test.ts#L107
Async function has no `await` expression.
|
|
|
|
|
|
|
|
test-pi-tui
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test (1)
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test (5)
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test (4)
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test (2)
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test (3)
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. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|