Add tests for Bun & Small tweaks #6287
Annotations
10 errors
Build Packages:
node_modules/@types/node/globals.d.ts#L509
Duplicate identifier 'fetch'.
|
Build Packages:
node_modules/@types/node/module.d.ts#L360
All declarations of 'dirname' must have identical modifiers.
|
Build Packages:
node_modules/@types/node/module.d.ts#L366
All declarations of 'filename' must have identical modifiers.
|
Build Packages:
node_modules/bun-types/bun.d.ts#L117
Class 'ShellError' incorrectly implements interface 'ShellOutput'.
|
Build Packages:
node_modules/bun-types/globals.d.ts#L1029
Duplicate identifier 'fetch'.
|
Build Packages:
node_modules/bun-types/globals.d.ts#L1939
All declarations of 'dirname' must have identical modifiers.
|
Build Packages:
node_modules/bun-types/globals.d.ts#L1942
All declarations of 'filename' must have identical modifiers.
|
Build Packages:
node_modules/bun-types/overrides.d.ts#L3
Module '"bun"' has no exported member 'PathLike'.
|
Build Packages:
node_modules/typescript/lib/lib.dom.d.ts#L15192
Interface 'MessageEvent<T>' incorrectly extends interface 'Bun.MessageEvent<T>'.
|
Build Packages:
node_modules/typescript/lib/lib.dom.d.ts#L25190
Interface 'WebSocket' incorrectly extends interface 'import("/home/runner/work/whatwg-node/whatwg-node/node_modules/@types/ws/index").WebSocket'.
|
Loading