Skip to content

chore(deps): update dependency pathe to v2 #1146

chore(deps): update dependency pathe to v2

chore(deps): update dependency pathe to v2 #1146

Triggered via pull request January 4, 2025 01:30
Status Failure
Total duration 34s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
ci: src/runtime/node/path/index.ts#L22
Type '{ platform: string; posix: any; win32: any; _makeLong: (path: string) => string; matchesGlob: (...args: any) => any; basename: (path: string, suffix?: string) => string; default: typeof path; ... 12 more ...; toNamespacedPath: (path: string) => string; }' is not assignable to type 'PlatformPath'.
ci: src/runtime/node/path/index.ts#L23
Type '{ platform: string; posix: any; win32: any; _makeLong: (path: string) => string; matchesGlob: (...args: any) => any; basename: (path: string, suffix?: string) => string; default: typeof path; ... 12 more ...; toNamespacedPath: (path: string) => string; }' is not assignable to type 'PlatformPath'.
ci
Process completed with exit code 2.
ci
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636