RabbitMQ Publisher #7
Annotations
3 errors and 60 warnings
build (windows-latest, 8.0.x)
Process completed with exit code 1.
|
build (windows-latest, 6.0.x)
Process completed with exit code 1.
|
build (windows-latest, 7.0.x)
Process completed with exit code 1.
|
build (ubuntu-latest, 8.0.x):
src/Deveel.Events.Publisher/Events/EventCreatorExtensions.cs#L12
Missing XML comment for publicly visible type or member 'EventCreatorExtensions'
|
build (ubuntu-latest, 8.0.x):
src/Deveel.Events.Publisher/Events/EventCreatorExtensions.cs#L14
Missing XML comment for publicly visible type or member 'EventCreatorExtensions.CreateEventFromData<T>(IEventCreator, T)'
|
build (ubuntu-latest, 8.0.x):
src/Deveel.Events.Publisher/Events/EventGuidGenerator.cs#L9
Missing XML comment for publicly visible type or member 'EventGuidGenerator'
|
build (ubuntu-latest, 8.0.x):
src/Deveel.Events.Publisher/Events/EventGuidGenerator.cs#L12
Missing XML comment for publicly visible type or member 'EventGuidGenerator.DefaultFormat'
|
build (ubuntu-latest, 8.0.x):
src/Deveel.Events.Publisher/Events/EventGuidGenerator.cs#L14
Missing XML comment for publicly visible type or member 'EventGuidGenerator.EventGuidGenerator(IOptions<EventGuidGeneratorOptions>)'
|
build (ubuntu-latest, 8.0.x):
src/Deveel.Events.Publisher/Events/EventGuidGenerator.cs#L18
Missing XML comment for publicly visible type or member 'EventGuidGenerator.Default'
|
build (ubuntu-latest, 8.0.x):
src/Deveel.Events.Publisher/Events/EventGuidGenerator.cs#L21
Missing XML comment for publicly visible type or member 'EventGuidGenerator.GenerateId()'
|
build (ubuntu-latest, 8.0.x):
src/Deveel.Events.Schema/Events/EventProperty.cs#L43
Possible null reference assignment.
|
build (ubuntu-latest, 8.0.x):
src/Deveel.Events.Schema/Events/EventProperty.cs#L32
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (ubuntu-latest, 8.0.x):
src/Deveel.Events.Publisher.RabbitMq/Events/RabbitMqEventPublishChannelOptions.cs#L32
Non-nullable property 'QueueName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (ubuntu-latest, 6.0.x):
src/Deveel.Events.Publisher/Events/EventCreatorExtensions.cs#L12
Missing XML comment for publicly visible type or member 'EventCreatorExtensions'
|
build (ubuntu-latest, 6.0.x):
src/Deveel.Events.Publisher/Events/EventCreatorExtensions.cs#L14
Missing XML comment for publicly visible type or member 'EventCreatorExtensions.CreateEventFromData<T>(IEventCreator, T)'
|
build (ubuntu-latest, 6.0.x):
src/Deveel.Events.Publisher/Events/EventGuidGenerator.cs#L9
Missing XML comment for publicly visible type or member 'EventGuidGenerator'
|
build (ubuntu-latest, 6.0.x):
src/Deveel.Events.Publisher/Events/EventGuidGenerator.cs#L12
Missing XML comment for publicly visible type or member 'EventGuidGenerator.DefaultFormat'
|
build (ubuntu-latest, 6.0.x):
src/Deveel.Events.Publisher/Events/EventGuidGenerator.cs#L14
Missing XML comment for publicly visible type or member 'EventGuidGenerator.EventGuidGenerator(IOptions<EventGuidGeneratorOptions>)'
|
build (ubuntu-latest, 6.0.x):
src/Deveel.Events.Publisher/Events/EventGuidGenerator.cs#L18
Missing XML comment for publicly visible type or member 'EventGuidGenerator.Default'
|
build (ubuntu-latest, 6.0.x):
src/Deveel.Events.Publisher/Events/EventGuidGenerator.cs#L21
Missing XML comment for publicly visible type or member 'EventGuidGenerator.GenerateId()'
|
build (ubuntu-latest, 6.0.x):
src/Deveel.Events.Schema/Events/EventProperty.cs#L43
Possible null reference assignment.
|
build (ubuntu-latest, 6.0.x):
src/Deveel.Events.Schema/Events/EventProperty.cs#L32
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (ubuntu-latest, 6.0.x):
src/Deveel.Events.Publisher.AzureServiceBus/Events/ServiceBusEventPublishChannelOptions.cs#L18
Non-nullable property 'ConnectionString' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (ubuntu-latest, 7.0.x):
src/Deveel.Events.Schema/Events/EventProperty.cs#L43
Possible null reference assignment.
|
build (ubuntu-latest, 7.0.x):
src/Deveel.Events.Schema/Events/EventProperty.cs#L32
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (ubuntu-latest, 7.0.x):
src/Deveel.Events.Publisher/Events/EventCreatorExtensions.cs#L12
Missing XML comment for publicly visible type or member 'EventCreatorExtensions'
|
build (ubuntu-latest, 7.0.x):
src/Deveel.Events.Publisher/Events/EventCreatorExtensions.cs#L14
Missing XML comment for publicly visible type or member 'EventCreatorExtensions.CreateEventFromData<T>(IEventCreator, T)'
|
build (ubuntu-latest, 7.0.x):
src/Deveel.Events.Publisher/Events/EventGuidGenerator.cs#L9
Missing XML comment for publicly visible type or member 'EventGuidGenerator'
|
build (ubuntu-latest, 7.0.x):
src/Deveel.Events.Publisher/Events/EventGuidGenerator.cs#L12
Missing XML comment for publicly visible type or member 'EventGuidGenerator.DefaultFormat'
|
build (ubuntu-latest, 7.0.x):
src/Deveel.Events.Publisher/Events/EventGuidGenerator.cs#L14
Missing XML comment for publicly visible type or member 'EventGuidGenerator.EventGuidGenerator(IOptions<EventGuidGeneratorOptions>)'
|
build (ubuntu-latest, 7.0.x):
src/Deveel.Events.Publisher/Events/EventGuidGenerator.cs#L18
Missing XML comment for publicly visible type or member 'EventGuidGenerator.Default'
|
build (ubuntu-latest, 7.0.x):
src/Deveel.Events.Publisher/Events/EventGuidGenerator.cs#L21
Missing XML comment for publicly visible type or member 'EventGuidGenerator.GenerateId()'
|
build (ubuntu-latest, 7.0.x):
src/Deveel.Events.Publisher.AzureServiceBus/Events/ServiceBusEventPublishChannelOptions.cs#L18
Non-nullable property 'ConnectionString' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (windows-latest, 8.0.x):
src/Deveel.Events.Publisher/Events/EventCreatorExtensions.cs#L12
Missing XML comment for publicly visible type or member 'EventCreatorExtensions'
|
build (windows-latest, 8.0.x):
src/Deveel.Events.Publisher/Events/EventCreatorExtensions.cs#L14
Missing XML comment for publicly visible type or member 'EventCreatorExtensions.CreateEventFromData<T>(IEventCreator, T)'
|
build (windows-latest, 8.0.x):
src/Deveel.Events.Publisher/Events/EventGuidGenerator.cs#L9
Missing XML comment for publicly visible type or member 'EventGuidGenerator'
|
build (windows-latest, 8.0.x):
src/Deveel.Events.Publisher/Events/EventGuidGenerator.cs#L12
Missing XML comment for publicly visible type or member 'EventGuidGenerator.DefaultFormat'
|
build (windows-latest, 8.0.x):
src/Deveel.Events.Publisher/Events/EventGuidGenerator.cs#L14
Missing XML comment for publicly visible type or member 'EventGuidGenerator.EventGuidGenerator(IOptions<EventGuidGeneratorOptions>)'
|
build (windows-latest, 8.0.x):
src/Deveel.Events.Publisher/Events/EventGuidGenerator.cs#L18
Missing XML comment for publicly visible type or member 'EventGuidGenerator.Default'
|
build (windows-latest, 8.0.x):
src/Deveel.Events.Publisher/Events/EventGuidGenerator.cs#L21
Missing XML comment for publicly visible type or member 'EventGuidGenerator.GenerateId()'
|
build (windows-latest, 8.0.x):
src/Deveel.Events.Schema/Events/EventProperty.cs#L43
Possible null reference assignment.
|
build (windows-latest, 8.0.x):
src/Deveel.Events.Schema/Events/EventProperty.cs#L32
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (windows-latest, 8.0.x):
src/Deveel.Events.Publisher.AzureServiceBus/Events/ServiceBusEventPublishChannelOptions.cs#L18
Non-nullable property 'ConnectionString' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (windows-latest, 6.0.x):
src/Deveel.Events.Publisher/Events/EventCreatorExtensions.cs#L12
Missing XML comment for publicly visible type or member 'EventCreatorExtensions'
|
build (windows-latest, 6.0.x):
src/Deveel.Events.Schema/Events/EventProperty.cs#L43
Possible null reference assignment.
|
build (windows-latest, 6.0.x):
src/Deveel.Events.Publisher/Events/EventCreatorExtensions.cs#L14
Missing XML comment for publicly visible type or member 'EventCreatorExtensions.CreateEventFromData<T>(IEventCreator, T)'
|
build (windows-latest, 6.0.x):
src/Deveel.Events.Schema/Events/EventProperty.cs#L32
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (windows-latest, 6.0.x):
src/Deveel.Events.Publisher/Events/EventGuidGenerator.cs#L9
Missing XML comment for publicly visible type or member 'EventGuidGenerator'
|
build (windows-latest, 6.0.x):
src/Deveel.Events.Publisher/Events/EventGuidGenerator.cs#L12
Missing XML comment for publicly visible type or member 'EventGuidGenerator.DefaultFormat'
|
build (windows-latest, 6.0.x):
src/Deveel.Events.Publisher/Events/EventGuidGenerator.cs#L14
Missing XML comment for publicly visible type or member 'EventGuidGenerator.EventGuidGenerator(IOptions<EventGuidGeneratorOptions>)'
|
build (windows-latest, 6.0.x):
src/Deveel.Events.Publisher/Events/EventGuidGenerator.cs#L18
Missing XML comment for publicly visible type or member 'EventGuidGenerator.Default'
|
build (windows-latest, 6.0.x):
src/Deveel.Events.Publisher/Events/EventGuidGenerator.cs#L21
Missing XML comment for publicly visible type or member 'EventGuidGenerator.GenerateId()'
|
build (windows-latest, 6.0.x):
src/Deveel.Events.Publisher.AzureServiceBus/Events/ServiceBusEventPublishChannelOptions.cs#L18
Non-nullable property 'ConnectionString' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (windows-latest, 7.0.x):
src/Deveel.Events.Schema/Events/EventProperty.cs#L43
Possible null reference assignment.
|
build (windows-latest, 7.0.x):
src/Deveel.Events.Schema/Events/EventProperty.cs#L32
Non-nullable property 'Version' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (windows-latest, 7.0.x):
src/Deveel.Events.Publisher/Events/EventCreatorExtensions.cs#L12
Missing XML comment for publicly visible type or member 'EventCreatorExtensions'
|
build (windows-latest, 7.0.x):
src/Deveel.Events.Publisher/Events/EventCreatorExtensions.cs#L14
Missing XML comment for publicly visible type or member 'EventCreatorExtensions.CreateEventFromData<T>(IEventCreator, T)'
|
build (windows-latest, 7.0.x):
src/Deveel.Events.Publisher/Events/EventGuidGenerator.cs#L9
Missing XML comment for publicly visible type or member 'EventGuidGenerator'
|
build (windows-latest, 7.0.x):
src/Deveel.Events.Publisher/Events/EventGuidGenerator.cs#L12
Missing XML comment for publicly visible type or member 'EventGuidGenerator.DefaultFormat'
|
build (windows-latest, 7.0.x):
src/Deveel.Events.Publisher/Events/EventGuidGenerator.cs#L14
Missing XML comment for publicly visible type or member 'EventGuidGenerator.EventGuidGenerator(IOptions<EventGuidGeneratorOptions>)'
|
build (windows-latest, 7.0.x):
src/Deveel.Events.Publisher/Events/EventGuidGenerator.cs#L18
Missing XML comment for publicly visible type or member 'EventGuidGenerator.Default'
|
build (windows-latest, 7.0.x):
src/Deveel.Events.Publisher/Events/EventGuidGenerator.cs#L21
Missing XML comment for publicly visible type or member 'EventGuidGenerator.GenerateId()'
|
build (windows-latest, 7.0.x):
src/Deveel.Events.Publisher.AzureServiceBus/Events/ServiceBusEventPublishChannelOptions.cs#L18
Non-nullable property 'ConnectionString' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|