Remove old dependencies #34
Annotations
1 error and 10 warnings
|
|
MacroDeck/Variables/VariableManager.cs#L147
Cannot convert null literal to non-nullable reference type.
|
MacroDeck/JSON/ConcreteConverter.cs#L9
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
|
MacroDeck/JSON/ConcreteConverter.cs#L15
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
MacroDeck/Notifications/NotificationManager.cs#L41
Cannot convert null literal to non-nullable reference type.
|
MacroDeck/Notifications/NotificationManager.cs#L76
Cannot convert null literal to non-nullable reference type.
|
MacroDeck/Notifications/NotificationManager.cs#L76
Cannot convert null literal to non-nullable reference type.
|
MacroDeck/Plugins/PluginConfiguration.cs#L57
Cannot convert null literal to non-nullable reference type.
|
MacroDeck/GUI/CustomControls/ButtonEditor/EventItem.cs#L27
Cannot convert null literal to non-nullable reference type.
|
MacroDeck/GUI/CustomControls/ButtonPrimary.cs#L149
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
The logs for this run have expired and are no longer available.
Loading