feat: support a configurable secondary model for subagents #5953
ci.yml
on: pull_request
build
2m 54s
test-pi-tui
40s
test-windows
0s
lint
49s
typecheck
1m 48s
Matrix: test
Annotations
23 warnings
|
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/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/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
eslint-plugin-import(first):
packages/agent-core-v2/src/_base/di/test.ts#L15
Import statements must come first
|
|
eslint(no-loop-func):
packages/agent-core-v2/src/_base/event.ts#L177
Function declared in a loop contains unsafe references to variable(s)
|
|
eslint(no-loop-func):
packages/agent-core-v2/src/_base/event.ts#L172
Function declared in a loop contains unsafe references to variable(s)
|
|
eslint-plugin-import(no-named-as-default-member):
packages/agent-core-v2/src/app/skillCatalog/fileSkillDiscovery.ts#L121
"path" also has a named export "join"
|
|
eslint-plugin-import(no-named-as-default-member):
packages/agent-core-v2/src/app/skillCatalog/fileSkillDiscovery.ts#L104
"path" also has a named export "join"
|
|
eslint-plugin-import(no-named-as-default-member):
packages/agent-core-v2/src/app/skillCatalog/fileSkillDiscovery.ts#L93
"path" also has a named export "basename"
|
|
eslint-plugin-import(no-named-as-default-member):
packages/agent-core-v2/src/app/skillCatalog/fileSkillDiscovery.ts#L86
"path" also has a named export "join"
|
|
eslint-plugin-import(no-named-as-default-member):
packages/agent-core-v2/src/app/skillCatalog/fileSkillDiscovery.ts#L74
"path" also has a named export "join"
|
|
eslint-plugin-import(no-named-as-default-member):
packages/agent-core-v2/src/app/skillCatalog/fileSkillDiscovery.ts#L61
"path" also has a named export "join"
|
|
eslint-plugin-import(no-named-as-default-member):
packages/agent-core-v2/src/app/skillCatalog/fileSkillDiscovery.ts#L60
"path" also has a named export "join"
|
|
typecheck
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/
|
|
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/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/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/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/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/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test (5)
Back off 25.189 seconds before retry.
|
|
test (5)
Failed to download action 'https://codeload.github.com/pnpm/action-setup/tar.gz/0ebf47130e4866e96fce0953f49152a61190b271'. Error: Response status code does not indicate success: 429 (Too Many Requests). B802:58C58:4DBF4:959CF:6A61D6B8
|
|
build
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/
|
|
build
Back off 11.778 seconds before retry.
|
|
build
Failed to download action 'https://codeload.github.com/pnpm/action-setup/tar.gz/0ebf47130e4866e96fce0953f49152a61190b271'. Error: Response status code does not indicate success: 429 (Too Many Requests). 2841:55860:13F592:27072B:6A61D6B9
|