docs: How Runtime Logger works #472
Annotations
6 errors
|
Build Packages
Type 'Plugin<"defineRouteConfig", { 'astro:config:setup': { defineRouteConfig: <T = any>(options: PerRouteConfigOptions<T>) => void; }; }>' is not assignable to type 'AnyPlugin'.
|
Build Packages
Property 'defineRouteConfig' does not exist on type '{ config: AstroConfig; command: "dev" | "build" | "preview" | "sync"; isRestart: boolean; updateConfig: (newConfig: DeepPartial<AstroConfig>) => AstroConfig; ... 8 more ...; logger: AstroIntegrationLogger; } & {}'.
|
Build Packages
Parameter 'context' implicitly has an 'any' type.
|
Build Packages
@inox-tools/sitemap-ext#build: command (/home/runner/work/inox-tools/inox-tools/packages/sitemap-ext) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
|
Build Packages
Process completed with exit code 1.
|
Loading