Modernization #398
Annotations
10 warnings
|
build:
Kontent.Ai.Delivery/UsedIn/UsedInItemSystemAttributes.cs#L48
Non-nullable property 'WorkflowStep' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
Kontent.Ai.Delivery/UsedIn/UsedInItemSystemAttributes.cs#L44
Non-nullable property 'Workflow' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
Kontent.Ai.Delivery/UsedIn/UsedInItemSystemAttributes.cs#L40
Non-nullable property 'Collection' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
Kontent.Ai.Delivery/UsedIn/UsedInItemSystemAttributes.cs#L36
Non-nullable property 'Language' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
Kontent.Ai.Delivery/UsedIn/UsedInItemSystemAttributes.cs#L28
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
Kontent.Ai.Delivery/UsedIn/UsedInItemSystemAttributes.cs#L24
Non-nullable property 'Codename' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
Kontent.Ai.Delivery/UsedIn/UsedInItemSystemAttributes.cs#L20
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
Kontent.Ai.Delivery/UsedIn/UsedInItemSystemAttributes.cs#L16
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
Kontent.Ai.Delivery.Abstractions/ContentItems/RichText/Resolution/IHtmlResolver.cs#L137
Ambiguous reference in cref attribute: 'WithHtmlNodeResolver'. Assuming 'IHtmlResolverBuilder.WithHtmlNodeResolver(HtmlNodePredicate, BlockResolver<IHtmlNode>, string?)', but could have also matched other overloads including 'IHtmlResolverBuilder.WithHtmlNodeResolver(string, BlockResolver<IHtmlNode>)'.
|
|
build:
Kontent.Ai.Delivery.Abstractions/Configuration/DefaultRetryPolicyOptions.cs#L6
XML comment has cref attribute 'IRetryPolicy' that could not be resolved
|