Closed aleksandrlevochkin closed 8 months ago
WI: AB#2122131
Description
Added Node10 and Node16 to the list of deprecated runners, as their respective Node versions reached the EoL.
Node10
Node16
Tests
When there is at least one runner in task.json that is not deprecated (i.e. Node20_1), no warning is displayed on task upload:
task.json
When all runners in task.json are deprecated, this warning is displayed:
✅ Successfully linked to Azure Boards work item(s):
WI: AB#2122131
Description
Added
Node10
andNode16
to the list of deprecated runners, as their respective Node versions reached the EoL.Tests
When there is at least one runner in
task.json
that is not deprecated (i.e. Node20_1), no warning is displayed on task upload:When all runners in
task.json
are deprecated, this warning is displayed: