Update v2.4.0 #4
Annotations
10 warnings
DDS_D3DTX_Converter_GUI/DDS_D3DTX_Converter/GUI/Console.cs#L26
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
DDS_D3DTX_Converter_GUI/DDS_D3DTX_Converter/CLI/ProgramDebug/Program_Shared.cs#L28
Converting null literal or possible null value to non-nullable type.
|
DDS_D3DTX_Converter_GUI/DDS_D3DTX_Converter/CLI/ProgramDebug/Program_Shared.cs#L53
Converting null literal or possible null value to non-nullable type.
|
DDS_D3DTX_Converter_GUI/DDS_D3DTX_Converter/GUI/WorkingDirectory.cs#L17
Dereference of a possibly null reference.
|
DDS_D3DTX_Converter_GUI/DDS_D3DTX_Converter/Utilities/IOManagement.cs#L88
'OpenFolderDialog' is obsolete: 'Use Window.StorageProvider API or TopLevel.StorageProvider API'
|
DDS_D3DTX_Converter_GUI/DDS_D3DTX_Converter/Utilities/IOManagement.cs#L94
Cannot convert null literal to non-nullable reference type.
|
DDS_D3DTX_Converter_GUI/DDS_D3DTX_Converter/Utilities/IOManagement.cs#L97
Possible null reference argument for parameter 'result' in 'void TaskCompletionSource<string>.SetResult(string result)'.
|
DDS_D3DTX_Converter_GUI/DDS_D3DTX_Converter/Utilities/IOManagement.cs#L121
Cannot convert null literal to non-nullable reference type.
|
DDS_D3DTX_Converter_GUI/DDS_D3DTX_Converter/Utilities/IOManagement.cs#L143
Cannot convert null literal to non-nullable reference type.
|
DDS_D3DTX_Converter_GUI/DDS_D3DTX_Converter/CLI/ProgramDebug/Program_Shared.cs#L170
Dereference of a possibly null reference.
|
This job succeeded
Loading