substrait-io / substrait-java

Apache License 2.0
72 stars 70 forks source link

[Release]: Semantic release requires Node version 20.8.1 or higher #219

Closed davisusanibar closed 5 months ago

davisusanibar commented 5 months ago

Semantic release requires Node version 20.8.1 or higher

Detailed error: https://github.com/substrait-io/substrait-java/actions/runs/7516403502/job/20461523677

Run semantic release: 7s Run ./ci/release/run.sh npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: 'semantic-release@23.0.0', npm WARN EBADENGINE required: { node: '>=20.8.1' }, npm WARN EBADENGINE current: { node: 'v18.19.0', npm: '10.2.3' } npm WARN EBADENGINE } npm WARN deprecated read-pkg-up@11.0.0: Renamed to read-package-up [semantic-release]: node version >=20.8.1 is required. Found v18.19.0.

See https://github.com/semantic-release/semantic-release/blob/master/docs/support/node-version.md for more details and solutions.