fixed default float formatting for displaying elapsed miliseconds. #6
Annotations
8 warnings
Build:
src/PicoProfiler/ConsoleOutput/PicoProfilerConsoleOutput.cs#L7
Cannot convert null literal to non-nullable reference type.
|
Build:
src/PicoProfiler/ConsoleOutput/PicoProfilerConsoleOutput.cs#L15
Cannot convert null literal to non-nullable reference type.
|
Build:
src/PicoProfiler.Logging/PicoProfilerLoggingExtensions.cs#L61
Possible null reference argument for parameter 'actionName' in '(string messageTemplate, object[] parameters) LoggerMessageFactoryWithActionName.Invoke(string actionName, TimeSpan elapsedTime)'.
|
Build:
src/PicoProfiler.Tests/TestLogger/TestLogger.cs#L21
Possible null reference return.
|
Build:
src/PicoProfiler/ConsoleOutput/PicoProfilerConsoleOutput.cs#L7
Cannot convert null literal to non-nullable reference type.
|
Build:
src/PicoProfiler/ConsoleOutput/PicoProfilerConsoleOutput.cs#L15
Cannot convert null literal to non-nullable reference type.
|
Build:
src/PicoProfiler.Logging/PicoProfilerLoggingExtensions.cs#L61
Possible null reference argument for parameter 'actionName' in '(string messageTemplate, object[] parameters) LoggerMessageFactoryWithActionName.Invoke(string actionName, TimeSpan elapsedTime)'.
|
Build:
src/PicoProfiler.Tests/TestLogger/TestLogger.cs#L21
Possible null reference return.
|
The logs for this run have expired and are no longer available.
Loading