Update test.yaml #19
Annotations
10 warnings
Build:
src/Services/CoverService.cs#L208
This call site is reachable on all platforms. 'Image.PixelFormat' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
src/Services/WebDriverService.cs#L91
This call site is reachable on all platforms. 'Registry.GetValue(string, string?, object?)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
src/Services/IOService.cs#L263
This call site is reachable on all platforms. 'VistaFolderBrowserDialog.ShowDialog()' is only supported on: 'Windows' 7.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
src/Services/WebDriverService.cs#L92
This call site is reachable on all platforms. 'Registry.GetValue(string, string?, object?)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
src/Services/IOService.cs#L261
This call site is reachable on all platforms. 'VistaFolderBrowserDialog.Multiselect' is only supported on: 'Windows' 7.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
src/Services/CoverService.cs#L200
This call site is reachable on all platforms. 'Image.FromStream(Stream)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
src/Services/IOService.cs#L265
This call site is reachable on all platforms. 'VistaFolderBrowserDialog.SelectedPaths' is only supported on: 'Windows' 7.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
src/Services/CoverService.cs#L208
This call site is reachable on all platforms. 'Bitmap.Clone(Rectangle, PixelFormat)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
src/Services/IOService.cs#L259
This call site is reachable on all platforms. 'VistaFolderBrowserDialog' is only supported on: 'Windows' 7.0 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
src/Tools/BarcodeReader/WebcamStreaming.cs#L161
This call site is reachable on all platforms. 'Image.Dispose()' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Loading