Skip to content

feat: support bun #1241

feat: support bun

feat: support bun #1241

Triggered via pull request September 15, 2023 08:24
@sxzzsxzz
opened #339
feat/bun
Status Failure
Total duration 1m 35s
Artifacts

ci.yml

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

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.