.NET 10 #77
Annotations
1 error and 6 warnings
|
build
Process completed with exit code 1.
|
|
build:
src/RapidCMS.Core/Models/Request/Form/GetEntityOfPageRequestModel.cs#L7
Non-nullable property 'PageAlias' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/RapidCMS.Core/Models/UI/FieldUI.cs#L12
Non-nullable property 'Configuration' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/RapidCMS.Core/Models/UI/FieldUI.cs#L23
Possible null reference assignment.
|
|
build:
src/RapidCMS.Core/Models/Request/Form/GetEntityOfPageRequestModel.cs#L7
Non-nullable property 'PageAlias' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/RapidCMS.Core/Models/UI/FieldUI.cs#L12
Non-nullable property 'Configuration' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
build:
src/RapidCMS.Core/Models/UI/FieldUI.cs#L23
Possible null reference assignment.
|