Skip to content

Fixing the package logo issue that failed the packaging in CI/CD #14

Fixing the package logo issue that failed the packaging in CI/CD

Fixing the package logo issue that failed the packaging in CI/CD #14

Triggered via push September 18, 2024 18:04
Status Success
Total duration 3m 8s
Billable time 12m
Artifacts

cicd.yml

on: push
Matrix: build
Publish Events Packages
1m 2s
Publish Events Packages
Clean Events Packages  /  clean
5s
Clean Events Packages / clean
Fit to window
Zoom out
Zoom in

Annotations

71 warnings
build (ubuntu-latest, 8.0.x): src/Deveel.Events.Schema/Events/EventProperty.cs#L38
Possible null reference assignment.
build (ubuntu-latest, 8.0.x): src/Deveel.Events.Schema/Events/EventProperty.cs#L27
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.Schema/Events/EventPropertyConstraintCollection.cs#L4
Missing XML comment for publicly visible type or member 'EventPropertyConstraintCollection'
build (ubuntu-latest, 8.0.x): src/Deveel.Events.Schema/Events/EventPropertyConstraintCollection.cs#L8
Missing XML comment for publicly visible type or member 'EventPropertyConstraintCollection.InsertItem(int, IEventPropertyConstraint)'
build (ubuntu-latest, 8.0.x): src/Deveel.Events.Schema/Events/EventPropertyConstraintCollection.cs#L18
Missing XML comment for publicly visible type or member 'EventPropertyConstraintCollection.SetItem(int, IEventPropertyConstraint)'
build (ubuntu-latest, 8.0.x): src/Deveel.Events.Schema/Events/EventPropertyExtensions.cs#L2
Missing XML comment for publicly visible type or member 'EventPropertyExtensions'
build (ubuntu-latest, 8.0.x): src/Deveel.Events.Schema/Events/EventPropertyExtensions.cs#L3
Missing XML comment for publicly visible type or member 'EventPropertyExtensions.IsRequired(EventProperty)'
build (ubuntu-latest, 8.0.x): src/Deveel.Events.Schema/Events/EventSchema.cs#L2
Missing XML comment for publicly visible type or member 'EventSchema'
build (ubuntu-latest, 8.0.x): src/Deveel.Events.Schema/Events/EventSchema.cs#L3
Missing XML comment for publicly visible type or member 'EventSchema.EventSchema(string, string, string)'
build (ubuntu-latest, 8.0.x): src/Deveel.Events.Schema/Events/EventSchema.cs#L18
Missing XML comment for publicly visible type or member 'EventSchema.EventType'
build (ubuntu-latest, 6.0.x): src/Deveel.Events.Schema/Events/EventProperty.cs#L38
Possible null reference assignment.
build (ubuntu-latest, 6.0.x): src/Deveel.Events.Schema/Events/EventProperty.cs#L27
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/EventPropertyConstraintCollection.cs#L4
Missing XML comment for publicly visible type or member 'EventPropertyConstraintCollection'
build (ubuntu-latest, 6.0.x): src/Deveel.Events.Schema/Events/EventPropertyConstraintCollection.cs#L8
Missing XML comment for publicly visible type or member 'EventPropertyConstraintCollection.InsertItem(int, IEventPropertyConstraint)'
build (ubuntu-latest, 6.0.x): src/Deveel.Events.Schema/Events/EventPropertyConstraintCollection.cs#L18
Missing XML comment for publicly visible type or member 'EventPropertyConstraintCollection.SetItem(int, IEventPropertyConstraint)'
build (ubuntu-latest, 6.0.x): src/Deveel.Events.Schema/Events/EventPropertyExtensions.cs#L2
Missing XML comment for publicly visible type or member 'EventPropertyExtensions'
build (ubuntu-latest, 6.0.x): src/Deveel.Events.Schema/Events/EventPropertyExtensions.cs#L3
Missing XML comment for publicly visible type or member 'EventPropertyExtensions.IsRequired(EventProperty)'
build (ubuntu-latest, 6.0.x): src/Deveel.Events.Schema/Events/EventSchema.cs#L2
Missing XML comment for publicly visible type or member 'EventSchema'
build (ubuntu-latest, 6.0.x): src/Deveel.Events.Schema/Events/EventSchema.cs#L3
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#L18
Missing XML comment for publicly visible type or member 'EventSchema.EventType'
build (ubuntu-latest, 7.0.x): src/Deveel.Events.Publisher/Events/EventCreatorExtensions.cs#L7
Missing XML comment for publicly visible type or member 'EventCreatorExtensions'
build (ubuntu-latest, 7.0.x): src/Deveel.Events.Publisher/Events/EventCreatorExtensions.cs#L9
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#L4
Missing XML comment for publicly visible type or member 'EventGuidGenerator'
build (ubuntu-latest, 7.0.x): src/Deveel.Events.Publisher/Events/EventGuidGenerator.cs#L7
Missing XML comment for publicly visible type or member 'EventGuidGenerator.DefaultFormat'
build (ubuntu-latest, 7.0.x): src/Deveel.Events.Publisher/Events/EventGuidGenerator.cs#L9
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#L13
Missing XML comment for publicly visible type or member 'EventGuidGenerator.Default'
build (ubuntu-latest, 7.0.x): src/Deveel.Events.Publisher/Events/EventGuidGenerator.cs#L16
Missing XML comment for publicly visible type or member 'EventGuidGenerator.GenerateId()'
build (ubuntu-latest, 7.0.x): src/Deveel.Events.Publisher/Events/EventGuidGeneratorOptions.cs#L2
Missing XML comment for publicly visible type or member 'EventGuidGeneratorOptions'
build (ubuntu-latest, 7.0.x): src/Deveel.Events.Publisher/Events/EventGuidGeneratorOptions.cs#L3
Missing XML comment for publicly visible type or member 'EventGuidGeneratorOptions.Format'
build (ubuntu-latest, 7.0.x): src/Deveel.Events.Publisher/Events/EventPublisher.cs#L10
Missing XML comment for publicly visible type or member 'EventPublisher'
build (windows-latest, 7.0.x): src/Deveel.Events.Publisher/Events/EventCreatorExtensions.cs#L7
Missing XML comment for publicly visible type or member 'EventCreatorExtensions'
build (windows-latest, 7.0.x): src/Deveel.Events.Publisher/Events/EventCreatorExtensions.cs#L9
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#L4
Missing XML comment for publicly visible type or member 'EventGuidGenerator'
build (windows-latest, 7.0.x): src/Deveel.Events.Publisher/Events/EventGuidGenerator.cs#L7
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.EventGuidGenerator(IOptions<EventGuidGeneratorOptions>)'
build (windows-latest, 7.0.x): src/Deveel.Events.Publisher/Events/EventGuidGenerator.cs#L13
Missing XML comment for publicly visible type or member 'EventGuidGenerator.Default'
build (windows-latest, 7.0.x): src/Deveel.Events.Publisher/Events/EventGuidGenerator.cs#L16
Missing XML comment for publicly visible type or member 'EventGuidGenerator.GenerateId()'
build (windows-latest, 7.0.x): src/Deveel.Events.Publisher/Events/EventGuidGeneratorOptions.cs#L2
Missing XML comment for publicly visible type or member 'EventGuidGeneratorOptions'
build (windows-latest, 7.0.x): src/Deveel.Events.Publisher/Events/EventGuidGeneratorOptions.cs#L3
Missing XML comment for publicly visible type or member 'EventGuidGeneratorOptions.Format'
build (windows-latest, 7.0.x): src/Deveel.Events.Publisher/Events/EventPublisher.cs#L10
Missing XML comment for publicly visible type or member 'EventPublisher'
build (windows-latest, 8.0.x): src/Deveel.Events.Publisher/Events/EventCreatorExtensions.cs#L7
Missing XML comment for publicly visible type or member 'EventCreatorExtensions'
build (windows-latest, 8.0.x): src/Deveel.Events.Publisher/Events/EventCreatorExtensions.cs#L9
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#L4
Missing XML comment for publicly visible type or member 'EventGuidGenerator'
build (windows-latest, 8.0.x): src/Deveel.Events.Publisher/Events/EventGuidGenerator.cs#L7
Missing XML comment for publicly visible type or member 'EventGuidGenerator.DefaultFormat'
build (windows-latest, 8.0.x): src/Deveel.Events.Publisher/Events/EventGuidGenerator.cs#L9
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#L13
Missing XML comment for publicly visible type or member 'EventGuidGenerator.Default'
build (windows-latest, 8.0.x): src/Deveel.Events.Publisher/Events/EventGuidGenerator.cs#L16
Missing XML comment for publicly visible type or member 'EventGuidGenerator.GenerateId()'
build (windows-latest, 8.0.x): src/Deveel.Events.Publisher/Events/EventGuidGeneratorOptions.cs#L2
Missing XML comment for publicly visible type or member 'EventGuidGeneratorOptions'
build (windows-latest, 8.0.x): src/Deveel.Events.Publisher/Events/EventGuidGeneratorOptions.cs#L3
Missing XML comment for publicly visible type or member 'EventGuidGeneratorOptions.Format'
build (windows-latest, 8.0.x): src/Deveel.Events.Publisher/Events/EventPublisher.cs#L10
Missing XML comment for publicly visible type or member 'EventPublisher'
build (windows-latest, 6.0.x): src/Deveel.Events.Publisher/Events/EventCreatorExtensions.cs#L7
Missing XML comment for publicly visible type or member 'EventCreatorExtensions'
build (windows-latest, 6.0.x): src/Deveel.Events.Publisher/Events/EventCreatorExtensions.cs#L9
Missing XML comment for publicly visible type or member 'EventCreatorExtensions.CreateEventFromData<T>(IEventCreator, T)'
build (windows-latest, 6.0.x): src/Deveel.Events.Publisher/Events/EventGuidGenerator.cs#L4
Missing XML comment for publicly visible type or member 'EventGuidGenerator'
build (windows-latest, 6.0.x): src/Deveel.Events.Publisher/Events/EventGuidGenerator.cs#L7
Missing XML comment for publicly visible type or member 'EventGuidGenerator.DefaultFormat'
build (windows-latest, 6.0.x): src/Deveel.Events.Publisher/Events/EventGuidGenerator.cs#L9
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#L13
Missing XML comment for publicly visible type or member 'EventGuidGenerator.Default'
build (windows-latest, 6.0.x): src/Deveel.Events.Publisher/Events/EventGuidGenerator.cs#L16
Missing XML comment for publicly visible type or member 'EventGuidGenerator.GenerateId()'
build (windows-latest, 6.0.x): src/Deveel.Events.Publisher/Events/EventGuidGeneratorOptions.cs#L2
Missing XML comment for publicly visible type or member 'EventGuidGeneratorOptions'
build (windows-latest, 6.0.x): src/Deveel.Events.Publisher/Events/EventGuidGeneratorOptions.cs#L3
Missing XML comment for publicly visible type or member 'EventGuidGeneratorOptions.Format'
build (windows-latest, 6.0.x): src/Deveel.Events.Publisher/Events/EventPublisher.cs#L10
Missing XML comment for publicly visible type or member 'EventPublisher'
Publish Events Packages: src/Deveel.Events.Publisher/Events/EventCreatorExtensions.cs#L7
Missing XML comment for publicly visible type or member 'EventCreatorExtensions'
Publish Events Packages: src/Deveel.Events.Publisher/Events/EventCreatorExtensions.cs#L9
Missing XML comment for publicly visible type or member 'EventCreatorExtensions.CreateEventFromData<T>(IEventCreator, T)'
Publish Events Packages: src/Deveel.Events.Publisher/Events/EventGuidGenerator.cs#L4
Missing XML comment for publicly visible type or member 'EventGuidGenerator'
Publish Events Packages: src/Deveel.Events.Publisher/Events/EventGuidGenerator.cs#L7
Missing XML comment for publicly visible type or member 'EventGuidGenerator.DefaultFormat'
Publish Events Packages: src/Deveel.Events.Publisher/Events/EventGuidGenerator.cs#L9
Missing XML comment for publicly visible type or member 'EventGuidGenerator.EventGuidGenerator(IOptions<EventGuidGeneratorOptions>)'
Publish Events Packages: src/Deveel.Events.Publisher/Events/EventGuidGenerator.cs#L13
Missing XML comment for publicly visible type or member 'EventGuidGenerator.Default'
Publish Events Packages: src/Deveel.Events.Publisher/Events/EventGuidGenerator.cs#L16
Missing XML comment for publicly visible type or member 'EventGuidGenerator.GenerateId()'
Publish Events Packages: src/Deveel.Events.Publisher/Events/EventGuidGeneratorOptions.cs#L2
Missing XML comment for publicly visible type or member 'EventGuidGeneratorOptions'
Publish Events Packages: src/Deveel.Events.Publisher/Events/EventGuidGeneratorOptions.cs#L3
Missing XML comment for publicly visible type or member 'EventGuidGeneratorOptions.Format'
Publish Events Packages: src/Deveel.Events.Publisher/Events/EventPublisher.cs#L10
Missing XML comment for publicly visible type or member 'EventPublisher'
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/