Remove old dependencies #34
ci.yml
on: pull_request
Execute Tests
/
build
34s
Annotations
1 error and 10 warnings
Execute Tests / build
Process completed with exit code 1.
|
Execute Tests / build
It is no longer necessary to use the Microsoft.NET.Sdk.WindowsDesktop SDK. Consider changing the Sdk attribute of the root Project element to 'Microsoft.NET.Sdk'.
|
Execute Tests / build:
MacroDeck/Variables/VariableManager.cs#L147
Cannot convert null literal to non-nullable reference type.
|
Execute Tests / build:
MacroDeck/JSON/ConcreteConverter.cs#L9
Nullability of type of parameter 'existingValue' doesn't match overridden member (possibly because of nullability attributes).
|
Execute Tests / build:
MacroDeck/JSON/ConcreteConverter.cs#L15
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Execute Tests / build:
MacroDeck/Notifications/NotificationManager.cs#L41
Cannot convert null literal to non-nullable reference type.
|
Execute Tests / build:
MacroDeck/Notifications/NotificationManager.cs#L76
Cannot convert null literal to non-nullable reference type.
|
Execute Tests / build:
MacroDeck/Notifications/NotificationManager.cs#L76
Cannot convert null literal to non-nullable reference type.
|
Execute Tests / build:
MacroDeck/Plugins/PluginConfiguration.cs#L57
Cannot convert null literal to non-nullable reference type.
|
Execute Tests / build:
MacroDeck/GUI/CustomControls/ButtonEditor/EventItem.cs#L27
Cannot convert null literal to non-nullable reference type.
|
Execute Tests / build:
MacroDeck/GUI/CustomControls/ButtonPrimary.cs#L149
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|