Documentations and licensing #15
Annotations
10 warnings
src/Deveel.Events.Publisher/Events/LoggerExtensions.cs#L26
Multiple logging methods are using event id -30002 in class LoggerExtensions
|
src/Deveel.Events.Publisher/Events/EventCreatorExtensions.cs#L22
Missing XML comment for publicly visible type or member 'EventCreatorExtensions'
|
src/Deveel.Events.Publisher/Events/EventCreatorExtensions.cs#L24
Missing XML comment for publicly visible type or member 'EventCreatorExtensions.CreateEventFromData<T>(IEventCreator, T)'
|
src/Deveel.Events.Publisher/Events/EventGuidGenerator.cs#L19
Missing XML comment for publicly visible type or member 'EventGuidGenerator'
|
src/Deveel.Events.Publisher/Events/EventGuidGenerator.cs#L22
Missing XML comment for publicly visible type or member 'EventGuidGenerator.DefaultFormat'
|
src/Deveel.Events.Publisher/Events/EventGuidGenerator.cs#L24
Missing XML comment for publicly visible type or member 'EventGuidGenerator.EventGuidGenerator(IOptions<EventGuidGeneratorOptions>)'
|
src/Deveel.Events.Publisher/Events/EventGuidGenerator.cs#L28
Missing XML comment for publicly visible type or member 'EventGuidGenerator.Default'
|
src/Deveel.Events.Publisher/Events/EventGuidGenerator.cs#L31
Missing XML comment for publicly visible type or member 'EventGuidGenerator.GenerateId()'
|
src/Deveel.Events.Publisher/Events/EventGuidGeneratorOptions.cs#L17
Missing XML comment for publicly visible type or member 'EventGuidGeneratorOptions'
|
src/Deveel.Events.Publisher/Events/EventGuidGeneratorOptions.cs#L18
Missing XML comment for publicly visible type or member 'EventGuidGeneratorOptions.Format'
|
This job succeeded
Loading