Update readme.md #10
Annotations
1 error and 13 warnings
publish
Process completed with exit code 1.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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)'.
|