Bump MediatR from 10.0.1 to 13.1.0 #16
Annotations
7 errors and 1 warning
|
Build with dotnet
Process completed with exit code 1.
|
|
Build with dotnet:
src/Clean.Architecture.Infrastructure/DefaultInfrastructureModule.cs#L76
Cannot convert lambda expression to intended delegate type because some of the return types in the block are not implicitly convertible to the delegate return type
|
|
Build with dotnet:
src/Clean.Architecture.Infrastructure/DefaultInfrastructureModule.cs#L72
The type or namespace name 'ServiceFactory' could not be found (are you missing a using directive or an assembly reference?)
|
|
Build with dotnet:
tests/Clean.Architecture.UnitTests/NoOpMediator.cs#L6
'NoOpMediator' does not implement interface member 'ISender.Send<TRequest>(TRequest, CancellationToken)'
|
|
Build with dotnet:
src/Clean.Architecture.Infrastructure/DefaultInfrastructureModule.cs#L76
Cannot convert lambda expression to intended delegate type because some of the return types in the block are not implicitly convertible to the delegate return type
|
|
Build with dotnet:
src/Clean.Architecture.Infrastructure/DefaultInfrastructureModule.cs#L72
The type or namespace name 'ServiceFactory' could not be found (are you missing a using directive or an assembly reference?)
|
|
Build with dotnet:
tests/Clean.Architecture.UnitTests/NoOpMediator.cs#L6
'NoOpMediator' does not implement interface member 'ISender.Send<TRequest>(TRequest, CancellationToken)'
|
|
Setup .NET Core
.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