feat: support bun #1241
Annotations
20 errors
ci (ubuntu-latest, 16):
src/define.ts#L11
Property 'bun' is missing in type '{ readonly esbuild: UnpluginFactoryOutput<UserOptions, Plugin>; readonly rollup: UnpluginFactoryOutput<UserOptions, Nested extends true ? Plugin<...>[] : Plugin<...>>; readonly vite: UnpluginFactoryOutput<...>; readonly webpack: UnpluginFactoryOutput<...>; readonly rspack: UnpluginFactoryOutput<...>; readonly raw: U...' but required in type 'UnpluginInstance<UserOptions, Nested>'.
|
ci (ubuntu-latest, 16):
src/types.ts#L5
Cannot find module 'bun' or its corresponding type declarations.
|
ci (ubuntu-latest, 16)
Process completed with exit code 1.
|
ci (ubuntu-latest, 18):
src/define.ts#L11
Property 'bun' is missing in type '{ readonly esbuild: UnpluginFactoryOutput<UserOptions, Plugin>; readonly rollup: UnpluginFactoryOutput<UserOptions, Nested extends true ? Plugin<...>[] : Plugin<...>>; readonly vite: UnpluginFactoryOutput<...>; readonly webpack: UnpluginFactoryOutput<...>; readonly rspack: UnpluginFactoryOutput<...>; readonly raw: U...' but required in type 'UnpluginInstance<UserOptions, Nested>'.
|
ci (ubuntu-latest, 18):
src/types.ts#L5
Cannot find module 'bun' or its corresponding type declarations.
|
ci (ubuntu-latest, 18)
Process completed with exit code 1.
|
lint:
src/bun/index.ts#L2
'path' is defined but never used
|
lint
Process completed with exit code 1.
|
ci (macos-latest, 16):
src/define.ts#L11
Property 'bun' is missing in type '{ readonly esbuild: UnpluginFactoryOutput<UserOptions, Plugin>; readonly rollup: UnpluginFactoryOutput<UserOptions, Nested extends true ? Plugin<...>[] : Plugin<...>>; readonly vite: UnpluginFactoryOutput<...>; readonly webpack: UnpluginFactoryOutput<...>; readonly rspack: UnpluginFactoryOutput<...>; readonly raw: U...' but required in type 'UnpluginInstance<UserOptions, Nested>'.
|
ci (macos-latest, 16):
src/types.ts#L5
Cannot find module 'bun' or its corresponding type declarations.
|
ci (macos-latest, 16)
Process completed with exit code 1.
|
ci (macos-latest, 18):
src/define.ts#L11
Property 'bun' is missing in type '{ readonly esbuild: UnpluginFactoryOutput<UserOptions, Plugin>; readonly rollup: UnpluginFactoryOutput<UserOptions, Nested extends true ? Plugin<...>[] : Plugin<...>>; readonly vite: UnpluginFactoryOutput<...>; readonly webpack: UnpluginFactoryOutput<...>; readonly rspack: UnpluginFactoryOutput<...>; readonly raw: U...' but required in type 'UnpluginInstance<UserOptions, Nested>'.
|
ci (macos-latest, 18):
src/types.ts#L5
Cannot find module 'bun' or its corresponding type declarations.
|
ci (macos-latest, 18)
Process completed with exit code 1.
|
ci (windows-latest, 16):
src/define.ts#L11
Property 'bun' is missing in type '{ readonly esbuild: UnpluginFactoryOutput<UserOptions, Plugin>; readonly rollup: UnpluginFactoryOutput<UserOptions, Nested extends true ? Plugin<...>[] : Plugin<...>>; readonly vite: UnpluginFactoryOutput<...>; readonly webpack: UnpluginFactoryOutput<...>; readonly rspack: UnpluginFactoryOutput<...>; readonly raw: U...' but required in type 'UnpluginInstance<UserOptions, Nested>'.
|
ci (windows-latest, 16):
src/types.ts#L5
Cannot find module 'bun' or its corresponding type declarations.
|
ci (windows-latest, 16)
Process completed with exit code 1.
|
ci (windows-latest, 18):
src/define.ts#L11
Property 'bun' is missing in type '{ readonly esbuild: UnpluginFactoryOutput<UserOptions, Plugin>; readonly rollup: UnpluginFactoryOutput<UserOptions, Nested extends true ? Plugin<...>[] : Plugin<...>>; readonly vite: UnpluginFactoryOutput<...>; readonly webpack: UnpluginFactoryOutput<...>; readonly rspack: UnpluginFactoryOutput<...>; readonly raw: U...' but required in type 'UnpluginInstance<UserOptions, Nested>'.
|
ci (windows-latest, 18):
src/types.ts#L5
Cannot find module 'bun' or its corresponding type declarations.
|
ci (windows-latest, 18)
Process completed with exit code 1.
|