Update dotnet.yml #17
Annotations
11 warnings
Upload build artifact
No files were found with the provided path: ./DDS_D3DTX_Converter_GUI/DDS_D3DTX_Converter/bin/Release/net8.0/publish/DDS_D3DTX_Converter.zip. No artifacts will be uploaded.
|
Build:
DDS_D3DTX_Converter_GUI/DDS_D3DTX_Converter/ProgramDebug/Program_DDS_TO_D3DTX.cs#L12
The using directive for 'D3DTX_Converter.ImageProcessing' appeared previously in this namespace
|
Build:
DDS_D3DTX_Converter_GUI/DDS_D3DTX_Converter/Console.cs#L26
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|
Build:
DDS_D3DTX_Converter_GUI/DDS_D3DTX_Converter/ViewModels/MainViewModel.cs#L93
Non-nullable field '_imageProperties' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
DDS_D3DTX_Converter_GUI/DDS_D3DTX_Converter/ViewModels/MainViewModel.cs#L93
Non-nullable field '_selectedFormat' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
DDS_D3DTX_Converter_GUI/DDS_D3DTX_Converter/ViewModels/MainViewModel.cs#L93
Non-nullable field '_formatsList' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
DDS_D3DTX_Converter_GUI/DDS_D3DTX_Converter/Utilities/IOManagement.cs#L88
'OpenFolderDialog' is obsolete: 'Use Window.StorageProvider API or TopLevel.StorageProvider API'
|
Build:
DDS_D3DTX_Converter_GUI/DDS_D3DTX_Converter/Utilities/IOManagement.cs#L94
Cannot convert null literal to non-nullable reference type.
|
Build:
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)'.
|
Build:
DDS_D3DTX_Converter_GUI/DDS_D3DTX_Converter/Utilities/IOManagement.cs#L121
Cannot convert null literal to non-nullable reference type.
|
Build:
DDS_D3DTX_Converter_GUI/DDS_D3DTX_Converter/Utilities/IOManagement.cs#L145
Cannot convert null literal to non-nullable reference type.
|
Loading