Remove ScriptExecutor #18
Annotations
10 warnings
|
build:
BrowserGuard/PolicyCommand.cs#L100
This call site is reachable on all platforms. 'RegistryKey.OpenSubKey(string)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build:
BrowserGuard/PolicyCommand.cs#L120
This call site is reachable on all platforms. 'RegistryKey.DeleteValue(string)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
|
build:
BrowserGuard/ConfigLoader.cs#L96
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/ConfigLoader.cs#L118
Possible null reference return.
|
|
build:
BrowserGuard/ConfigLoader.cs#L111
Possible null reference return.
|
|
build:
BrowserGuard/ConfigLoader.cs#L103
Converting null literal or possible null value to non-nullable type.
|
|
build:
BrowserGuard/ConfigLoader.cs#L101
Possible null reference return.
|
|
build:
BrowserGuard/ConfigLoader.cs#L96
Converting null literal or possible null value to non-nullable type.
|
|
build:
BrowserGuard/Logger.cs#L83
Cannot convert null literal to non-nullable reference type.
|
|
build:
BrowserGuard/Logger.cs#L25
Non-nullable property 'LogStream' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
BrowserGuardEdge
|
118 KB |
sha256:97a3f5ec87ec121cc28c1b1e26beaaaa928078e09ca096f9b0396b6c86f69471
|
|