Merge pull request #24 from briggsywxf/navigate-to-file #64
Annotations
3 errors and 1 warning
Build
Process completed with exit code 1.
|
Build:
GitTimelapseView/Services/ActionService.cs#L133
Nullability of reference types in return type of 'IDisposable? ActionContext.BeginScope<TState>(TState state)' doesn't match implicitly implemented member 'IDisposable ILogger.BeginScope<TState>(TState state)' (possibly because of nullability attributes).
|
Build:
GitTimelapseView/Services/ActionService.cs#L133
Nullability in constraints for type parameter 'TState' of method 'ActionService.ActionContext.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.
|
Setup dotnet
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Loading