Skip to content

feat: migrate from Electron to Tauri v2 #2375

feat: migrate from Electron to Tauri v2

feat: migrate from Electron to Tauri v2 #2375

Triggered via pull request January 20, 2026 10:33
@afonsojramosafonsojramos
synchronize #2479
tauri
Status Failure
Total duration 1m 13s
Artifacts

ci.yml

on: pull_request
Prepare CI
4s
Prepare CI
Lint App  /  biomejs
24s
Lint App / biomejs
Tests  /  Run Tests
37s
Tests / Run Tests
Tests  /  SonarQube Cloud Analysis
0s
Tests / SonarQube Cloud Analysis
Matrix: Build / Build Tauri App
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Tests / Run Tests: src/components/notifications/NotificationFooter.test.tsx#L62
Type 'null' is not assignable to type 'GitifyNotificationUser | undefined'.
Tests / Run Tests: src/components/metrics/MetricGroup.tsx#L38
'notification.subject.commentCount' is possibly 'undefined'.
Tests / Run Tests: src/components/metrics/MetricGroup.test.tsx#L54
Type 'null' is not assignable to type 'number | undefined'.
Tests / Run Tests: src/components/GlobalShortcuts.test.tsx#L212
Expected 1 arguments, but got 0.
Tests / Run Tests: src/components/GlobalShortcuts.test.tsx#L176
Expected 1 arguments, but got 0.
Tests / Run Tests: src/components/GlobalShortcuts.test.tsx#L57
Expected 1 arguments, but got 0.
Tests / Run Tests: src/components/GlobalShortcuts.test.tsx#L19
Expected 1 arguments, but got 0.
Tests / Run Tests: src/__mocks__/notifications-mocks.ts#L202
Type 'null' is not assignable to type 'GitifyPullRequestReview[] | undefined'.
Tests / Run Tests: src/__mocks__/notifications-mocks.ts#L171
Type 'null' is not assignable to type 'GitifyPullRequestReview[] | undefined'.
Tests / Run Tests: src/__mocks__/notifications-mocks.ts#L117
Type 'null' is not assignable to type 'GitifyPullRequestReview[] | undefined'.