Skip to content

Merge pull request #1 from JimGeersinga/ErrorOr-implementation #18

Merge pull request #1 from JimGeersinga/ErrorOr-implementation

Merge pull request #1 from JimGeersinga/ErrorOr-implementation #18

Triggered via push July 10, 2024 10:03
Status Success
Total duration 33s
Artifacts

ci-pipeline.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build: MediatR.Chained/MediatorChain.cs#L75
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#L75
Parameter 'List<MediatorChainStep> 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#L75
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#L75
Parameter 'List<MediatorChainStep> 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.