Skip to content

Update master-codeQL.yml #3

Update master-codeQL.yml

Update master-codeQL.yml #3

Triggered via push May 25, 2025 10:05
Status Success
Total duration 1m 35s
Artifacts

master-build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/DomainEvents/IHandle.cs#L14
Missing XML comment for publicly visible type or member 'IHandler'
build: src/DomainEvents/IHandle.cs#L11
Missing XML comment for publicly visible type or member 'IHandler<T>.HandleAsync(T)'
build: src/DomainEvents/IResolver.cs#L11
Missing XML comment for publicly visible type or member 'IResolver.ResolveAsync<T>()'
build: src/DomainEvents/IPublisher.cs#L10
Missing XML comment for publicly visible type or member 'IPublisher.RaiseAsync<T>(T)'
build: src/DomainEvents/Impl/Resolver.cs#L19
Missing XML comment for publicly visible type or member 'Resolver.ResolveAsync<T>()'
build: src/DomainEvents/Impl/Resolver.cs#L14
Missing XML comment for publicly visible type or member 'Resolver.Resolver(IEnumerable<IHandler>)'
build: src/DomainEvents/Impl/Publisher.cs#L18
Missing XML comment for publicly visible type or member 'Publisher.RaiseAsync<T>(T)'
build: src/DomainEvents/Impl/Publisher.cs#L13
Missing XML comment for publicly visible type or member 'Publisher.Publisher(IResolver)'
build: src/DomainEvents/IHandle.cs#L14
Missing XML comment for publicly visible type or member 'IHandler'
build: src/DomainEvents/IHandle.cs#L11
Missing XML comment for publicly visible type or member 'IHandler<T>.HandleAsync(T)'