Bump electron from 20.0.0 to 28.3.2 in /Damselfly.Desktop #1761
Annotations
10 warnings
Damselfly.Core/Services/WordpressService.cs#L175
Converting null literal or possible null value to non-nullable type.
|
Damselfly.Core/Services/WordpressService.cs#L148
Converting null literal or possible null value to non-nullable type.
|
Damselfly.Core.ScopedServices/Client Services/ClientFolderService.cs#L37
The field 'ClientFolderService.OnChange' is assigned but its value is never used
|
Damselfly.Core.ScopedServices/Client Services/ClientTagService.cs#L20
The event 'ClientTagService.OnUserTagsAdded' is never used
|
Damselfly.Core.ScopedServices/Client Services/ApiAuthenticationStateProvider.cs#L63
Dereference of a possibly null reference.
|
Damselfly.Core.ScopedServices/Client Services/ClientAuthService.cs#L55
Cannot convert null literal to non-nullable reference type.
|
Damselfly.Core.ScopedServices/BaseSearchService.cs#L334
Cannot convert null literal to non-nullable reference type.
|
Damselfly.Core.ScopedServices/BaseSearchService.cs#L331
Cannot convert null literal to non-nullable reference type.
|
Damselfly.Core.ScopedServices/BaseSearchService.cs#L328
Cannot convert null literal to non-nullable reference type.
|
Damselfly.Core.ScopedServices/Client Services/ClientSearchService.cs#L77
'ClientSearchService.Refresh()' hides inherited member 'BaseSearchService.Refresh()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
|
The logs for this run have expired and are no longer available.
Loading