README updates and release pipeline #19
cicd.yml
on: push
Annotations
71 warnings
build (ubuntu-latest, 8.0.x):
src/Deveel.Events.Publisher/Events/LoggerExtensions.cs#L16
Multiple logging methods are using event id -30002 in class LoggerExtensions
|
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.Publisher/Events/EventGuidGeneratorOptions.cs#L7
Missing XML comment for publicly visible type or member 'EventGuidGeneratorOptions'
|
build (ubuntu-latest, 8.0.x):
src/Deveel.Events.Publisher/Events/EventGuidGeneratorOptions.cs#L8
Missing XML comment for publicly visible type or member 'EventGuidGeneratorOptions.Format'
|
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#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.Schema/Events/EventSchema.cs#L7
Missing XML comment for publicly visible type or member 'EventSchema'
|
build (ubuntu-latest, 6.0.x):
src/Deveel.Events.Schema/Events/EventSchema.cs#L8
Missing XML comment for publicly visible type or member 'EventSchema.EventSchema(string, string, string)'
|
build (ubuntu-latest, 6.0.x):
src/Deveel.Events.Schema/Events/EventSchema.cs#L23
Missing XML comment for publicly visible type or member 'EventSchema.EventType'
|
build (ubuntu-latest, 6.0.x):
src/Deveel.Events.Schema/Events/EventSchema.cs#L27
Missing XML comment for publicly visible type or member 'EventSchema.Version'
|
build (ubuntu-latest, 6.0.x):
src/Deveel.Events.Schema/Events/EventSchema.cs#L29
Missing XML comment for publicly visible type or member 'EventSchema.Description'
|
build (ubuntu-latest, 6.0.x):
src/Deveel.Events.Schema/Events/EventSchema.cs#L31
Missing XML comment for publicly visible type or member 'EventSchema.ContentType'
|
build (ubuntu-latest, 6.0.x):
src/Deveel.Events.Schema/Events/EventSchema.cs#L33
Missing XML comment for publicly visible type or member 'EventSchema.Properties'
|
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.Schema/Events/EventSchema.cs#L7
Missing XML comment for publicly visible type or member 'EventSchema'
|
build (ubuntu-latest, 7.0.x):
src/Deveel.Events.Schema/Events/EventSchema.cs#L8
Missing XML comment for publicly visible type or member 'EventSchema.EventSchema(string, string, string)'
|
build (ubuntu-latest, 7.0.x):
src/Deveel.Events.Schema/Events/EventSchema.cs#L23
Missing XML comment for publicly visible type or member 'EventSchema.EventType'
|
build (ubuntu-latest, 7.0.x):
src/Deveel.Events.Schema/Events/EventSchema.cs#L27
Missing XML comment for publicly visible type or member 'EventSchema.Version'
|
build (ubuntu-latest, 7.0.x):
src/Deveel.Events.Schema/Events/EventSchema.cs#L29
Missing XML comment for publicly visible type or member 'EventSchema.Description'
|
build (ubuntu-latest, 7.0.x):
src/Deveel.Events.Schema/Events/EventSchema.cs#L31
Missing XML comment for publicly visible type or member 'EventSchema.ContentType'
|
build (ubuntu-latest, 7.0.x):
src/Deveel.Events.Schema/Events/EventSchema.cs#L33
Missing XML comment for publicly visible type or member 'EventSchema.Properties'
|
build (ubuntu-latest, 7.0.x):
src/Deveel.Events.Schema/Events/EventSchema.cs#L37
Missing XML comment for publicly visible type or member 'EventSchema.FromDataType(Type)'
|
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.Schema/Events/EventSchema.cs#L7
Missing XML comment for publicly visible type or member 'EventSchema'
|
build (windows-latest, 7.0.x):
src/Deveel.Events.Schema/Events/EventSchema.cs#L8
Missing XML comment for publicly visible type or member 'EventSchema.EventSchema(string, string, string)'
|
build (windows-latest, 7.0.x):
src/Deveel.Events.Schema/Events/EventSchema.cs#L23
Missing XML comment for publicly visible type or member 'EventSchema.EventType'
|
build (windows-latest, 7.0.x):
src/Deveel.Events.Schema/Events/EventSchema.cs#L27
Missing XML comment for publicly visible type or member 'EventSchema.Version'
|
build (windows-latest, 7.0.x):
src/Deveel.Events.Schema/Events/EventSchema.cs#L29
Missing XML comment for publicly visible type or member 'EventSchema.Description'
|
build (windows-latest, 7.0.x):
src/Deveel.Events.Schema/Events/EventSchema.cs#L31
Missing XML comment for publicly visible type or member 'EventSchema.ContentType'
|
build (windows-latest, 7.0.x):
src/Deveel.Events.Schema/Events/EventSchema.cs#L33
Missing XML comment for publicly visible type or member 'EventSchema.Properties'
|
build (windows-latest, 7.0.x):
src/Deveel.Events.Schema/Events/EventSchema.cs#L37
Missing XML comment for publicly visible type or member 'EventSchema.FromDataType(Type)'
|
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.Schema/Events/EventSchema.cs#L7
Missing XML comment for publicly visible type or member 'EventSchema'
|
build (windows-latest, 8.0.x):
src/Deveel.Events.Schema/Events/EventSchema.cs#L8
Missing XML comment for publicly visible type or member 'EventSchema.EventSchema(string, string, string)'
|
build (windows-latest, 8.0.x):
src/Deveel.Events.Schema/Events/EventSchema.cs#L23
Missing XML comment for publicly visible type or member 'EventSchema.EventType'
|
build (windows-latest, 8.0.x):
src/Deveel.Events.Schema/Events/EventSchema.cs#L27
Missing XML comment for publicly visible type or member 'EventSchema.Version'
|
build (windows-latest, 8.0.x):
src/Deveel.Events.Schema/Events/EventSchema.cs#L29
Missing XML comment for publicly visible type or member 'EventSchema.Description'
|
build (windows-latest, 8.0.x):
src/Deveel.Events.Schema/Events/EventSchema.cs#L31
Missing XML comment for publicly visible type or member 'EventSchema.ContentType'
|
build (windows-latest, 8.0.x):
src/Deveel.Events.Schema/Events/EventSchema.cs#L33
Missing XML comment for publicly visible type or member 'EventSchema.Properties'
|
build (windows-latest, 8.0.x):
src/Deveel.Events.Schema/Events/EventSchema.cs#L37
Missing XML comment for publicly visible type or member 'EventSchema.FromDataType(Type)'
|
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.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.Schema/Events/EventSchema.cs#L7
Missing XML comment for publicly visible type or member 'EventSchema'
|
build (windows-latest, 6.0.x):
src/Deveel.Events.Schema/Events/EventSchema.cs#L8
Missing XML comment for publicly visible type or member 'EventSchema.EventSchema(string, string, string)'
|
build (windows-latest, 6.0.x):
src/Deveel.Events.Schema/Events/EventSchema.cs#L23
Missing XML comment for publicly visible type or member 'EventSchema.EventType'
|
build (windows-latest, 6.0.x):
src/Deveel.Events.Schema/Events/EventSchema.cs#L27
Missing XML comment for publicly visible type or member 'EventSchema.Version'
|
build (windows-latest, 6.0.x):
src/Deveel.Events.Schema/Events/EventSchema.cs#L29
Missing XML comment for publicly visible type or member 'EventSchema.Description'
|
build (windows-latest, 6.0.x):
src/Deveel.Events.Schema/Events/EventSchema.cs#L31
Missing XML comment for publicly visible type or member 'EventSchema.ContentType'
|
build (windows-latest, 6.0.x):
src/Deveel.Events.Schema/Events/EventSchema.cs#L33
Missing XML comment for publicly visible type or member 'EventSchema.Properties'
|
build (windows-latest, 6.0.x):
src/Deveel.Events.Schema/Events/EventSchema.cs#L37
Missing XML comment for publicly visible type or member 'EventSchema.FromDataType(Type)'
|
Publish Events Packages:
src/Deveel.Events.Schema/Events/EventProperty.cs#L43
Possible null reference assignment.
|
Publish Events Packages:
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.
|
Publish Events Packages:
src/Deveel.Events.Schema/Events/EventSchema.cs#L7
Missing XML comment for publicly visible type or member 'EventSchema'
|
Publish Events Packages:
src/Deveel.Events.Schema/Events/EventSchema.cs#L8
Missing XML comment for publicly visible type or member 'EventSchema.EventSchema(string, string, string)'
|
Publish Events Packages:
src/Deveel.Events.Schema/Events/EventSchema.cs#L23
Missing XML comment for publicly visible type or member 'EventSchema.EventType'
|
Publish Events Packages:
src/Deveel.Events.Schema/Events/EventSchema.cs#L27
Missing XML comment for publicly visible type or member 'EventSchema.Version'
|
Publish Events Packages:
src/Deveel.Events.Schema/Events/EventSchema.cs#L29
Missing XML comment for publicly visible type or member 'EventSchema.Description'
|
Publish Events Packages:
src/Deveel.Events.Schema/Events/EventSchema.cs#L31
Missing XML comment for publicly visible type or member 'EventSchema.ContentType'
|
Publish Events Packages:
src/Deveel.Events.Schema/Events/EventSchema.cs#L33
Missing XML comment for publicly visible type or member 'EventSchema.Properties'
|
Publish Events Packages:
src/Deveel.Events.Schema/Events/EventSchema.cs#L37
Missing XML comment for publicly visible type or member 'EventSchema.FromDataType(Type)'
|
Clean Events Packages / clean
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/delete-package-versions@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|