Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecation warning when running builds #55

Open
PetrasBartusis opened this issue Oct 13, 2022 · 5 comments
Open

Deprecation warning when running builds #55

PetrasBartusis opened this issue Oct 13, 2022 · 5 comments

Comments

@PetrasBartusis
Copy link

Hey! Hope you are all doing well!
When I am running the lcov reporter action, I am getting this annotation:
image
Warning message:

Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. Please update the following actions to use Node.js 16: romeovs/lcov-reporter-action

Is there a possibility you will upgrade the node version that is in use?

@pcaversaccio
Copy link

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.

@eugef
Copy link

eugef commented Jan 21, 2024

@romeovs could you please release a new version of this github action that contains the fix.

@jlongo-encora
Copy link

Any updates here?

@amitkma
Copy link

amitkma commented Apr 29, 2024

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

@pcaversaccio
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants