Update dependency Moq to v4.20.70 - autoclosed #2678
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
11 warnings
build
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/
|
build:
Dfe.Academies.External.Web/Pages/ApplicationOverview.cshtml.cs#L24
'ApplicationOverviewModel.ApplicationType' hides inherited member 'BasePageEditModel.ApplicationType'. Use the new keyword if hiding was intended.
|
build:
Dfe.Academies.External.Web/Pages/Help/Feedback.cshtml.cs#L81
'FeedbackModel.IsPropertyInvalid(string)' hides inherited member 'BasePageModel.IsPropertyInvalid(string)'. Use the new keyword if hiding was intended.
|
build:
Dfe.Academies.External.Web/Pages/Help/Problem.cshtml.cs#L117
'ProblemModel.IsPropertyInvalid(string)' hides inherited member 'BasePageModel.IsPropertyInvalid(string)'. Use the new keyword if hiding was intended.
|
build:
Dfe.Academies.External.Web/Pages/School/ApplicationPreOpeningSupportGrant.cshtml.cs#L13
'ApplicationPreOpeningSupportGrantModel.ApplicationType' hides inherited member 'BasePageEditModel.ApplicationType'. Use the new keyword if hiding was intended.
|
build:
Dfe.Academies.External.Web/Pages/School/SchoolOverview.cshtml.cs#L13
'SchoolOverviewModel.ApplicationType' hides inherited member 'BasePageEditModel.ApplicationType'. Use the new keyword if hiding was intended.
|
build:
Dfe.Academies.External.Web/Pages/Trust/FormAMat/ApplicationNewTrustKeyPerson.cshtml.cs#L295
'ApplicationNewTrustKeyPersonModel.IsPropertyInvalid(string)' hides inherited member 'BasePageModel.IsPropertyInvalid(string)'. Use the new keyword if hiding was intended.
|
build:
Dfe.Academies.External.Web/Pages/Trust/FormAMat/ApplicationNewTrustSummary.cshtml.cs#L15
'ApplicationNewTrustSummaryModel.ApplicationType' hides inherited member 'BasePageEditModel.ApplicationType'. Use the new keyword if hiding was intended.
|
build:
Dfe.Academies.External.Web/Pages/Trust/JoinAMat/ApplicationSchoolJoinAMatTrustSummary.cshtml.cs#L19
'ApplicationSchoolJoinAMatTrustSummaryModel.ApplicationType' hides inherited member 'BasePageEditModel.ApplicationType'. Use the new keyword if hiding was intended.
|
build:
Dfe.Academies.External.Web/Pages/Trust/JoinAMat/ApplicationSchoolTrustConsent.cshtml.cs#L25
'ApplicationSchoolTrustConsent.ApplicationType' hides inherited member 'BasePageEditModel.ApplicationType'. Use the new keyword if hiding was intended.
|
build:
Dfe.Academies.External.Web/Attributes/RequiredEnumAttribute.cs#L7
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
|