Skip to content
This repository was archived by the owner on May 12, 2026. It is now read-only.

Bump Autofac and 2 others #10

Bump Autofac and 2 others

Bump Autofac and 2 others #10

Triggered via pull request July 10, 2025 02:19
Status Success
Total duration 41s
Artifacts

build-and-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: NG.Mediator/NotificationHandlerExecutor.cs#L7
Missing XML comment for publicly visible type or member 'NotificationHandlerExecutor'
build: NG.Mediator/Mediator.cs#L175
Missing XML comment for publicly visible type or member 'Mediator.CreateStream(object, CancellationToken)'
build: NG.Mediator/Mediator.cs#L155
Missing XML comment for publicly visible type or member 'Mediator.CreateStream<TResponse>(IStreamRequest<TResponse>, CancellationToken)'
build: NG.Mediator/Mediator.cs#L124
Missing XML comment for publicly visible type or member 'Mediator.Publish(object, CancellationToken)'
build: NG.Mediator/Mediator.cs#L113
Missing XML comment for publicly visible type or member 'Mediator.Publish<TNotification>(TNotification, CancellationToken)'
build: NG.Mediator/Mediator.cs#L77
Missing XML comment for publicly visible type or member 'Mediator.Send(object, CancellationToken)'
build: NG.Mediator/Mediator.cs#L59
Missing XML comment for publicly visible type or member 'Mediator.Send<TRequest>(TRequest, CancellationToken)'
build: NG.Mediator/Mediator.cs#L42
Missing XML comment for publicly visible type or member 'Mediator.Send<TResponse>(IRequest<TResponse>, CancellationToken)'
build: NG.Mediator/INotificationPublisher.cs#L9
Missing XML comment for publicly visible type or member 'INotificationPublisher.Publish(IEnumerable<NotificationHandlerExecutor>, INotification, CancellationToken)'
build: NG.Mediator/INotificationPublisher.cs#L7
Missing XML comment for publicly visible type or member 'INotificationPublisher'