Skip to content

Modernization

Modernization #412

Triggered via pull request October 26, 2025 21:50
@pokornydpokornyd
synchronize #407
vnext
Status Success
Total duration 1m 5s
Artifacts

integrate.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: Kontent.Ai.Delivery/UsedIn/UsedInItemSystemAttributes.cs#L16
Nullability of reference types in return type of 'string? UsedInItemSystemAttributes.Id.get' doesn't match implicitly implemented member 'string ISystemBaseAttributes.Id.get' (possibly because of nullability attributes).
build: Kontent.Ai.Delivery/UsedIn/UsedInItemSystemAttributes.cs#L24
Nullability of reference types in return type of 'string? UsedInItemSystemAttributes.Codename.get' doesn't match implicitly implemented member 'string ISystemBaseAttributes.Codename.get' (possibly because of nullability attributes).
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).