Skip to content

CI/CD Pipeline

CI/CD Pipeline #115

Triggered via schedule December 12, 2025 02:33
Status Failure
Total duration 20s
Artifacts

ci.yml

on: schedule
Matrix: Run Tests
Lint Code
8s
Lint Code
Build Application
0s
Build Application
Build Docker Image
0s
Build Docker Image
Security Scan
0s
Security Scan
Deploy to Production
0s
Deploy to Production
Fit to window
Zoom out
Zoom in

Annotations

15 errors
Lint Code
Process completed with exit code 1.
Run Tests (ubuntu-latest, 20)
Process completed with exit code 1.
tests/unit/platform.test.ts > PlatformManager > getOAuthCallbackScheme() > should return localhost URL for desktop: tests/unit/platform.test.ts#L88
AssertionError: expected 'http://127.0.0.1:3000/callback' to be 'http://localhost:3000/callback' // Object.is equality Expected: "http://localhost:3000/callback" Received: "http://127.0.0.1:3000/callback" ❯ tests/unit/platform.test.ts:88:56
tests/unit/mobileIntegration.test.ts > Mobile Integration Tests > OAuth Handler Selection > should use localhost OAuth callback on desktop: tests/unit/mobileIntegration.test.ts#L193
AssertionError: expected 'http://127.0.0.1:3000/callback' to be 'http://localhost:3000/callback' // Object.is equality Expected: "http://localhost:3000/callback" Received: "http://127.0.0.1:3000/callback" ❯ tests/unit/mobileIntegration.test.ts:193:30
tests/unit/mobileIntegration.test.ts > Mobile Integration Tests > Platform-Specific Configuration > should use desktop-optimized settings on desktop: tests/unit/mobileIntegration.test.ts#L157
AssertionError: expected 'http://127.0.0.1:3000/callback' to be 'http://localhost:3000/callback' // Object.is equality Expected: "http://localhost:3000/callback" Received: "http://127.0.0.1:3000/callback" ❯ tests/unit/mobileIntegration.test.ts:157:56
Run Tests (ubuntu-latest, 18)
The strategy configuration was canceled because "test.ubuntu-latest_20" failed
Run Tests (ubuntu-latest, 18)
Process completed with exit code 1.
Run Tests (macos-latest, 18)
The strategy configuration was canceled because "test.ubuntu-latest_20" failed
Run Tests (macos-latest, 18)
The operation was canceled.
Run Tests (windows-latest, 20)
The strategy configuration was canceled because "test.ubuntu-latest_20" failed
Run Tests (windows-latest, 20)
The operation was canceled.
Run Tests (windows-latest, 18)
The strategy configuration was canceled because "test.ubuntu-latest_20" failed
Run Tests (windows-latest, 18)
The operation was canceled.
Run Tests (macos-latest, 20)
The strategy configuration was canceled because "test.ubuntu-latest_20" failed
Run Tests (macos-latest, 20)
The operation was canceled.