Skip to content

Revert the single file. #17

Revert the single file.

Revert the single file. #17

Triggered via push August 9, 2025 22:55
Status Success
Total duration 1m 25s
Artifacts
Fit to window
Zoom out
Zoom in

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