Update cd-pipeline.yaml #3
Annotations
4 warnings
build:
MediatR.Chained/MediatorChain.cs#L27
Parameter 'IMediator mediator' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
|
build:
MediatR.Chained/MediatorChain.cs#L27
Parameter 'List<Func<object, Task<object?>>> steps' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
|
build:
MediatR.Chained/MediatorChain.cs#L27
Parameter 'IMediator mediator' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
|
build:
MediatR.Chained/MediatorChain.cs#L27
Parameter 'List<Func<object, Task<object?>>> steps' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
|