fixed default float formatting for displaying elapsed miliseconds. #6
Annotations
11 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.
|
publish:
src/PicoProfiler/ConsoleOutput/PicoProfilerConsoleOutput.cs#L7
Cannot convert null literal to non-nullable reference type.
|
publish:
src/PicoProfiler/ConsoleOutput/PicoProfilerConsoleOutput.cs#L15
Cannot convert null literal to non-nullable reference type.
|
publish:
src/PicoProfiler.Logging/PicoProfilerLoggingExtensions.cs#L61
Possible null reference argument for parameter 'actionName' in '(string messageTemplate, object[] parameters) LoggerMessageFactoryWithActionName.Invoke(string actionName, TimeSpan elapsedTime)'.
|