more tests #4
Annotations
2 errors and 8 warnings
|
build
The operation was canceled.
|
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.
|