fix: remove unused directive #112
ci.yml
on: push
Lint: node-20, ubuntu-latest
45s
Matrix: test
Annotations
60 errors
Lint: node-20, ubuntu-latest
Argument of type 'import("/home/runner/work/vite/vite/node_modules/.pnpm/[email protected]/node_modules/rolldown/dist/types/options/normalized-output-options").NormalizedOutputOptions' is not assignable to parameter of type 'import("/home/runner/work/vite/vite/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/rollup").NormalizedOutputOptions'.
|
Lint: node-20, ubuntu-latest
Argument of type 'import("/home/runner/work/vite/vite/node_modules/.pnpm/[email protected]/node_modules/rolldown/dist/types/types/output-bundle").OutputBundle' is not assignable to parameter of type 'import("/home/runner/work/vite/vite/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/rollup").OutputBundle'.
|
Lint: node-20, ubuntu-latest
Argument of type 'import("/home/runner/work/vite/vite/node_modules/.pnpm/[email protected]/node_modules/rolldown/dist/types/types/output-bundle").OutputBundle' is not assignable to parameter of type 'import("/home/runner/work/vite/vite/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/rollup").OutputBundle'.
|
Lint: node-20, ubuntu-latest
Argument of type 'import("/home/runner/work/vite/vite/node_modules/.pnpm/[email protected]/node_modules/rolldown/dist/types/types/output-bundle").OutputBundle' is not assignable to parameter of type 'import("/home/runner/work/vite/vite/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/rollup").OutputBundle'.
|
Lint: node-20, ubuntu-latest
Argument of type 'import("/home/runner/work/vite/vite/node_modules/.pnpm/[email protected]/node_modules/rolldown/dist/types/options/normalized-output-options").NormalizedOutputOptions' is not assignable to parameter of type 'import("/home/runner/work/vite/vite/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/rollup").NormalizedOutputOptions'.
|
Lint: node-20, ubuntu-latest
Type 'any[]' has no properties in common with type '{ footer?: string | ((args_0: RenderedChunk, ...args_1: unknown[]) => string | Promise<string>) | undefined; banner?: string | ((args_0: RenderedChunk, ...args_1: unknown[]) => string | Promise<...>) | undefined; ... 16 more ...; externalLiveBindings?: boolean | undefined; }'.
|
Lint: node-20, ubuntu-latest
Type '({ footer?: string | ((args_0: RenderedChunk, ...args_1: unknown[]) => string | Promise<string>) | undefined; banner?: string | ((args_0: RenderedChunk, ...args_1: unknown[]) => string | Promise<...>) | undefined; ... 16 more ...; externalLiveBindings?: boolean | undefined; } | OutputOptions)[]' has no properties in common with type '{ footer?: string | ((args_0: RenderedChunk, ...args_1: unknown[]) => string | Promise<string>) | undefined; banner?: string | ((args_0: RenderedChunk, ...args_1: unknown[]) => string | Promise<...>) | undefined; ... 16 more ...; externalLiveBindings?: boolean | undefined; }'.
|
Lint: node-20, ubuntu-latest
Argument of type '{ footer?: string | ((args_0: RenderedChunk, ...args_1: unknown[]) => string | Promise<string>) | undefined; banner?: string | ((args_0: RenderedChunk, ...args_1: unknown[]) => string | Promise<...>) | undefined; ... 16 more ...; externalLiveBindings?: boolean | undefined; } | undefined' is not assignable to parameter of type 'OutputOptions | undefined'.
|
Lint: node-20, ubuntu-latest
Type '(raw: any, chunk: any, opts: any, { chunks }: { chunks: any; }) => Promise<{ code: string; map: SourceMap; } | { code: string; map?: undefined; } | { code: string; map: { version: number; sources: string[]; ... 4 more ...; file: string; } | null | undefined; } | null>' is not assignable to type 'ObjectHook<(this: PluginContext, code: string, chunk: RenderedChunk, outputOptions: NormalizedOutputOptions) => string | NullValue | { ...; } | Promise<...>, {}> | undefined'.
|
Lint: node-20, ubuntu-latest
Parameter 'raw' implicitly has an 'any' type.
|
Build&Test: node-18, ubuntu-latest
Argument of type 'import("/home/runner/work/vite/vite/node_modules/.pnpm/[email protected]/node_modules/rolldown/dist/types/options/normalized-output-options").NormalizedOutputOptions' is not assignable to parameter of type 'import("/home/runner/work/vite/vite/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/rollup").NormalizedOutputOptions'.
|
Build&Test: node-18, ubuntu-latest
Argument of type 'import("/home/runner/work/vite/vite/node_modules/.pnpm/[email protected]/node_modules/rolldown/dist/types/types/output-bundle").OutputBundle' is not assignable to parameter of type 'import("/home/runner/work/vite/vite/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/rollup").OutputBundle'.
|
Build&Test: node-18, ubuntu-latest
Argument of type 'import("/home/runner/work/vite/vite/node_modules/.pnpm/[email protected]/node_modules/rolldown/dist/types/types/output-bundle").OutputBundle' is not assignable to parameter of type 'import("/home/runner/work/vite/vite/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/rollup").OutputBundle'.
|
Build&Test: node-18, ubuntu-latest
Argument of type 'import("/home/runner/work/vite/vite/node_modules/.pnpm/[email protected]/node_modules/rolldown/dist/types/types/output-bundle").OutputBundle' is not assignable to parameter of type 'import("/home/runner/work/vite/vite/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/rollup").OutputBundle'.
|
Build&Test: node-18, ubuntu-latest
Argument of type 'import("/home/runner/work/vite/vite/node_modules/.pnpm/[email protected]/node_modules/rolldown/dist/types/options/normalized-output-options").NormalizedOutputOptions' is not assignable to parameter of type 'import("/home/runner/work/vite/vite/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/rollup").NormalizedOutputOptions'.
|
Build&Test: node-18, ubuntu-latest
Type 'any[]' has no properties in common with type '{ footer?: string | ((args_0: RenderedChunk, ...args_1: unknown[]) => string | Promise<string>) | undefined; banner?: string | ((args_0: RenderedChunk, ...args_1: unknown[]) => string | Promise<...>) | undefined; ... 16 more ...; externalLiveBindings?: boolean | undefined; }'.
|
Build&Test: node-18, ubuntu-latest
Type '({ footer?: string | ((args_0: RenderedChunk, ...args_1: unknown[]) => string | Promise<string>) | undefined; banner?: string | ((args_0: RenderedChunk, ...args_1: unknown[]) => string | Promise<...>) | undefined; ... 16 more ...; externalLiveBindings?: boolean | undefined; } | OutputOptions)[]' has no properties in common with type '{ footer?: string | ((args_0: RenderedChunk, ...args_1: unknown[]) => string | Promise<string>) | undefined; banner?: string | ((args_0: RenderedChunk, ...args_1: unknown[]) => string | Promise<...>) | undefined; ... 16 more ...; externalLiveBindings?: boolean | undefined; }'.
|
Build&Test: node-18, ubuntu-latest
Argument of type '{ footer?: string | ((args_0: RenderedChunk, ...args_1: unknown[]) => string | Promise<string>) | undefined; banner?: string | ((args_0: RenderedChunk, ...args_1: unknown[]) => string | Promise<...>) | undefined; ... 16 more ...; externalLiveBindings?: boolean | undefined; } | undefined' is not assignable to parameter of type 'OutputOptions | undefined'.
|
Build&Test: node-18, ubuntu-latest
Type '(raw: any, chunk: any, opts: any, { chunks }: { chunks: any; }) => Promise<{ code: string; map: SourceMap; } | { code: string; map?: undefined; } | { code: string; map: { version: number; sources: string[]; ... 4 more ...; file: string; } | null | undefined; } | null>' is not assignable to type 'ObjectHook<(this: PluginContext, code: string, chunk: RenderedChunk, outputOptions: NormalizedOutputOptions) => string | NullValue | { ...; } | Promise<...>, {}> | undefined'.
|
Build&Test: node-18, ubuntu-latest
Parameter 'raw' implicitly has an 'any' type.
|
Build&Test: node-20, macos-latest
Argument of type 'import("/Users/runner/work/vite/vite/node_modules/.pnpm/[email protected]/node_modules/rolldown/dist/types/options/normalized-output-options").NormalizedOutputOptions' is not assignable to parameter of type 'import("/Users/runner/work/vite/vite/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/rollup").NormalizedOutputOptions'.
|
Build&Test: node-20, macos-latest
Argument of type 'import("/Users/runner/work/vite/vite/node_modules/.pnpm/[email protected]/node_modules/rolldown/dist/types/types/output-bundle").OutputBundle' is not assignable to parameter of type 'import("/Users/runner/work/vite/vite/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/rollup").OutputBundle'.
|
Build&Test: node-20, macos-latest
Argument of type 'import("/Users/runner/work/vite/vite/node_modules/.pnpm/[email protected]/node_modules/rolldown/dist/types/types/output-bundle").OutputBundle' is not assignable to parameter of type 'import("/Users/runner/work/vite/vite/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/rollup").OutputBundle'.
|
Build&Test: node-20, macos-latest
Argument of type 'import("/Users/runner/work/vite/vite/node_modules/.pnpm/[email protected]/node_modules/rolldown/dist/types/types/output-bundle").OutputBundle' is not assignable to parameter of type 'import("/Users/runner/work/vite/vite/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/rollup").OutputBundle'.
|
Build&Test: node-20, macos-latest
Argument of type 'import("/Users/runner/work/vite/vite/node_modules/.pnpm/[email protected]/node_modules/rolldown/dist/types/options/normalized-output-options").NormalizedOutputOptions' is not assignable to parameter of type 'import("/Users/runner/work/vite/vite/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/rollup").NormalizedOutputOptions'.
|
Build&Test: node-20, macos-latest
Type 'any[]' has no properties in common with type '{ footer?: string | ((args_0: RenderedChunk, ...args_1: unknown[]) => string | Promise<string>) | undefined; banner?: string | ((args_0: RenderedChunk, ...args_1: unknown[]) => string | Promise<...>) | undefined; ... 16 more ...; externalLiveBindings?: boolean | undefined; }'.
|
Build&Test: node-20, macos-latest
Type '({ footer?: string | ((args_0: RenderedChunk, ...args_1: unknown[]) => string | Promise<string>) | undefined; banner?: string | ((args_0: RenderedChunk, ...args_1: unknown[]) => string | Promise<...>) | undefined; ... 16 more ...; externalLiveBindings?: boolean | undefined; } | OutputOptions)[]' has no properties in common with type '{ footer?: string | ((args_0: RenderedChunk, ...args_1: unknown[]) => string | Promise<string>) | undefined; banner?: string | ((args_0: RenderedChunk, ...args_1: unknown[]) => string | Promise<...>) | undefined; ... 16 more ...; externalLiveBindings?: boolean | undefined; }'.
|
Build&Test: node-20, macos-latest
Argument of type '{ footer?: string | ((args_0: RenderedChunk, ...args_1: unknown[]) => string | Promise<string>) | undefined; banner?: string | ((args_0: RenderedChunk, ...args_1: unknown[]) => string | Promise<...>) | undefined; ... 16 more ...; externalLiveBindings?: boolean | undefined; } | undefined' is not assignable to parameter of type 'OutputOptions | undefined'.
|
Build&Test: node-20, macos-latest
Type '(raw: any, chunk: any, opts: any, { chunks }: { chunks: any; }) => Promise<{ code: string; map: SourceMap; } | { code: string; map?: undefined; } | { code: string; map: { version: number; sources: string[]; ... 4 more ...; file: string; } | null | undefined; } | null>' is not assignable to type 'ObjectHook<(this: PluginContext, code: string, chunk: RenderedChunk, outputOptions: NormalizedOutputOptions) => string | NullValue | { ...; } | Promise<...>, {}> | undefined'.
|
Build&Test: node-20, macos-latest
Parameter 'raw' implicitly has an 'any' type.
|
Build&Test: node-20, ubuntu-latest
Argument of type 'import("/home/runner/work/vite/vite/node_modules/.pnpm/[email protected]/node_modules/rolldown/dist/types/options/normalized-output-options").NormalizedOutputOptions' is not assignable to parameter of type 'import("/home/runner/work/vite/vite/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/rollup").NormalizedOutputOptions'.
|
Build&Test: node-20, ubuntu-latest
Argument of type 'import("/home/runner/work/vite/vite/node_modules/.pnpm/[email protected]/node_modules/rolldown/dist/types/types/output-bundle").OutputBundle' is not assignable to parameter of type 'import("/home/runner/work/vite/vite/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/rollup").OutputBundle'.
|
Build&Test: node-20, ubuntu-latest
Argument of type 'import("/home/runner/work/vite/vite/node_modules/.pnpm/[email protected]/node_modules/rolldown/dist/types/types/output-bundle").OutputBundle' is not assignable to parameter of type 'import("/home/runner/work/vite/vite/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/rollup").OutputBundle'.
|
Build&Test: node-20, ubuntu-latest
Argument of type 'import("/home/runner/work/vite/vite/node_modules/.pnpm/[email protected]/node_modules/rolldown/dist/types/types/output-bundle").OutputBundle' is not assignable to parameter of type 'import("/home/runner/work/vite/vite/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/rollup").OutputBundle'.
|
Build&Test: node-20, ubuntu-latest
Argument of type 'import("/home/runner/work/vite/vite/node_modules/.pnpm/[email protected]/node_modules/rolldown/dist/types/options/normalized-output-options").NormalizedOutputOptions' is not assignable to parameter of type 'import("/home/runner/work/vite/vite/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/rollup").NormalizedOutputOptions'.
|
Build&Test: node-20, ubuntu-latest
Type 'any[]' has no properties in common with type '{ footer?: string | ((args_0: RenderedChunk, ...args_1: unknown[]) => string | Promise<string>) | undefined; banner?: string | ((args_0: RenderedChunk, ...args_1: unknown[]) => string | Promise<...>) | undefined; ... 16 more ...; externalLiveBindings?: boolean | undefined; }'.
|
Build&Test: node-20, ubuntu-latest
Type '({ footer?: string | ((args_0: RenderedChunk, ...args_1: unknown[]) => string | Promise<string>) | undefined; banner?: string | ((args_0: RenderedChunk, ...args_1: unknown[]) => string | Promise<...>) | undefined; ... 16 more ...; externalLiveBindings?: boolean | undefined; } | OutputOptions)[]' has no properties in common with type '{ footer?: string | ((args_0: RenderedChunk, ...args_1: unknown[]) => string | Promise<string>) | undefined; banner?: string | ((args_0: RenderedChunk, ...args_1: unknown[]) => string | Promise<...>) | undefined; ... 16 more ...; externalLiveBindings?: boolean | undefined; }'.
|
Build&Test: node-20, ubuntu-latest
Argument of type '{ footer?: string | ((args_0: RenderedChunk, ...args_1: unknown[]) => string | Promise<string>) | undefined; banner?: string | ((args_0: RenderedChunk, ...args_1: unknown[]) => string | Promise<...>) | undefined; ... 16 more ...; externalLiveBindings?: boolean | undefined; } | undefined' is not assignable to parameter of type 'OutputOptions | undefined'.
|
Build&Test: node-20, ubuntu-latest
Type '(raw: any, chunk: any, opts: any, { chunks }: { chunks: any; }) => Promise<{ code: string; map: SourceMap; } | { code: string; map?: undefined; } | { code: string; map: { version: number; sources: string[]; ... 4 more ...; file: string; } | null | undefined; } | null>' is not assignable to type 'ObjectHook<(this: PluginContext, code: string, chunk: RenderedChunk, outputOptions: NormalizedOutputOptions) => string | NullValue | { ...; } | Promise<...>, {}> | undefined'.
|
Build&Test: node-20, ubuntu-latest
Parameter 'raw' implicitly has an 'any' type.
|
Build&Test: node-22, ubuntu-latest
Argument of type 'import("/home/runner/work/vite/vite/node_modules/.pnpm/[email protected]/node_modules/rolldown/dist/types/options/normalized-output-options").NormalizedOutputOptions' is not assignable to parameter of type 'import("/home/runner/work/vite/vite/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/rollup").NormalizedOutputOptions'.
|
Build&Test: node-22, ubuntu-latest
Argument of type 'import("/home/runner/work/vite/vite/node_modules/.pnpm/[email protected]/node_modules/rolldown/dist/types/types/output-bundle").OutputBundle' is not assignable to parameter of type 'import("/home/runner/work/vite/vite/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/rollup").OutputBundle'.
|
Build&Test: node-22, ubuntu-latest
Argument of type 'import("/home/runner/work/vite/vite/node_modules/.pnpm/[email protected]/node_modules/rolldown/dist/types/types/output-bundle").OutputBundle' is not assignable to parameter of type 'import("/home/runner/work/vite/vite/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/rollup").OutputBundle'.
|
Build&Test: node-22, ubuntu-latest
Argument of type 'import("/home/runner/work/vite/vite/node_modules/.pnpm/[email protected]/node_modules/rolldown/dist/types/types/output-bundle").OutputBundle' is not assignable to parameter of type 'import("/home/runner/work/vite/vite/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/rollup").OutputBundle'.
|
Build&Test: node-22, ubuntu-latest
Argument of type 'import("/home/runner/work/vite/vite/node_modules/.pnpm/[email protected]/node_modules/rolldown/dist/types/options/normalized-output-options").NormalizedOutputOptions' is not assignable to parameter of type 'import("/home/runner/work/vite/vite/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/rollup").NormalizedOutputOptions'.
|
Build&Test: node-22, ubuntu-latest
Type 'any[]' has no properties in common with type '{ footer?: string | ((args_0: RenderedChunk, ...args_1: unknown[]) => string | Promise<string>) | undefined; banner?: string | ((args_0: RenderedChunk, ...args_1: unknown[]) => string | Promise<...>) | undefined; ... 16 more ...; externalLiveBindings?: boolean | undefined; }'.
|
Build&Test: node-22, ubuntu-latest
Type '({ footer?: string | ((args_0: RenderedChunk, ...args_1: unknown[]) => string | Promise<string>) | undefined; banner?: string | ((args_0: RenderedChunk, ...args_1: unknown[]) => string | Promise<...>) | undefined; ... 16 more ...; externalLiveBindings?: boolean | undefined; } | OutputOptions)[]' has no properties in common with type '{ footer?: string | ((args_0: RenderedChunk, ...args_1: unknown[]) => string | Promise<string>) | undefined; banner?: string | ((args_0: RenderedChunk, ...args_1: unknown[]) => string | Promise<...>) | undefined; ... 16 more ...; externalLiveBindings?: boolean | undefined; }'.
|
Build&Test: node-22, ubuntu-latest
Argument of type '{ footer?: string | ((args_0: RenderedChunk, ...args_1: unknown[]) => string | Promise<string>) | undefined; banner?: string | ((args_0: RenderedChunk, ...args_1: unknown[]) => string | Promise<...>) | undefined; ... 16 more ...; externalLiveBindings?: boolean | undefined; } | undefined' is not assignable to parameter of type 'OutputOptions | undefined'.
|
Build&Test: node-22, ubuntu-latest
Type '(raw: any, chunk: any, opts: any, { chunks }: { chunks: any; }) => Promise<{ code: string; map: SourceMap; } | { code: string; map?: undefined; } | { code: string; map: { version: number; sources: string[]; ... 4 more ...; file: string; } | null | undefined; } | null>' is not assignable to type 'ObjectHook<(this: PluginContext, code: string, chunk: RenderedChunk, outputOptions: NormalizedOutputOptions) => string | NullValue | { ...; } | Promise<...>, {}> | undefined'.
|
Build&Test: node-22, ubuntu-latest
Parameter 'raw' implicitly has an 'any' type.
|
Build&Test: node-20, windows-latest
Argument of type 'import("D:/a/vite/vite/node_modules/.pnpm/[email protected]/node_modules/rolldown/dist/types/options/normalized-output-options").NormalizedOutputOptions' is not assignable to parameter of type 'import("D:/a/vite/vite/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/rollup").NormalizedOutputOptions'.
|
Build&Test: node-20, windows-latest
Argument of type 'import("D:/a/vite/vite/node_modules/.pnpm/[email protected]/node_modules/rolldown/dist/types/types/output-bundle").OutputBundle' is not assignable to parameter of type 'import("D:/a/vite/vite/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/rollup").OutputBundle'.
|
Build&Test: node-20, windows-latest
Argument of type 'import("D:/a/vite/vite/node_modules/.pnpm/[email protected]/node_modules/rolldown/dist/types/types/output-bundle").OutputBundle' is not assignable to parameter of type 'import("D:/a/vite/vite/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/rollup").OutputBundle'.
|
Build&Test: node-20, windows-latest
Argument of type 'import("D:/a/vite/vite/node_modules/.pnpm/[email protected]/node_modules/rolldown/dist/types/types/output-bundle").OutputBundle' is not assignable to parameter of type 'import("D:/a/vite/vite/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/rollup").OutputBundle'.
|
Build&Test: node-20, windows-latest
Argument of type 'import("D:/a/vite/vite/node_modules/.pnpm/[email protected]/node_modules/rolldown/dist/types/options/normalized-output-options").NormalizedOutputOptions' is not assignable to parameter of type 'import("D:/a/vite/vite/node_modules/.pnpm/[email protected]/node_modules/rollup/dist/rollup").NormalizedOutputOptions'.
|
Build&Test: node-20, windows-latest
Type 'any[]' has no properties in common with type '{ footer?: string | ((args_0: RenderedChunk, ...args_1: unknown[]) => string | Promise<string>) | undefined; banner?: string | ((args_0: RenderedChunk, ...args_1: unknown[]) => string | Promise<...>) | undefined; ... 16 more ...; externalLiveBindings?: boolean | undefined; }'.
|
Build&Test: node-20, windows-latest
Type '({ footer?: string | ((args_0: RenderedChunk, ...args_1: unknown[]) => string | Promise<string>) | undefined; banner?: string | ((args_0: RenderedChunk, ...args_1: unknown[]) => string | Promise<...>) | undefined; ... 16 more ...; externalLiveBindings?: boolean | undefined; } | OutputOptions)[]' has no properties in common with type '{ footer?: string | ((args_0: RenderedChunk, ...args_1: unknown[]) => string | Promise<string>) | undefined; banner?: string | ((args_0: RenderedChunk, ...args_1: unknown[]) => string | Promise<...>) | undefined; ... 16 more ...; externalLiveBindings?: boolean | undefined; }'.
|
Build&Test: node-20, windows-latest
Argument of type '{ footer?: string | ((args_0: RenderedChunk, ...args_1: unknown[]) => string | Promise<string>) | undefined; banner?: string | ((args_0: RenderedChunk, ...args_1: unknown[]) => string | Promise<...>) | undefined; ... 16 more ...; externalLiveBindings?: boolean | undefined; } | undefined' is not assignable to parameter of type 'OutputOptions | undefined'.
|
Build&Test: node-20, windows-latest
Type '(raw: any, chunk: any, opts: any, { chunks }: { chunks: any; }) => Promise<{ code: string; map: SourceMap; } | { code: string; map?: undefined; } | { code: string; map: { version: number; sources: string[]; ... 4 more ...; file: string; } | null | undefined; } | null>' is not assignable to type 'ObjectHook<(this: PluginContext, code: string, chunk: RenderedChunk, outputOptions: NormalizedOutputOptions) => string | NullValue | { ...; } | Promise<...>, {}> | undefined'.
|
Build&Test: node-20, windows-latest
Parameter 'raw' implicitly has an 'any' type.
|