Skip to content

Merge pull request #1 from OvrBtn/new-logger-integration #8

Merge pull request #1 from OvrBtn/new-logger-integration

Merge pull request #1 from OvrBtn/new-logger-integration #8

Triggered via push March 2, 2025 21:33
Status Success
Total duration 11m 51s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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/Dashboard/Views/DashboardViewModel.cs#L162
Converting null literal or possible null value to non-nullable type.
build: StudentUsos/Features/Calendar/Views/CalendarSettingsViewModel.cs#L41
Dereference of a possibly null reference.