Skip to content

Update dependency typescript to v5.4.5 #3498

Update dependency typescript to v5.4.5

Update dependency typescript to v5.4.5 #3498

Triggered via pull request February 12, 2024 16:14
Status Success
Total duration 2m 28s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3, actions/setup-java@v3, actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/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.