colindembovsky / cols-agent-tasks

Colin's ALM Corner Custom Build Tasks
MIT License
83 stars 67 forks source link

Version Assemblies - EOL Node version #211

Open kspanier2013 opened 2 days ago

kspanier2013 commented 2 days ago

Hello there.

Today I noticed the following warning on Azure DevOps build pipelines that reference the VersionAssemblies@2 task, during the Initialize job build step:

Downloading task: VersionAssemblies (2.2.178)
##[warning]Task 'Version Assemblies' version 2 (VersionAssemblies@2) is dependent on a Node version (6) that is end-of-life. Contact the extension owner for an updated version of the task. Task maintainers should review Node upgrade guidance: https://aka.ms/node-runner-guidance

If it matters, the runner of the build pipeline was an azure-hosted windows-2022 image, version 20241031.1.0.

No tangible issues have been noticed other than this warning.

o-o00o-o commented 1 day ago

Yes, we have been seeing this too. It would be good to understand if this will be resolved or if we need to migrate to a different task