Skip to content

Update dependency eslint-plugin-cypress to v2.15.2 #2775

Update dependency eslint-plugin-cypress to v2.15.2

Update dependency eslint-plugin-cypress to v2.15.2 #2775

Triggered via pull request April 15, 2024 15:42
Status Success
Total duration 3m 41s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: 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.
build: 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: 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: 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: 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: 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: 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: Dfe.Academies.Academisation.Domain/ApplicationAggregate/Trusts/TrustKeyPersonRole.cs#L14
Non-nullable property 'TimeInRole' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: 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.
build: Dfe.Academies.Academisation.Domain/ApplicationAggregate/Trusts/TrustKeyPerson.cs#L15
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.