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