Skip to content

Replace asp-for attributes with for #907

Replace asp-for attributes with for

Replace asp-for attributes with for #907

Triggered via pull request January 13, 2025 17:24
Status Failure
Total duration 1m 19s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Build & package: tests/GovUk.Frontend.AspNetCore.Tests/TagHelpers/DateInputTagHelperTests.cs#L105
'FormGroupTagHelperBase.AspFor' is obsolete: 'Use the 'for' attribute instead.'
Build & package: tests/GovUk.Frontend.AspNetCore.Tests/TagHelpers/ErrorMessageTagHelperTests.cs#L125
'ErrorMessageTagHelper.AspFor' is obsolete: 'Use the 'for' attribute instead.'
Build & package: tests/GovUk.Frontend.AspNetCore.Tests/TagHelpers/ErrorSummaryItemTagHelperTests.cs#L134
'ErrorSummaryItemTagHelper.AspFor' is obsolete: 'Use the 'for' attribute instead.'
Build & package: tests/GovUk.Frontend.AspNetCore.Tests/TagHelpers/DateInputTagHelperTests.cs#L168
'FormGroupTagHelperBase.AspFor' is obsolete: 'Use the 'for' attribute instead.'
Build & package: tests/GovUk.Frontend.AspNetCore.Tests/TagHelpers/ErrorMessageTagHelperTests.cs#L176
'ErrorMessageTagHelper.AspFor' is obsolete: 'Use the 'for' attribute instead.'
Build & package: tests/GovUk.Frontend.AspNetCore.Tests/TagHelpers/ErrorSummaryItemTagHelperTests.cs#L187
'ErrorSummaryItemTagHelper.AspFor' is obsolete: 'Use the 'for' attribute instead.'
Build & package: tests/GovUk.Frontend.AspNetCore.Tests/TagHelpers/DateInputTagHelperTests.cs#L312
'FormGroupTagHelperBase.AspFor' is obsolete: 'Use the 'for' attribute instead.'
Build & package: tests/GovUk.Frontend.AspNetCore.Tests/TagHelpers/FormGroupTagHelperBaseTests.cs#L122
'FormGroupTagHelperBase.AspFor' is obsolete: 'Use the 'for' attribute instead.'
Build & package: tests/GovUk.Frontend.AspNetCore.Tests/TagHelpers/ErrorSummaryItemTagHelperTests.cs#L285
'ErrorSummaryItemTagHelper.AspFor' is obsolete: 'Use the 'for' attribute instead.'
Build & package: tests/GovUk.Frontend.AspNetCore.Tests/TagHelpers/FormGroupTagHelperBaseTests.cs#L157
'FormGroupTagHelperBase.AspFor' is obsolete: 'Use the 'for' attribute instead.'
Build & package
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636