Skip to content

Update issue templates #21

Update issue templates

Update issue templates #21

Triggered via push September 19, 2024 20:12
Status Success
Total duration 3m 31s
Artifacts

cicd.yml

on: push
Matrix: build
Publish Events Packages
56s
Publish Events Packages
Clean Events Packages  /  clean
4s
Clean Events Packages / clean
Fit to window
Zoom out
Zoom in

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, 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 (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, 6.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.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/LoggerExtensions.cs#L16
Multiple logging methods are using event id -30002 in class LoggerExtensions
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/EventCreatorExtensions.cs#L12
Missing XML comment for publicly visible type or member 'EventCreatorExtensions'
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/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#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#L9
Missing XML comment for publicly visible type or member 'EventGuidGenerator'
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#L12
Missing XML comment for publicly visible type or member 'EventGuidGenerator.DefaultFormat'
build (windows-latest, 8.0.x): src/Deveel.Events.Publisher/Events/LoggerExtensions.cs#L16
Multiple logging methods are using event id -30002 in class LoggerExtensions
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.Publisher/Events/EventGuidGeneratorOptions.cs#L7
Missing XML comment for publicly visible type or member 'EventGuidGeneratorOptions'
build (windows-latest, 8.0.x): src/Deveel.Events.Publisher/Events/EventGuidGeneratorOptions.cs#L8
Missing XML comment for publicly visible type or member 'EventGuidGeneratorOptions.Format'
build (windows-latest, 6.0.x): src/Deveel.Events.Publisher/Events/LoggerExtensions.cs#L16
Multiple logging methods are using event id -30002 in class LoggerExtensions
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/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/EventCreatorExtensions.cs#L12
Missing XML comment for publicly visible type or member 'EventCreatorExtensions'
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#L7
Missing XML comment for publicly visible type or member 'EventSchema'
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/EventSchema.cs#L8
Missing XML comment for publicly visible type or member 'EventSchema.EventSchema(string, string, string)'
Publish Events Packages: src/Deveel.Events.Publisher/Events/EventCreatorExtensions.cs#L12
Missing XML comment for publicly visible type or member 'EventCreatorExtensions'
Publish Events Packages: src/Deveel.Events.Publisher/Events/EventCreatorExtensions.cs#L14
Missing XML comment for publicly visible type or member 'EventCreatorExtensions.CreateEventFromData<T>(IEventCreator, T)'
Publish Events Packages: src/Deveel.Events.Publisher/Events/EventGuidGenerator.cs#L9
Missing XML comment for publicly visible type or member 'EventGuidGenerator'
Publish Events Packages: src/Deveel.Events.Publisher/Events/EventGuidGenerator.cs#L12
Missing XML comment for publicly visible type or member 'EventGuidGenerator.DefaultFormat'
Publish Events Packages: src/Deveel.Events.Publisher/Events/EventGuidGenerator.cs#L14
Missing XML comment for publicly visible type or member 'EventGuidGenerator.EventGuidGenerator(IOptions<EventGuidGeneratorOptions>)'
Publish Events Packages: src/Deveel.Events.Publisher/Events/EventGuidGenerator.cs#L18
Missing XML comment for publicly visible type or member 'EventGuidGenerator.Default'
Publish Events Packages: src/Deveel.Events.Publisher/Events/EventGuidGenerator.cs#L21
Missing XML comment for publicly visible type or member 'EventGuidGenerator.GenerateId()'
Publish Events Packages: src/Deveel.Events.Publisher/Events/EventGuidGeneratorOptions.cs#L7
Missing XML comment for publicly visible type or member 'EventGuidGeneratorOptions'
Publish Events Packages: src/Deveel.Events.Publisher/Events/EventGuidGeneratorOptions.cs#L8
Missing XML comment for publicly visible type or member 'EventGuidGeneratorOptions.Format'
Publish Events Packages: src/Deveel.Events.Publisher/Events/EventPublisherBuilder.cs#L10
Missing XML comment for publicly visible type or member 'EventPublisherBuilder'
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/