chore: Upgrade dependencies (#185) #741
ci.yml
on: push
Matrix: build
Check for duplicated dependencies
28s
Matrix: test
Annotations
11 errors and 2 warnings
Build - Node 20
Type 'Plugin<"defineRouteConfig", { 'astro:config:setup': { defineRouteConfig: <T = any>(options: PerRouteConfigOptions<T>) => void; }; }>' is not assignable to type 'AnyPlugin'.
|
Build - Node 20
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 - Node 20
Parameter 'context' implicitly has an 'any' type.
|
Build - Node 20
@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 - Node 20
Process completed with exit code 1.
|
Build - Node 22
The job was canceled because "_20" failed.
|
Build - Node 22
Type 'Plugin<"defineRouteConfig", { 'astro:config:setup': { defineRouteConfig: <T = any>(options: PerRouteConfigOptions<T>) => void; }; }>' is not assignable to type 'AnyPlugin'.
|
Build - Node 22
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 - Node 22
Parameter 'context' implicitly has an 'any' type.
|
Build - Node 22
@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 - Node 22
Process completed with exit code 1.
|
Check for duplicated dependencies
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build - Node 20
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|