codeclimate-eslint icon indicating copy to clipboard operation
codeclimate-eslint copied to clipboard

Project is using deprecated Node JS

Open j4y opened this issue 10 months ago • 0 comments

See line 1 of the Dockerfile: https://github.com/codeclimate/codeclimate-eslint/blob/master/Dockerfile#L1

Note that Node JS 17 is used, which has been deprecated.

Ref: https://endoflife.date/nodejs

j4y avatar Mar 03 '25 17:03 j4y