Update dependency Autofac to 8.4.0 #4568
Annotations
12 warnings
|
lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684, actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-dotnet@67a3573c9a986a3f9c594539f4ab511d57bb3ce9, actions/setup-java@c5195efecf7bdfc987ee8bae7a71cb8b11521c00. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build:
Dfe.Academies.Academisation.Domain/TransferProjectAggregate/TransferProject.cs#L29
'TransferProject.Id' hides inherited member 'Entity.Id'. Use the new keyword if hiding was intended.
|
|
build:
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:
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/OpeningDateHistoryAggregate/OpeningDateHistory.cs#L7
'OpeningDateHistory.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/Trusts/TrustKeyPerson.cs#L26
'TrustKeyPerson.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/Schools/Loan.cs#L26
'Loan.Id' hides inherited member 'Entity.Id'. Use the new keyword if hiding was intended.
|
|
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.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.
|