Enriching School phase name #1494
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Dfe.Academies.Academisation.Domain.Core/ApplicationAggregate/SchoolDetails.cs#L7
Non-nullable property 'SchoolName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Dfe.Academies.Academisation.Domain/ApplicationAggregate/Schools/Lease.cs#L10
'Lease.Id' hides inherited member 'Entity.Id'. Use the new keyword if hiding was intended.
|
Dfe.Academies.Academisation.Domain/ApplicationAggregate/Schools/Loan.cs#L26
'Loan.Id' hides inherited member 'Entity.Id'. Use the new keyword if hiding was intended.
|
Dfe.Academies.Academisation.Domain/ApplicationAggregate/Schools/School.cs#L11
'School.Id' hides inherited member 'Entity.Id'. Use the new keyword if hiding was intended.
|
Dfe.Academies.Academisation.Domain/ApplicationAggregate/Trusts/TrustKeyPersonRole.cs#L22
'TrustKeyPersonRole.Id' hides inherited member 'Entity.Id'. Use the new keyword if hiding was intended.
|
Dfe.Academies.Academisation.Domain/ApplicationAggregate/Trusts/TrustKeyPerson.cs#L26
'TrustKeyPerson.Id' hides inherited member 'Entity.Id'. Use the new keyword if hiding was intended.
|
Dfe.Academies.Academisation.Domain/ApplicationAggregate/Contributor.cs#L9
Non-nullable property 'Details' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Dfe.Academies.Academisation.Domain/Academies/School.cs#L6
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Dfe.Academies.Academisation.Domain/Academies/School.cs#L7
Non-nullable property 'LocalAuthority' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Dfe.Academies.Academisation.Domain/Academies/Region.cs#L8
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading