Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] GH actions warning: EBADENGINE Unsupported engine #4234

Closed
Tracked by #4083
chalin opened this issue Apr 2, 2024 · 0 comments · Fixed by #4235
Closed
Tracked by #4083

[CI] GH actions warning: EBADENGINE Unsupported engine #4234

chalin opened this issue Apr 2, 2024 · 0 comments · Fixed by #4235
Assignees
Labels
CI/infra CI & infrastructure e0-minutes Effort: < 60 min

Comments

@chalin
Copy link
Contributor

chalin commented Apr 2, 2024

For example, see https://github.com/open-telemetry/opentelemetry.io/actions/runs/8521850126/job/23340822107?pr=4232:

npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE   package: undefined,
npm WARN EBADENGINE   required: { node: '20.x' },
npm WARN EBADENGINE   current: { node: 'v18.19.1', npm: '10.2.4' }
npm WARN EBADENGINE }

These warnings only appear when the check-text workflow jobs are run.

@chalin chalin added the CI/infra CI & infrastructure label Apr 2, 2024
@chalin chalin self-assigned this Apr 2, 2024
@chalin chalin added the e0-minutes Effort: < 60 min label Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/infra CI & infrastructure e0-minutes Effort: < 60 min
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant