Skip to content

Update readme.md

Update readme.md #10

Triggered via push December 28, 2024 09:14
Status Failure
Total duration 54s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

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)'.