Update linters (minor) #5113
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build, Test and Analyze:
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, Test and Analyze:
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, Test and Analyze:
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, Test and Analyze:
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, Test and Analyze:
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, Test and Analyze:
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, Test and Analyze:
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, Test and Analyze:
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, Test and Analyze:
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, Test and Analyze:
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.
|
Loading