Skip to content

Refactor DashboardViewmodel to make it testable #10

Refactor DashboardViewmodel to make it testable

Refactor DashboardViewmodel to make it testable #10

Triggered via pull request March 5, 2025 01:51
Status Failure
Total duration 12m 32s
Artifacts

maui-android-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
unit-tests-shared
Process completed with exit code 1.
build: StudentUsos/App.xaml.cs#L20
Cannot convert null literal to non-nullable reference type.
build: StudentUsos/Services/ServerConnection/IServerConnectionManager.cs#L17
Cannot convert null literal to non-nullable reference type.
build: StudentUsos/Services/ServerConnection/IServerConnectionManager.cs#L31
Cannot convert null literal to non-nullable reference type.
build: StudentUsos/Services/ServerConnection/IServerConnectionManager.cs#L62
Cannot convert null literal to non-nullable reference type.
build: StudentUsos/Controls/FloatingButton.xaml.cs#L94
Dereference of a possibly null reference.
build: StudentUsos/Features/Settings/Views/SettingsPage.xaml.cs#L53
Dereference of a possibly null reference.
build: StudentUsos/Features/Settings/Views/SettingsPage.xaml.cs#L73
Dereference of a possibly null reference.
build: StudentUsos/Features/Calendar/Views/CalendarViewModel.cs#L225
Dereference of a possibly null reference.
build: StudentUsos/Features/Calendar/Views/CalendarViewModel.cs#L225
Dereference of a possibly null reference.
build: StudentUsos/Features/Calendar/Views/CalendarSettingsViewModel.cs#L41
Dereference of a possibly null reference.