Skip to content

fix(composer): default shell above-row glass aura and light branch text. #81

fix(composer): default shell above-row glass aura and light branch text.

fix(composer): default shell above-row glass aura and light branch text. #81

Triggered via push June 8, 2026 23:58
Status Failure
Total duration 3m 38s
Artifacts

ci.yml

on: push
Notarized macOS Release
0s
Notarized macOS Release
Signed Windows Release
Signed Windows Release
Unsigned Windows Build (testing)
0s
Unsigned Windows Build (testing)
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

20 errors, 4 warnings, and 1 notice
Test (Linux)
Process completed with exit code 2.
Test (Linux): src/renderer/src/lib/externalPathGrantPreflight.test.ts#L40
Property 'instructions' is missing in type '{ id: string; provider: "claude"; role: string; order: number; enabled: true; model: string; }' but required in type 'EnsembleParticipant'.
Test (Linux): src/renderer/src/lib/externalPathGrantPreflight.test.ts#L39
Property 'instructions' is missing in type '{ id: string; provider: "ollama"; role: string; order: number; enabled: true; model: string; }' but required in type 'EnsembleParticipant'.
Test (Linux): src/renderer/src/lib/externalPathGrantPreflight.test.ts#L38
Property 'instructions' is missing in type '{ id: string; provider: "codex"; role: string; order: number; enabled: true; model: string; }' but required in type 'EnsembleParticipant'.
Test (Linux): src/renderer/src/App.tsx#L4963
Object literal may only specify known properties, and 'deferPersist' does not exist in type '{ chatId: string; access?: "read" | "write" | undefined; path?: string | undefined; }'.
Test (macOS Apple Silicon)
Process completed with exit code 2.
Test (macOS Apple Silicon): src/renderer/src/lib/externalPathGrantPreflight.test.ts#L40
Property 'instructions' is missing in type '{ id: string; provider: "claude"; role: string; order: number; enabled: true; model: string; }' but required in type 'EnsembleParticipant'.
Test (macOS Apple Silicon): src/renderer/src/lib/externalPathGrantPreflight.test.ts#L39
Property 'instructions' is missing in type '{ id: string; provider: "ollama"; role: string; order: number; enabled: true; model: string; }' but required in type 'EnsembleParticipant'.
Test (macOS Apple Silicon): src/renderer/src/lib/externalPathGrantPreflight.test.ts#L38
Property 'instructions' is missing in type '{ id: string; provider: "codex"; role: string; order: number; enabled: true; model: string; }' but required in type 'EnsembleParticipant'.
Test (macOS Apple Silicon): src/renderer/src/App.tsx#L4963
Object literal may only specify known properties, and 'deferPersist' does not exist in type '{ chatId: string; access?: "read" | "write" | undefined; path?: string | undefined; }'.
Test (macOS Intel)
Process completed with exit code 2.
Test (macOS Intel): src/renderer/src/lib/externalPathGrantPreflight.test.ts#L40
Property 'instructions' is missing in type '{ id: string; provider: "claude"; role: string; order: number; enabled: true; model: string; }' but required in type 'EnsembleParticipant'.
Test (macOS Intel): src/renderer/src/lib/externalPathGrantPreflight.test.ts#L39
Property 'instructions' is missing in type '{ id: string; provider: "ollama"; role: string; order: number; enabled: true; model: string; }' but required in type 'EnsembleParticipant'.
Test (macOS Intel): src/renderer/src/lib/externalPathGrantPreflight.test.ts#L38
Property 'instructions' is missing in type '{ id: string; provider: "codex"; role: string; order: number; enabled: true; model: string; }' but required in type 'EnsembleParticipant'.
Test (macOS Intel): src/renderer/src/App.tsx#L4963
Object literal may only specify known properties, and 'deferPersist' does not exist in type '{ chatId: string; access?: "read" | "write" | undefined; path?: string | undefined; }'.
Test (Windows)
Process completed with exit code 1.
Test (Windows): src/renderer/src/lib/externalPathGrantPreflight.test.ts#L40
Property 'instructions' is missing in type '{ id: string; provider: "claude"; role: string; order: number; enabled: true; model: string; }' but required in type 'EnsembleParticipant'.
Test (Windows): src/renderer/src/lib/externalPathGrantPreflight.test.ts#L39
Property 'instructions' is missing in type '{ id: string; provider: "ollama"; role: string; order: number; enabled: true; model: string; }' but required in type 'EnsembleParticipant'.
Test (Windows): src/renderer/src/lib/externalPathGrantPreflight.test.ts#L38
Property 'instructions' is missing in type '{ id: string; provider: "codex"; role: string; order: number; enabled: true; model: string; }' but required in type 'EnsembleParticipant'.
Test (Windows): src/renderer/src/App.tsx#L4963
Object literal may only specify known properties, and 'deferPersist' does not exist in type '{ chatId: string; access?: "read" | "write" | undefined; path?: string | undefined; }'.
Test (Linux)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test (macOS Apple Silicon)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test (macOS Intel)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test (Windows)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Test (Windows)
NOTICE: windows-latest requests are being redirected to windows-2025-vs2026 by June 15, 2026