Bump Uno.Sdk from 6.2.39 to 6.4.58#1
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Annotations
10 warnings
|
Emerald.CoreX/Core.cs#L108
Dereference of a possibly null reference.
|
|
Emerald.CoreX/Store/Modrinth/ModrinthStore.cs#L57
Possible null reference argument for parameter 'source' in 'IEnumerable<Category> Enumerable.Where<Category>(IEnumerable<Category> source, Func<Category, bool> predicate)'.
|
|
Emerald.CoreX/Store/Modrinth/ModrinthStore.cs#L55
Possible null reference argument for parameter 'json' in 'List<Category>? JsonSerializer.Deserialize<List<Category>>(string json, JsonSerializerOptions? options = null)'.
|
|
Emerald.CoreX/Core.cs#L21
Non-nullable property 'Launcher' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Emerald.CoreX/Notifications/NotificationService.cs#L78
Cannot convert null literal to non-nullable reference type.
|
|
Emerald.CoreX/Notifications/NotificationService.cs#L78
Cannot convert null literal to non-nullable reference type.
|
|
Emerald.CoreX/Notifications/NotificationService.cs#L20
Cannot convert null literal to non-nullable reference type.
|
|
Emerald.CoreX/Notifications/INotificationService.cs#L49
Cannot convert null literal to non-nullable reference type.
|
|
Emerald.CoreX/Notifications/INotificationService.cs#L49
Cannot convert null literal to non-nullable reference type.
|
|
Emerald.CoreX/Notifications/INotificationService.cs#L26
Cannot convert null literal to non-nullable reference type.
|
The logs for this run have expired and are no longer available.
Loading