Closed trentm closed 2 months ago
Now that Node.js 22.8 is available with a workaround (https://github.com/nodejs/node/pull/54565) for the bug in 22.7 that caused 'RangeError: "length" is outside of buffer bounds' errors in exporter tests (see https://github.com/open-telemetry/opentelemetry-js/pull/4953), we can unpin the Node.js v22 used for unit tests. This undoes the pinning from #4957.
Now that Node.js 22.8 is available with a workaround (https://github.com/nodejs/node/pull/54565) for the bug in 22.7 that caused 'RangeError: "length" is outside of buffer bounds' errors in exporter tests (see https://github.com/open-telemetry/opentelemetry-js/pull/4953), we can unpin the Node.js v22 used for unit tests. This undoes the pinning from #4957.