maciejmaciejewski / azure-pipelines-cucumber

MIT License
19 stars 19 forks source link

Update to version 2 needed for Node 10 dependency #88

Open adm-carewk opened 2 weeks ago

adm-carewk commented 2 weeks ago

Is there a version 2 for this task? Version 1 is reporting the following warning message:

[warning]Task 'Publish Cucumber Report' version 1 (PublishCucumberReport@1) is dependent on a Node version (10) 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

Saitheja-CitiusTech commented 2 weeks ago

Good day. I have started to receive a warning on the Node version being end-of-life. Is this something you update? (I use this task in all my pipelines and it is brilliant).

The actual warning message i get is shown below….

[warning]Task 'Publish Cucumber Report' version 1 (PublishCucumberReport@1) is dependent on a Node version (10) 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

alisohail commented 1 day ago

Solution: [https://github.com/maciejmaciejewski/azure-pipelines-cucumber/pull/89/commits/88a0ada16a7212386b41b2a4d9973570e2639dfc ]( )