Skip to content

Lock file maintenance #4848

Lock file maintenance

Lock file maintenance #4848

Triggered via pull request September 27, 2024 09:38
Status Success
Total duration 2m 32s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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).
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/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/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.