coverallsapp/github-action

Node.js 12 actions are deprecated

sschmid opened this issue ยท 8 comments

Running the GitHub action results in a warning:

- name: Coveralls
  uses: coverallsapp/github-action@master
  with:
    github-token: ${{ secrets.GITHUB_TOKEN }}
    path-to-lcov: "coverage/lcov.info"
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: coverallsapp/github-action

For more information see:
https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/

Hello guys @afinetooth @EvHaus @nickmerwin!

It would be nice to move forward and drop NodeJS 12 support.
Thanks a lot! ๐Ÿ˜‰

see also #117

Any news?

At this point, might as well upgrade to node18. Or is this now abandonware?

The PR #139 address it

Is there anyone here @coveralls / @coverallsapp?
Or is this repository effectively abandoned? If so, what alternatives can you recommend?

mrexox commented

Hey! The action was updated to use latest node16 action. Please, update to use coverallsapp/github-action@master or coverallsapp/github-action@v1