Skip to content

.NET 10

.NET 10 #77

Triggered via pull request November 25, 2025 20:23
Status Failure
Total duration 59s
Artifacts

dotnetcore.pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.