vite-ecosystem-ci #641
Annotations
3 errors
Run pnpm tsx ecosystem-ci.ts --branch main --repo vitejs/vite vite-plugin-svelte
Process completed with exit code 1.
|
Run pnpm tsx ecosystem-ci.ts --branch main --repo vitejs/vite vite-plugin-svelte
Type '(this: TransformPluginContext, code: string, id: string, opts: { ssr?: boolean | undefined; } | undefined) => Promise<{ meta: { vite: { lang: string; }; }; code: string; map: SourceMap; } | undefined>' is not assignable to type 'ObjectHook<(this: TransformPluginContext, code: string, id: string, options?: { ssr?: boolean | undefined; } | undefined) => TransformResult | Promise<...>, { ...; }> | undefined'.
|
Run pnpm tsx ecosystem-ci.ts --branch main --repo vitejs/vite vite-plugin-svelte
Type '(this: TransformPluginContext, code: string, id: string, opts: { ssr?: boolean | undefined; } | undefined) => Promise<{ meta: { vite: { lang: string; }; }; code: string; map: SourceMap; } | undefined>' is not assignable to type 'ObjectHook<(this: TransformPluginContext, code: string, id: string, options?: { ssr?: boolean | undefined; } | undefined) => TransformResult | Promise<...>, { ...; }> | undefined'.
|
Loading