-
Notifications
You must be signed in to change notification settings - Fork 619
Open
Labels
bugSomething isn't workingSomething isn't workingpkg:instrumentation-nestjs-corepriority:p4Bugs and spec inconsistencies which do not fall into a higher prioritizationBugs and spec inconsistencies which do not fall into a higher prioritization
Description
Description
Builds on main receive warnings due to @nestjs/core@11 being not supported on Node.js < 20. If Nest.js updates are published that actually break, this will lead to a release-blocking issue.
Introduced in #2685
Build output
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: '@nestjs/[email protected]',
npm WARN EBADENGINE required: { node: '>= 20' },
npm WARN EBADENGINE current: { node: 'v18.19.0', npm: '10.2.3' }
npm WARN EBADENGINE }
Additional info:
- Link to workflow run (example): https://github.com/open-telemetry/opentelemetry-js-contrib/actions/runs/14736130801/job/41362976511
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingpkg:instrumentation-nestjs-corepriority:p4Bugs and spec inconsistencies which do not fall into a higher prioritizationBugs and spec inconsistencies which do not fall into a higher prioritization