Update dependency Ardalis.GuardClauses to 4.6.0 #3749
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build, Test and Analyze:
Dfe.Academies.Academisation.Domain.Core/ApplicationAggregate/SchoolDetails.cs#L7
Non-nullable property 'SchoolName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Build, Test and Analyze:
Dfe.Academies.Academisation.Domain/ApplicationAggregate/Schools/Lease.cs#L10
'Lease.Id' hides inherited member 'Entity.Id'. Use the new keyword if hiding was intended.
|
Build, Test and Analyze:
Dfe.Academies.Academisation.Domain/ApplicationAggregate/Schools/Loan.cs#L26
'Loan.Id' hides inherited member 'Entity.Id'. Use the new keyword if hiding was intended.
|
Build, Test and Analyze:
Dfe.Academies.Academisation.Domain/ApplicationAggregate/Schools/School.cs#L11
'School.Id' hides inherited member 'Entity.Id'. Use the new keyword if hiding was intended.
|
Build, Test and Analyze:
Dfe.Academies.Academisation.Domain/FormAMatProjectAggregate/FormAMatProject.cs#L19
Nullability of reference types in return type of 'string? FormAMatProject.ReferenceNumber.get' doesn't match implicitly implemented member 'string IFormAMatProject.ReferenceNumber.get' (possibly because of nullability attributes).
|
Build, Test and Analyze:
Dfe.Academies.Academisation.Domain/OpeningDateHistoryAggregate/OpeningDateHistory.cs#L7
'OpeningDateHistory.Id' hides inherited member 'Entity.Id'. Use the new keyword if hiding was intended.
|
Build, Test and Analyze:
Dfe.Academies.Academisation.Domain/ApplicationAggregate/Trusts/TrustKeyPerson.cs#L26
'TrustKeyPerson.Id' hides inherited member 'Entity.Id'. Use the new keyword if hiding was intended.
|
Build, Test and Analyze:
Dfe.Academies.Academisation.Domain/ApplicationAggregate/Trusts/TrustKeyPersonRole.cs#L22
'TrustKeyPersonRole.Id' hides inherited member 'Entity.Id'. Use the new keyword if hiding was intended.
|
Build, Test and Analyze:
Dfe.Academies.Academisation.Domain/ProjectAggregate/SchoolImprovementPlans/SchoolImprovementPlan.cs#L33
Nullability of reference types in return type of 'string? SchoolImprovementPlan.ArrangedByOther.get' doesn't match implicitly implemented member 'string ISchoolImprovementPlan.ArrangedByOther.get' (possibly because of nullability attributes).
|
Build, Test and Analyze:
Dfe.Academies.Academisation.Domain/TransferProjectAggregate/TransferProject.cs#L29
'TransferProject.Id' hides inherited member 'Entity.Id'. Use the new keyword if hiding was intended.
|
Loading