Modernization #409
Annotations
10 warnings
|
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/UsedIn/UsedInItemSystemAttributes.cs#L20
Nullability of reference types in return type of 'string? UsedInItemSystemAttributes.Name.get' doesn't match implicitly implemented member 'string ISystemBaseAttributes.Name.get' (possibly because of nullability attributes).
|
|
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).
|