chore(deps): update dependency pathe to v2 #1146
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
|