Skip to content

chore: Upgrade dependencies (#185) #744

chore: Upgrade dependencies (#185)

chore: Upgrade dependencies (#185) #744

Triggered via push December 31, 2024 23:11
Status Failure
Total duration 48s
Artifacts

release.yml

on: push
Changelog PR or Release
39s
Changelog PR or Release
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Changelog PR or Release
Type 'Plugin<"defineRouteConfig", { 'astro:config:setup': { defineRouteConfig: <T = any>(options: PerRouteConfigOptions<T>) => void; }; }>' is not assignable to type 'AnyPlugin'.
Changelog PR or Release
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; } & {}'.
Changelog PR or Release
Parameter 'context' implicitly has an 'any' type.
Changelog PR or Release
@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)
Changelog PR or Release
Process completed with exit code 1.
Changelog PR or Release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636