Reformats the code (#440) #461
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
2 warnings
build:
dev-proxy/ProxyHost.cs#L215
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, Option<bool?> noFirstRun, PluginEvents pluginEvents, ISet<UrlToWatch> urlsToWatch, ILogger logger)'.
|
build:
dev-proxy/ProxyHost.cs#L215
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, Option<bool?> noFirstRun, PluginEvents pluginEvents, ISet<UrlToWatch> urlsToWatch, ILogger logger)'.
|