Skip to content

[api-minor] Load Node.js packages/polyfills with process.getBuiltinModule #2428

[api-minor] Load Node.js packages/polyfills with process.getBuiltinModule

[api-minor] Load Node.js packages/polyfills with process.getBuiltinModule #2428

Triggered via pull request September 29, 2024 13:15
Status Failure
Total duration 1m 29s
Artifacts

types_tests.yml

on: pull_request
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Test (lts/*)
Property 'slice' in type 'Buffer' is not assignable to the same property in base type 'Uint8Array'.
Test (lts/*): node_modules/@types/node/globals.d.ts#L254
Property 'subarray' in type 'Buffer' is not assignable to the same property in base type 'Uint8Array'.
Test (lts/*): node_modules/@types/node/globals.d.ts#L285
Property 'reverse' in type 'Buffer' is not assignable to the same property in base type 'Uint8Array'.
Test (lts/*): node_modules/@types/node/globals.d.ts#L308
Property 'entries' in type 'Buffer' is not assignable to the same property in base type 'Uint8Array'.
Test (lts/*): node_modules/@types/node/globals.d.ts#L310
Property 'keys' in type 'Buffer' is not assignable to the same property in base type 'Uint8Array'.
Test (lts/*): node_modules/@types/node/globals.d.ts#L311
Property 'values' in type 'Buffer' is not assignable to the same property in base type 'Uint8Array'.
Test (lts/*)
Process completed with exit code 1.