Skip to content

Update test.yaml

Update test.yaml #19

Triggered via push March 2, 2024 01:09
Status Success
Total duration 2m 56s
Artifacts

test.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-and-test: 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-and-test: 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-and-test: 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-and-test: 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-and-test: 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-and-test: 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-and-test: 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-and-test: 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-and-test: 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-and-test: 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)