Skip to content

Updates logLevel to include plugins. Closes #167 #467

Updates logLevel to include plugins. Closes #167

Updates logLevel to include plugins. Closes #167 #467

Triggered via pull request December 9, 2023 10:11
Status Success
Total duration 2m 43s
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)'.