Skip to content

Initial push of component class registry code #1

Initial push of component class registry code

Initial push of component class registry code #1

Triggered via push January 6, 2025 12:00
Status Failure
Total duration 1m 5s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 11 warnings
build (ubuntu-latest)
Process completed with exit code 1.
build (windows-latest)
The job was canceled because "ubuntu-latest" failed.
build (windows-latest)
The operation was canceled.
build (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (ubuntu-latest): dotnet/ComponentClassRegistry/StorageLib/src/Windows/StorageWinStructs.cs#L86
'StorageWinStructs.StorageDeviceNumber' defines operator == or operator != but does not override Object.Equals(object o)
build (ubuntu-latest): dotnet/ComponentClassRegistry/StorageLib/src/Windows/StorageWinStructs.cs#L86
'StorageWinStructs.StorageDeviceNumber' defines operator == or operator != but does not override Object.GetHashCode()
build (ubuntu-latest): dotnet/ComponentClassRegistry/StorageLib/src/Windows/StorageWin.cs#L81
This call site is reachable on all platforms. 'NativeOverlapped' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (ubuntu-latest): dotnet/ComponentClassRegistry/StorageLib/src/Windows/StorageWin.cs#L131
This call site is reachable on all platforms. 'NativeOverlapped' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (ubuntu-latest): dotnet/ComponentClassRegistry/StorageLib/src/Windows/StorageWin.cs#L40
This call site is reachable on all platforms. 'NativeOverlapped' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (ubuntu-latest): dotnet/ComponentClassRegistry/StorageNvme/src/StorageNvmeWindows/StorageNvmeWin.cs#L209
This call site is reachable on all platforms. 'NativeOverlapped' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build (ubuntu-latest): dotnet/ComponentClassRegistry/StorageLib/src/Windows/StorageWinStructs.cs#L86
'StorageWinStructs.StorageDeviceNumber' defines operator == or operator != but does not override Object.Equals(object o)
build (ubuntu-latest): dotnet/ComponentClassRegistry/StorageLib/src/Windows/StorageWinStructs.cs#L86
'StorageWinStructs.StorageDeviceNumber' defines operator == or operator != but does not override Object.GetHashCode()