Open PetrasBartusis opened 2 years ago
In the meantime it's forcibly run on Node.js 16 (example):
The following actions uses node12 which is deprecated and will be forced to run on node16: romeovs/lcov-reporter-action@v0.3.1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
@romeovs could you please fix this in the near future; I would recommend doing a direct bump to Node.js version 18 or even 20.
@romeovs could you please release a new version of this github action that contains the fix.
Any updates here?
Not sure if this library is maintained or not. We have forked and upgraded the node and all other dependencies. Feel free to use and provide feedback or report error if any ->https://github.com/sunsergdev/lcov-reporter-action/releases/tag/v0.3.1-fork
Not sure if this library is maintained or not. We have forked and upgraded the node and all other dependencies. Feel free to use and provide feedback or report error if any ->https://github.com/sunsergdev/lcov-reporter-action/releases/tag/v0.3.1-fork
Thx - you might wanna update the "Example Usage" section: https://github.com/sunsergdev/lcov-reporter-action/tree/v0.3.1-fork/#example-usage to sunsergdev/lcov-reporter-action@v0.3.1-fork
.
Hey! Hope you are all doing well! When I am running the lcov reporter action, I am getting this annotation: Warning message:
Is there a possibility you will upgrade the node version that is in use?