Annotations
18 warnings
Build:
dotnet/ComponentClassRegistry/StorageLib/src/Windows/StorageWinStructs.cs#L86
'StorageWinStructs.StorageDeviceNumber' defines operator == or operator != but does not override Object.Equals(object o)
|
Build:
dotnet/ComponentClassRegistry/StorageLib/src/Windows/StorageWinStructs.cs#L86
'StorageWinStructs.StorageDeviceNumber' defines operator == or operator != but does not override Object.GetHashCode()
|
Build:
dotnet/ComponentClassRegistry/StorageLib/src/StorageCommonHelpers.cs#L70
The variable 'e' is declared but never used
|
Build:
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:
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:
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:
dotnet/ComponentClassRegistry/StorageNvme/src/StorageNvmeWindows/StorageNvmeWin.cs#L90
The variable 'e' is declared but never used
|
Build:
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:
dotnet/ComponentClassRegistry/StorageLib/src/Windows/StorageWinStructs.cs#L86
'StorageWinStructs.StorageDeviceNumber' defines operator == or operator != but does not override Object.Equals(object o)
|
Build:
dotnet/ComponentClassRegistry/StorageLib/src/Windows/StorageWinStructs.cs#L86
'StorageWinStructs.StorageDeviceNumber' defines operator == or operator != but does not override Object.GetHashCode()
|
Pack:
dotnet/ComponentClassRegistry/StorageLib/src/Windows/StorageWinStructs.cs#L86
'StorageWinStructs.StorageDeviceNumber' defines operator == or operator != but does not override Object.Equals(object o)
|
Pack:
dotnet/ComponentClassRegistry/StorageLib/src/Windows/StorageWinStructs.cs#L86
'StorageWinStructs.StorageDeviceNumber' defines operator == or operator != but does not override Object.GetHashCode()
|
Pack:
dotnet/ComponentClassRegistry/StorageLib/src/StorageCommonHelpers.cs#L70
The variable 'e' is declared but never used
|
Pack:
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)
|
Pack:
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)
|
Pack:
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)
|
Pack:
dotnet/ComponentClassRegistry/StorageNvme/src/StorageNvmeWindows/StorageNvmeWin.cs#L90
The variable 'e' is declared but never used
|
Pack:
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)
|
Loading