Status Service needs to be upgraded from Node.js 12 to Node.js 16 #3717
Labels
area: dashboard
Related to Telescope's dashboard (the page that has stats)
area: microservices
type: bug
Something isn't working
What happened:
Node.js 12 runtime has hit its End-Of-Life. on April 30, 2022. This means it is no longer being maintained and does not receive critical bug fixes and security updates.
Please upgrade the Status Service from Node.js 12 to Node.js 16. Make sure all the service runs as expected using Node.js 16. This may or may not be a one-line fix.
telescope/src/api/status/package.json
Line 43 in 06100a7
What should have happened:
How to reproduce it (as precise as possible):
Anything else we need to know?:
Environment:
The text was updated successfully, but these errors were encountered: