Skip to content

setup: support only x64 #64

setup: support only x64

setup: support only x64 #64

Triggered via push August 25, 2026 10:03
Status Failure
Total duration 1m 10s
Artifacts

webextension.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Process completed with exit code 1.
build: BrowserGuard/Configuration/ConfigLoader.cs#L49
This call site is reachable on all platforms. 'RegistryKey.GetValue(string?)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: BrowserGuard/SubCommands/Policy/PolicyCommand.cs#L100
This call site is reachable on all platforms. 'Registry.LocalMachine' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: BrowserGuard/SubCommands/Policy/PolicyCommand.cs#L125
This call site is reachable on all platforms. 'RegistryValueKind.String' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: BrowserGuard/Configuration/ConfigLoader.cs#L42
This call site is reachable on all platforms. 'Registry.LocalMachine' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: BrowserGuard/SubCommands/Policy/PolicyCommand.cs#L101
This call site is reachable on all platforms. 'RegistryKey.GetValue(string?)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
build: BrowserGuard/Configuration/ConfigLoader.cs#L64
Possible null reference return.
build: BrowserGuard/Configuration/ConfigLoader.cs#L57
Possible null reference return.
build: BrowserGuard/Configuration/ConfigLoader.cs#L49
Converting null literal or possible null value to non-nullable type.
build: BrowserGuard/Configuration/ConfigLoader.cs#L47
Possible null reference return.
build: BrowserGuard/Configuration/ConfigLoader.cs#L42
Converting null literal or possible null value to non-nullable type.