Initial avalonia GUI #151
Annotations
4 warnings
Upload Artifact
No files were found with the provided path: EDSEditorGUI\bin\Release\
EDSSharp\bin\Release\. No artifacts will be uploaded.
|
Build
ProjectReference 'D:\a\CANopenEditor\CANopenEditor\libEDSsharp\libEDSsharp.csproj' was resolved using '.NETFramework,Version=v4.8.1' instead of the project target framework '.NETCoreApp,Version=v8.0'. This project may not be fully compatible with your project.
|
Build:
EDSEditorGUI2/ViewModels/Device.cs#L12
Non-nullable field '_objects' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Build:
EDSEditorGUI2/ViewModels/Device.cs#L30
Field 'Device._objects' is never assigned to, and will always have its default value null
|
Loading