Merge pull request #43 from yongenaelf/load-test #37
Annotations
10 warnings
|
PlaygroundService/Utilities/ProcessHelper.cs#L40
Cannot convert null literal to non-nullable reference type.
|
PlaygroundService/Startup.cs#L16
Converting null literal or possible null value to non-nullable type.
|
PlaygroundService/Startup.cs#L17
Converting null literal or possible null value to non-nullable type.
|
PlaygroundService/Utilities/ZipHelper.cs#L18
The variable 'e' is declared but never used
|
PlaygroundService/Program.cs#L64
'ConsoleLoggerOptions.IncludeScopes' is obsolete: 'ConsoleLoggerOptions.IncludeScopes has been deprecated. Use ConsoleFormatterOptions.IncludeScopes instead.'
|
PlaygroundService/Program.cs#L65
'ConsoleLoggerOptions.TimestampFormat' is obsolete: 'ConsoleLoggerOptions.TimestampFormat has been deprecated. Use ConsoleFormatterOptions.TimestampFormat instead.'
|
PlaygroundService/Program.cs#L22
Possible null reference argument for parameter 's' in 'int int.Parse(string s)'.
|
PlaygroundService/Program.cs#L40
Dereference of a possibly null reference.
|
PlaygroundService/Program.cs#L42
Dereference of a possibly null reference.
|
The logs for this run have expired and are no longer available.
Loading