Improve robustness of GPU detection #13
Merged
Annotations
6 warnings and 1 notice
|
GDeflateGUI/MainForm.cs#L17
Non-nullable field '_gpuStatusLabel' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
GDeflateGUI/MainForm.cs#L17
Non-nullable field '_formatComboBox' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
GDeflateGUI/ArchiveManager.cs#L30
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
|
|
GDeflateGUI/MainForm.cs#L17
Non-nullable field '_gpuStatusLabel' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
GDeflateGUI/MainForm.cs#L17
Non-nullable field '_formatComboBox' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
GDeflateGUI/ArchiveManager.cs#L30
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
|
|
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
The logs for this run have expired and are no longer available.
Loading