You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just a note really, getting various warnings during my pipelines now that this uses Node 6 rather than 10 which will be decommissioned around May 2022 I think?
Is this something you can upgrade and support? Warning message and note below:
##[warning]This task uses Node 6 execution handler, which will be deprecated soon. If you are the developer of the task - please consider the migration guideline to Node 10 handler - https://aka.ms/migrateTaskNode10. If you are the user - feel free to reach out to the owners of this task to proceed on migration.
Thanks,
Ben
The text was updated successfully, but these errors were encountered:
Hi @BenKidgell !
This project needs to be refactored to be more light-weight since it can't be update to store anymore (MS limit to 25mb packages only).
I'm also don't have so much time lately, but I'll try to update the tasks definitions to Node 10. I think it's all compatible without any code modifications.
Any help is appreciated. If you can, please open a PR.
Hey,
Just a note really, getting various warnings during my pipelines now that this uses Node 6 rather than 10 which will be decommissioned around May 2022 I think?
Is this something you can upgrade and support? Warning message and note below:
Thanks,
Ben
The text was updated successfully, but these errors were encountered: