nuxt-ecosystem-ci #343
Annotations
5 errors
Run pnpm tsx ecosystem-ci.ts --branch main --repo nuxt/nuxt image
Type 'IPXRuntimeConfig' is not assignable to type '{ baseURL: string; alias: any; fs: { dir: string; }; http: { domains: any[]; }; }'.
|
Run pnpm tsx ecosystem-ci.ts --branch main --repo nuxt/nuxt image
Type 'Omit<{ fs: { dir: string[]; }; }, "fs"> & Omit<IPXRuntimeConfig, "fs"> & { fs: { dir: string[]; }; }' is not assignable to type '{ baseURL: string; alias: any; fs: { dir: string; }; http: { domains: any[]; }; } | { baseURL?: string | undefined; alias?: any; fs?: { dir: string; } | { dir?: string | undefined; } | undefined; http?: { domains: any[]; } | { ...; } | undefined; } | undefined'.
|
Run pnpm tsx ecosystem-ci.ts --branch main --repo nuxt/nuxt image
Type 'IPXRuntimeConfig' is not assignable to type '{ baseURL: string; alias: any; fs: { dir: string; }; http: { domains: any[]; }; }'.
|
Run pnpm tsx ecosystem-ci.ts --branch main --repo nuxt/nuxt image
Type 'Omit<{ fs: { dir: string[]; }; }, "fs"> & Omit<IPXRuntimeConfig, "fs"> & { fs: { dir: string[]; }; }' is not assignable to type '{ baseURL: string; alias: any; fs: { dir: string; }; http: { domains: any[]; }; } | { baseURL?: string | undefined; alias?: any; fs?: { dir: string; } | { dir?: string | undefined; } | undefined; http?: { domains: any[]; } | { ...; } | undefined; } | undefined'.
|
Run pnpm tsx ecosystem-ci.ts --branch main --repo nuxt/nuxt image
Process completed with exit code 1.
|
Loading