Skip to content

Modernization

Modernization #410

Triggered via pull request October 25, 2025 01:04
@pokornydpokornyd
synchronize #407
vnext
Status Success
Total duration 1m 8s
Artifacts

integrate.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: Kontent.Ai.Delivery/UsedIn/UsedInItemSystemAttributes.cs#L48
Nullability of reference types in return type of 'string? UsedInItemSystemAttributes.WorkflowStep.get' doesn't match implicitly implemented member 'string IUsedInItemSystemAttributes.WorkflowStep.get' (possibly because of nullability attributes).
build: Kontent.Ai.Delivery/UsedIn/UsedInItemSystemAttributes.cs#L44
Nullability of reference types in return type of 'string? UsedInItemSystemAttributes.Workflow.get' doesn't match implicitly implemented member 'string IUsedInItemSystemAttributes.Workflow.get' (possibly because of nullability attributes).
build: Kontent.Ai.Delivery/UsedIn/UsedInItemSystemAttributes.cs#L40
Nullability of reference types in return type of 'string? UsedInItemSystemAttributes.Collection.get' doesn't match implicitly implemented member 'string IUsedInItemSystemAttributes.Collection.get' (possibly because of nullability attributes).
build: Kontent.Ai.Delivery/UsedIn/UsedInItemSystemAttributes.cs#L28
Nullability of reference types in return type of 'string? UsedInItemSystemAttributes.Type.get' doesn't match implicitly implemented member 'string IUsedInItemSystemAttributes.Type.get' (possibly because of nullability attributes).
build: Kontent.Ai.Delivery/UsedIn/UsedInItemSystemAttributes.cs#L36
Nullability of reference types in return type of 'string? UsedInItemSystemAttributes.Language.get' doesn't match implicitly implemented member 'string IUsedInItemSystemAttributes.Language.get' (possibly because of nullability attributes).
build: Kontent.Ai.Delivery/Languages/LanguageSystemAttributes.cs#L24
Nullability of reference types in return type of 'string? LanguageSystemAttributes.Name.get' doesn't match implicitly implemented member 'string ISystemBaseAttributes.Name.get' (possibly because of nullability attributes).
build: Kontent.Ai.Delivery/Languages/LanguageSystemAttributes.cs#L20
Nullability of reference types in return type of 'string? LanguageSystemAttributes.Id.get' doesn't match implicitly implemented member 'string ISystemBaseAttributes.Id.get' (possibly because of nullability attributes).
build: Kontent.Ai.Delivery/Languages/LanguageSystemAttributes.cs#L16
Nullability of reference types in return type of 'string? LanguageSystemAttributes.Codename.get' doesn't match implicitly implemented member 'string ISystemBaseAttributes.Codename.get' (possibly because of nullability attributes).
build: Kontent.Ai.Delivery/ContentTypes/Element/MultipleChoiceElement.cs#L13
Nullability of reference types in return type of 'IList<IMultipleChoiceOption>? MultipleChoiceElement.Options.get' doesn't match implicitly implemented member 'IList<IMultipleChoiceOption> IMultipleChoiceElement.Options.get' (possibly because of nullability attributes).
build: Kontent.Ai.Delivery/ContentTypes/Element/TaxonomyElement.cs#L13
Nullability of reference types in return type of 'string? TaxonomyElement.TaxonomyGroup.get' doesn't match implicitly implemented member 'string ITaxonomyElement.TaxonomyGroup.get' (possibly because of nullability attributes).