Revert the single file. #17
Annotations
10 warnings and 1 notice
|
build:
Sharp4Explorer/Explorer.cs#L138
Dereference of a possibly null reference.
|
|
build:
Sharp4Explorer/PhysicalDiskInfo.cs#L13
Non-nullable property 'Model' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
Sharp4Explorer/PhysicalDiskInfo.cs#L12
Non-nullable property 'DeviceID' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
Sharp4Explorer/Explorer.cs#L14
Cannot convert null literal to non-nullable reference type.
|
|
build:
Sharp4Explorer/Explorer.cs#L13
Cannot convert null literal to non-nullable reference type.
|
|
build:
Sharp4Explorer/Explorer.cs#L12
Cannot convert null literal to non-nullable reference type.
|
|
build:
Sharp4Explorer/PartitionDialog.cs#L39
Non-nullable field 'imageFile' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
|
build:
Sharp4Explorer/PartitionDialog.cs#L39
Non-nullable property 'Partitions' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
Sharp4Explorer/PartitionDialog.cs#L39
Non-nullable property 'SelectedPartition' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
Sharp4Explorer/DiskSelectorForm.cs#L17
Non-nullable property 'SelectedDisk' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build
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
|