Skip to content

Update AbpDevTools.csproj #54

Update AbpDevTools.csproj

Update AbpDevTools.csproj #54

Triggered via push December 26, 2023 15:33
Status Success
Total duration 32s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/AbpDevTools/Notifications/DefaultNotificationManager.cs#L4
Cannot convert null literal to non-nullable reference type.
build: src/AbpDevTools/Notifications/INotificationManager.cs#L4
Cannot convert null literal to non-nullable reference type.
build: src/AbpDevTools/Notifications/INotificationManager.cs#L4
Cannot convert null literal to non-nullable reference type.
build: src/AbpDevTools/Notifications/MacCatalystNotificationManager.cs#L16
Cannot convert null literal to non-nullable reference type.
build: src/AbpDevTools/Notifications/MacCatalystNotificationManager.cs#L16
Cannot convert null literal to non-nullable reference type.
build: src/AbpDevTools/Notifications/WindowsNotificationManager.cs#L20
Cannot convert null literal to non-nullable reference type.
build: src/AbpDevTools/Notifications/WindowsNotificationManager.cs#L20
Cannot convert null literal to non-nullable reference type.
build: src/AbpDevTools/Services/UpdateChecker.cs#L29
Dereference of a possibly null reference.
build: src/AbpDevTools/Services/UpdateChecker.cs#L38
Dereference of a possibly null reference.
build: src/AbpDevTools/Services/UpdateChecker.cs#L45
Dereference of a possibly null reference.