Skip to content

Remove xpto directory and remove line dev #24

Remove xpto directory and remove line dev

Remove xpto directory and remove line dev #24

Triggered via push August 27, 2025 12:10
Status Failure
Total duration 57s
Artifacts
Build & Test .NET Service
53s
Build & Test .NET Service
Fit to window
Zoom out
Zoom in

Annotations

1 error and 9 warnings
Build & Test .NET Service
Process completed with exit code 1.
Build & Test .NET Service
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 & Test .NET Service
Non-nullable property 'Identifier' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build & Test .NET Service
'Project.Identifier' hides inherited member 'EntityBase<Guid>.Identifier'. Use the new keyword if hiding was intended.
Build & Test .NET Service: src/ProjectManagement/ProjectManagement.Domain/Aggregates/Organization.cs#L16
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 & Test .NET Service: src/ProjectManagement/ProjectManagement.Domain/Aggregates/EntityBase.cs#L7
Non-nullable property 'Identifier' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build & Test .NET Service: src/ProjectManagement/ProjectManagement.Domain/Aggregates/Project.cs#L5
'Project.Identifier' hides inherited member 'EntityBase<Guid>.Identifier'. Use the new keyword if hiding was intended.
Build & Test .NET Service: src/ProjectManagement/ProjectManagement.Domain/Aggregates/Organization.cs#L16
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 & Test .NET Service: src/ProjectManagement/ProjectManagement.Domain/Aggregates/EntityBase.cs#L7
Non-nullable property 'Identifier' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
Build & Test .NET Service: src/ProjectManagement/ProjectManagement.Domain/Aggregates/Project.cs#L5
'Project.Identifier' hides inherited member 'EntityBase<Guid>.Identifier'. Use the new keyword if hiding was intended.