Skip to content

Add project status updates and enhance documentation #2

Add project status updates and enhance documentation

Add project status updates and enhance documentation #2

Triggered via push July 25, 2025 11:45
Status Success
Total duration 35s
Artifacts

ci.yml

on: push
build-and-test
33s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build-and-test: src/EssentialMediator/Behaviors/PerformanceBehavior.cs#L25
Missing XML comment for publicly visible type or member 'PerformanceBehavior<TRequest, TResponse>.Handle(TRequest, RequestHandlerDelegate<TResponse>, CancellationToken)'
build-and-test: src/EssentialMediator/Behaviors/PerformanceBehavior.cs#L19
Missing XML comment for publicly visible type or member 'PerformanceBehavior<TRequest, TResponse>.PerformanceBehavior(ILogger<PerformanceBehavior<TRequest, TResponse>>, int)'
build-and-test: src/EssentialMediator/Behaviors/LoggingBehavior.cs#L23
Missing XML comment for publicly visible type or member 'LoggingBehavior<TRequest, TResponse>.Handle(TRequest, RequestHandlerDelegate<TResponse>, CancellationToken)'
build-and-test: src/EssentialMediator/Behaviors/LoggingBehavior.cs#L18
Missing XML comment for publicly visible type or member 'LoggingBehavior<TRequest, TResponse>.LoggingBehavior(ILogger<LoggingBehavior<TRequest, TResponse>>)'
build-and-test: src/EssentialMediator/Mediator.cs#L332
Dereference of a possibly null reference.
build-and-test: src/EssentialMediator/Mediator.cs#L266
Dereference of a possibly null reference.
build-and-test: src/EssentialMediator/Mediator.cs#L195
Dereference of a possibly null reference.
build-and-test: src/EssentialMediator/Mediator.cs#L141
Dereference of a possibly null reference.
build-and-test: src/EssentialMediator/Mediator.cs#L101
Dereference of a possibly null reference.
build-and-test: src/EssentialMediator/Mediator.cs#L83
Dereference of a possibly null reference.