Skip to content

publish build artifact #9

publish build artifact

publish build artifact #9

Triggered via push December 28, 2024 17:13
Status Failure
Total duration 3m 17s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
build
Process completed with exit code 1.
build
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
build: src/PhotoArchiver.Console/Logging/FileLoggerProvider.cs#L48
Nullability in constraints for type parameter 'TState' of method 'FileLoggerProvider.FileLogger.BeginScope<TState>(TState)' doesn't match the constraints for type parameter 'TState' of interface method 'ILogger.BeginScope<TState>(TState)'. Consider using an explicit interface implementation instead.
build: src/PhotoArchiver.Console/Logging/FileLoggerProvider.cs#L48
Nullability in constraints for type parameter 'TState' of method 'FileLoggerProvider.FileLogger.BeginScope<TState>(TState)' doesn't match the constraints for type parameter 'TState' of interface method 'ILogger.BeginScope<TState>(TState)'. Consider using an explicit interface implementation instead.