opentelemetry-js-contrib icon indicating copy to clipboard operation
opentelemetry-js-contrib copied to clipboard

Use newer node version for browser tests and code coverage

Open blumamir opened this issue 2 years ago • 2 comments

In #1417 I attempted to upgrade the node version used for the browser test from 14 (which is EOL) to 18.

Since we are also running special code coverage workflows in CI for specific node version (currently 14), I think they should be bumped together.

The code-coverage workflow was not producing useful results for a long while, and it is now in the process of being fixed by @chigia001

This issue is to track the task of upgrading our codecov and browser tests to a newer node version.

In my PR #1417 I had to enable this option NODE_OPTIONS=--openssl-legacy-provider to make the build pass, not sure if this should be addressed as NODE_OPTION, or should we use newer dependencies that are compatible with newer node versions for tests?

blumamir avatar Aug 12 '23 07:08 blumamir

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 14 days.

github-actions[bot] avatar Oct 16 '23 06:10 github-actions[bot]

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 14 days.

github-actions[bot] avatar Dec 18 '23 06:12 github-actions[bot]