Skip to content

Merge fix/session-workdir-resume into main #43

Merge fix/session-workdir-resume into main

Merge fix/session-workdir-resume into main #43

Triggered via push August 31, 2026 13:20
Status Failure
Total duration 4m 19s
Artifacts

ci.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 10 warnings
lint
Process completed with exit code 1.
typecheck
Process completed with exit code 2.
typecheck: packages/agent-core/test/mcp/schema-sanitize.test.ts#L376
Argument of type 'Schema | undefined' is not assignable to parameter of type 'Schema'.
test (2)
Process completed with exit code 1.
[agent-core-v2] test/state/stateManifest.test.ts > state manifest > docs/state-manifest.d.ts is up to date: packages/agent-core-v2/test/state/stateManifest.test.ts#L12
AssertionError: expected '// App, Workspace, Session & Agent St…' to be '// App, Workspace, Session & Agent St…' // Object.is equality - Expected + Received @@ -152,16 +152,10 @@ readonly whenToUse?: string; readonly disableModelInvocation?: boolean; readonly isSubSkill?: boolean; readonly safe?: boolean; readonly arguments?: string | readonly unknown[]; - readonly category?: string; - readonly categories?: string | readonly string[]; - readonly issuer?: string; - readonly collection?: string; - readonly groups?: readonly string[]; - readonly tags?: readonly string[]; [key: string]: unknown; }; readonly source: /* SkillSource — packages/agent-core-v2/src/features/skill/catalog/types.ts */ 'project' | 'user' | 'extra' | 'builtin'; readonly plugin?: /* SkillPluginContext — packages/agent-core-v2/src/features/skill/catalog/types.ts */ { readonly id: string; @@ -195,16 +189,10 @@ readonly whenToUse?: string; readonly disableModelInvocation?: boolean; readonly isSubSkill?: boolean; readonly safe?: boolean; readonly arguments?: string | readonly unknown[]; - readonly category?: string; - readonly categories?: string | readonly string[]; - readonly issuer?: string; - readonly collection?: string; - readonly groups?: readonly string[]; - readonly tags?: readonly string[]; [key: string]: unknown; }; readonly source: /* SkillSource — packages/agent-core-v2/src/features/skill/catalog/types.ts */ 'project' | 'user' | 'extra' | 'builtin'; readonly plugin?: /* SkillPluginContext — packages/agent-core-v2/src/features/skill/catalog/types.ts */ { readonly id: string; @@ -228,16 +216,10 @@ readonly whenToUse?: string; readonly disableModelInvocation?: boolean; readonly isSubSkill?: boolean; readonly safe?: boolean; readonly arguments?: string | readonly unknown[]; - readonly category?: string; - readonly categories?: string | readonly string[]; - readonly issuer?: string; - readonly collection?: string; - readonly groups?: readonly string[]; - readonly tags?: readonly string[]; [key: string]: unknown; }; readonly source: /* SkillSource — packages/agent-core-v2/src/features/skill/catalog/types.ts */ 'project' | 'user' | 'extra' | 'builtin'; readonly plugin?: /* SkillPluginContext — packages/agent-core-v2/src/features/skill/catalog/types.ts */ { readonly id: string; @@ -269,16 +251,10 @@ readonly whenToUse?: string; readonly disableModelInvocation?: boolean; readonly isSubSkill?: boolean; readonly safe?: boolean; readonly arguments?: string | readonly unknown[]; - readonly category?: string; - readonly categories?: string | readonly string[]; - readonly issuer?: string; - readonly collection?: string; - readonly groups?: readonly string[]; - readonly tags?: readonly string[]; [key: string]: unknown; }; readonly source: /* SkillSource — packages/agent-core-v2/src/features/skill/catalog/types.ts */ 'project' | 'user' | 'extra' | 'builtin'; readonly plugin?: /* SkillPluginContext — packages/agent-core-v2/src/features/skill/catalog/types.ts */ { readonly id: string; @@ -302,16 +278,10 @@ readonly whenToUse?: string; readonly disableModelInvocation?: boolean; readonly isSubSkill?: boolean; readonly safe?: boolean; readonly arguments?: string | readonly unknown[]; - readonly category?: string; - readonly categories?: string | readonly string[]; - readonly issuer?: string; - readonly collection?: string; - readonly groups?: readonly string[]; -
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/
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/
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-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/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/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 (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 (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 (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 (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/