fix(desktop): surface silent client failures #3623
Triggered via pull request
July 24, 2026 05:46
Status
Cancelled
Total duration
1h 13m 52s
Artifacts
–
desktop-swift-ci.yml
on: pull_request
Detect Desktop Swift Changes
49s
Desktop Swift Static Contracts
3m 25s
Desktop Swift Test Suites
1h 0m
Desktop Swift Release Compile
0s
Desktop Swift Build & Tests
4s
Annotations
3 errors and 10 warnings
|
Desktop Swift Test Suites
The job has exceeded the maximum execution time of 1h0m0s
|
|
Desktop Swift Test Suites
The operation was canceled.
|
|
Desktop Swift Build & Tests
Process completed with exit code 1.
|
|
Package needs architecture map:
backend/utils/task_intelligence#L1
backend/utils/task_intelligence remains grandfathered without an architecture map at 14 source files (baseline: 14); add ARCHITECTURE.md or README.md opportunistically.
|
|
Package needs architecture map:
backend/utils/retrieval#L1
backend/utils/retrieval remains grandfathered without an architecture map at 30 source files (baseline: 30); add ARCHITECTURE.md or README.md opportunistically.
|
|
Package needs architecture map:
backend/utils/memory_ingestion#L1
backend/utils/memory_ingestion remains grandfathered without an architecture map at 17 source files (baseline: 17); add ARCHITECTURE.md or README.md opportunistically.
|
|
Large changed file:
desktop/macos/Desktop/Sources/Onboarding/OnboardingChatView.swift#L1
desktop/macos/Desktop/Sources/Onboarding/OnboardingChatView.swift is 2197 lines; consider splitting files over 800 lines.
|
|
Large changed file:
desktop/macos/Backend-Rust/src/routes/auth.rs#L1
desktop/macos/Backend-Rust/src/routes/auth.rs is 1170 lines; consider splitting files over 800 lines.
|
|
Long function:
backend/utils/conversations/merge_conversations.py#L159
perform_merge_async is 183 lines; consider extracting focused helpers over 150 lines.
|
|
Large changed file:
backend/routers/conversations.py#L1
backend/routers/conversations.py is 1332 lines; consider splitting files over 800 lines.
|
|
Large changed file:
backend/database/conversations.py#L1
backend/database/conversations.py is 1616 lines; consider splitting files over 800 lines.
|
|
Long function:
app/lib/pages/conversation_detail/widgets/create_template_bottom_sheet.dart#L229
Widget build(BuildContext context) is 250 lines; consider extracting focused helpers over 150 lines.
|
|
Desktop Swift Test Suites
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|