publish build artifact #9
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.
|