Skip to content

Add session to agents #8752

Add session to agents

Add session to agents #8752

Triggered via pull request August 22, 2025 20:34
Status Failure
Total duration 17m 17s
Artifacts

ci.yml

on: pull_request
Check Rust Code Format
28s
Check Rust Code Format
Build and Test Rust Project
3m 10s
Build and Test Rust Project
Lint Electron Desktop App
1m 59s
Lint Electron Desktop App
bundle-desktop-unsigned  /  Bundle Desktop App on macOS
16m 55s
bundle-desktop-unsigned / Bundle Desktop App on macOS
Fit to window
Zoom out
Zoom in

Annotations

5 errors, 1 warning, and 2 notices
Lint Electron Desktop App
Process completed with exit code 1.
src/components/OllamaSetup.test.tsx > OllamaSetup > when Ollama and model are both available > should handle connection failure: ui/desktop/src/components/OllamaSetup.test.tsx#L197
AssertionError: expected "error" to be called with arguments: [ ObjectContaining{…} ] Number of calls: 0 Ignored nodes: comments, script, style <html> <head /> <body> <div> <div class="space-y-6" > <div class="text-left" > <svg aria-hidden="true" class="w-6 h-6 mb-3 text-text-standard" fill="none" height="88" viewBox="0 0 69 88" width="69" xmlns="http://www.w3.org/2000/svg" > <path d="M65 85L62.0637 70.8077C62.0222 70.6074 62.0432 70.3992 62.1238 70.2112L64.3359 65.0497C65.7194 61.8214 65.7378 58.1708 64.387 54.9287L62.4897 50.3753C61.8577 48.8586 61.8754 47.149 62.5386 45.6457L64.1296 42.0397C66.8761 35.8141 64.3334 28.5656 58.0958 25.8464C55.8537 24.869 53.319 23.8076 50.5427 22.7131C50.1848 22.572 49.843 22.3777 49.5389 22.1421C46.6697 19.9189 44.1695 18.0613 42.1059 16.5691C38.1157 13.6838 32.8534 13.645 28.9759 16.68C27.1886 18.0789 25.0635 19.8198 22.638 21.9398C22.2177 22.3071 21.7135 22.5905 21.1813 22.7586C18.6462 23.5593 16.4068 24.2677 14.4298 24.8938C6.83415 27.2996 3.28234 35.8919 6.92194 42.9796L8.28723 45.6383C9.05963 47.1424 9.16151 48.9027 8.5678 50.4859L6.65444 55.5882C5.5855 58.4387 5.55086 61.5739 6.55656 64.4473L8.42485 69.7853C8.47432 69.9266 8.49142 70.0773 8.47488 70.2261L7 83.5" stroke="currentColor" stroke-linecap="round" stroke-width="5" /> <circle cx="18.5" cy="40.5" fill="currentColor" r="3" /> <circle cx="52.5" cy="40.5" fill="currentColor" r="3" /> <path d="M35.5 38C42.1664 38 47 42.3128 47 47C47 51.6872 42.1664 56 35.5 56C28.8336 56 24 51.6872 24 47C24 42.3128 28.8336 38 35.5 38Z" stroke="currentColor" stroke-width="3" /> <path d="M33.5 45L35.5 47M35.5 47L37.5 45M35.5 47V50" stroke="currentColor" stroke-linecap="round" stroke-width="2" /> <path d="M25 20L23.8142 14.0708C23.2738 11.369 22.3756 8.75127 21.1434 6.28682L19.6522 3.30442C18.9533 1.90667 16.9727 1.86785 16.2196 3.23714V3.23714C13.7795 7.67371 12.5 12.6549 12.5 17.7183V26" stroke="currentColor" stroke-linecap="round" stroke-width="4" /> <path d="M46.5 20.5L47.7083 14.6911C48.2867 11.9102 49.2445 9.22205 50.5549 6.70202L52.1438 3.64663C52.8504 2.28778 54.7805 2.24912 55.5409 3.57858V3.57858C58.1353 8.11412 59.5 13.2486 59.5 18.4737V26.5" stroke="currentColor" stroke-linecap="round" stroke-width="4" /> </svg> <h3 class="text-lg font-semibold text-text-standard mb-2" > Ollama Setup </h3> <p class="text-text-muted" > Ollama lets you run AI models for free, private and locally on your computer. </p> </div> <div class="space-y-4" > <div class="flex items-start mb-16" > <span class="inline-block px-2 py-1 text-xs font-medium bg-green-600 text-white rounded-full" > Ollama is detected and running </span> </div> <button class="w-full px-6 py-3 bg-background-muted text-text-standard rounded-lg hover:bg-background-hover transition-colors font-medium flex items-center justify-center gap-2" disabled="" > Connecting... </button> </div> <button class="w-full px-6 py-3 bg-transparent text-text-muted rounded-lg hover:bg-background-muted transition-colors" > Cancel </button> </div>
src/components/OllamaSetup.test.tsx > OllamaSetup > when Ollama and model are both available > should handle successful connection: ui/desktop/src/components/OllamaSetup.test.tsx#L176
AssertionError: expected "initializeSystem" to be called with arguments: [ Array(3) ] Number of calls: 0 Ignored nodes: comments, script, style <html> <head /> <body> <div> <div class="space-y-6" > <div class="text-left" > <svg aria-hidden="true" class="w-6 h-6 mb-3 text-text-standard" fill="none" height="88" viewBox="0 0 69 88" width="69" xmlns="http://www.w3.org/2000/svg" > <path d="M65 85L62.0637 70.8077C62.0222 70.6074 62.0432 70.3992 62.1238 70.2112L64.3359 65.0497C65.7194 61.8214 65.7378 58.1708 64.387 54.9287L62.4897 50.3753C61.8577 48.8586 61.8754 47.149 62.5386 45.6457L64.1296 42.0397C66.8761 35.8141 64.3334 28.5656 58.0958 25.8464C55.8537 24.869 53.319 23.8076 50.5427 22.7131C50.1848 22.572 49.843 22.3777 49.5389 22.1421C46.6697 19.9189 44.1695 18.0613 42.1059 16.5691C38.1157 13.6838 32.8534 13.645 28.9759 16.68C27.1886 18.0789 25.0635 19.8198 22.638 21.9398C22.2177 22.3071 21.7135 22.5905 21.1813 22.7586C18.6462 23.5593 16.4068 24.2677 14.4298 24.8938C6.83415 27.2996 3.28234 35.8919 6.92194 42.9796L8.28723 45.6383C9.05963 47.1424 9.16151 48.9027 8.5678 50.4859L6.65444 55.5882C5.5855 58.4387 5.55086 61.5739 6.55656 64.4473L8.42485 69.7853C8.47432 69.9266 8.49142 70.0773 8.47488 70.2261L7 83.5" stroke="currentColor" stroke-linecap="round" stroke-width="5" /> <circle cx="18.5" cy="40.5" fill="currentColor" r="3" /> <circle cx="52.5" cy="40.5" fill="currentColor" r="3" /> <path d="M35.5 38C42.1664 38 47 42.3128 47 47C47 51.6872 42.1664 56 35.5 56C28.8336 56 24 51.6872 24 47C24 42.3128 28.8336 38 35.5 38Z" stroke="currentColor" stroke-width="3" /> <path d="M33.5 45L35.5 47M35.5 47L37.5 45M35.5 47V50" stroke="currentColor" stroke-linecap="round" stroke-width="2" /> <path d="M25 20L23.8142 14.0708C23.2738 11.369 22.3756 8.75127 21.1434 6.28682L19.6522 3.30442C18.9533 1.90667 16.9727 1.86785 16.2196 3.23714V3.23714C13.7795 7.67371 12.5 12.6549 12.5 17.7183V26" stroke="currentColor" stroke-linecap="round" stroke-width="4" /> <path d="M46.5 20.5L47.7083 14.6911C48.2867 11.9102 49.2445 9.22205 50.5549 6.70202L52.1438 3.64663C52.8504 2.28778 54.7805 2.24912 55.5409 3.57858V3.57858C58.1353 8.11412 59.5 13.2486 59.5 18.4737V26.5" stroke="currentColor" stroke-linecap="round" stroke-width="4" /> </svg> <h3 class="text-lg font-semibold text-text-standard mb-2" > Ollama Setup </h3> <p class="text-text-muted" > Ollama lets you run AI models for free, private and locally on your computer. </p> </div> <div class="space-y-4" > <div class="flex items-start mb-16" > <span class="inline-block px-2 py-1 text-xs font-medium bg-green-600 text-white rounded-full" > Ollama is detected and running </span> </div> <button class="w-full px-6 py-3 bg-background-muted text-text-standard rounded-lg hover:bg-background-hover transition-colors font-medium flex items-center justify-center gap-2" disabled="" > Connecting... </button> </div> <button class="w-full px-6 py-3 bg-transparent text-text-muted rounded-lg hover:bg-background-muted transition-colors" > Cancel </button> </div>
Build and Test Rust Project
Process completed with exit code 101.
bundle-desktop-unsigned / Bundle Desktop App on macOS
Process completed with exit code 101.
bundle-desktop-unsigned / Bundle Desktop App on macOS
Restore cache failed: Dependencies file is not found in /Users/runner/work/goose/goose. Supported file pattern: go.sum
Lint Electron Desktop App
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
bundle-desktop-unsigned / Bundle Desktop App on macOS
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520