GitHub CI #4
Annotations
8 warnings
DotNetFileInfo/MainWindow.xaml.cs#L68
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
DotNetFileInfo/MainWindow.xaml.cs#L69
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
DotNetFileInfo/MainWindow.xaml.cs#L68
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
DotNetFileInfo/MainWindow.xaml.cs#L69
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
DotNetFileInfo/MainWindow.xaml.cs#L68
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
DotNetFileInfo/MainWindow.xaml.cs#L69
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
DotNetFileInfo/MainWindow.xaml.cs#L68
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
DotNetFileInfo/MainWindow.xaml.cs#L69
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
This job succeeded
Loading