Skip to content

Adds JSON schema

Adds JSON schema #472

Triggered via pull request December 12, 2023 11:10
Status Success
Total duration 5m 29s
Artifacts

codeql-analysis.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
Analyze (csharp): dev-proxy/ProxyHost.cs#L208
Possible null reference argument for parameter 'logLevel' in 'ProxyCommandHandler.ProxyCommandHandler(Option<int?> port, Option<string?> ipAddress, Option<LogLevel?> logLevel, Option<bool?> record, Option<IEnumerable<int>?> watchPids, Option<IEnumerable<string>?> watchProcessNames, Option<int?> rate, PluginEvents pluginEvents, ISet<UrlToWatch> urlsToWatch, ILogger logger)'.
Analyze (csharp): dev-proxy/ProxyHost.cs#L208
Possible null reference argument for parameter 'logLevel' in 'ProxyCommandHandler.ProxyCommandHandler(Option<int?> port, Option<string?> ipAddress, Option<LogLevel?> logLevel, Option<bool?> record, Option<IEnumerable<int>?> watchPids, Option<IEnumerable<string>?> watchProcessNames, Option<int?> rate, PluginEvents pluginEvents, ISet<UrlToWatch> urlsToWatch, ILogger logger)'.