Create dotnet.yml #1
Annotations
10 warnings
build:
TheAirBlow.Thor.Library/Communication/DeviceInfo.cs#L4
Non-nullable field 'DisplayName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
TheAirBlow.Thor.Library/Communication/DeviceInfo.cs#L5
Non-nullable field 'Identifier' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
TheAirBlow.Thor.Library/PIT/PitEntry.cs#L13
Non-nullable field 'Partition' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
TheAirBlow.Thor.Library/PIT/PitEntry.cs#L14
Non-nullable field 'FileName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
TheAirBlow.Thor.Library/PIT/PitEntry.cs#L15
Non-nullable field 'DeltaName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
TheAirBlow.Thor.Library/PIT/PitData.cs#L11
Non-nullable field 'Mapper' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
TheAirBlow.Thor.Library/PIT/PitData.cs#L11
Non-nullable field 'Unknown' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
TheAirBlow.Thor.Library/PIT/PitData.cs#L11
Non-nullable field 'Project' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
TheAirBlow.Thor.Library/PIT/PitData.cs#L14
Non-nullable field 'Mapper' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build:
TheAirBlow.Thor.Library/PIT/PitData.cs#L14
Non-nullable field 'Unknown' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|