chore(deps): update dependency pathe to v2 #1090
Annotations
9 errors
test/exports.test.ts > resolveModuleExportNames > direct exports:
test/exports.test.ts#L272
Error: Snapshot `resolveModuleExportNames > direct exports 1` mismatched
- Expected
+ Received
[
"basename",
- "default",
"delimiter",
"dirname",
"extname",
"format",
"isAbsolute",
"join",
+ "matchesGlob",
"normalize",
"normalizeString",
"parse",
"relative",
"resolve",
"sep",
"toNamespacedPath",
+ "default",
+ "posix",
+ "win32",
]
❯ test/exports.test.ts:272:53
|
test/exports.test.ts > resolveModuleExportNames > star exports:
test/exports.test.ts#L298
Error: Snapshot `resolveModuleExportNames > star exports 1` mismatched
- Expected
+ Received
[
"foo",
"_resolve",
"basename",
- "default",
"delimiter",
"dirname",
"extname",
"format",
"isAbsolute",
"join",
+ "matchesGlob",
"normalize",
"normalizeString",
"parse",
"relative",
"resolve",
"sep",
"toNamespacedPath",
+ "default",
+ "posix",
+ "win32",
]
❯ test/exports.test.ts:298:7
|
ci (macos-latest)
Process completed with exit code 1.
|
ci (ubuntu-latest)
The job was canceled because "macos-latest" failed.
|
test/exports.test.ts > resolveModuleExportNames > direct exports:
test/exports.test.ts#L272
Error: Snapshot `resolveModuleExportNames > direct exports 1` mismatched
- Expected
+ Received
[
"basename",
- "default",
"delimiter",
"dirname",
"extname",
"format",
"isAbsolute",
"join",
+ "matchesGlob",
"normalize",
"normalizeString",
"parse",
"relative",
"resolve",
"sep",
"toNamespacedPath",
+ "default",
+ "posix",
+ "win32",
]
❯ test/exports.test.ts:272:53
|
test/exports.test.ts > resolveModuleExportNames > star exports:
test/exports.test.ts#L298
Error: Snapshot `resolveModuleExportNames > star exports 1` mismatched
- Expected
+ Received
[
"foo",
"_resolve",
"basename",
- "default",
"delimiter",
"dirname",
"extname",
"format",
"isAbsolute",
"join",
+ "matchesGlob",
"normalize",
"normalizeString",
"parse",
"relative",
"resolve",
"sep",
"toNamespacedPath",
+ "default",
+ "posix",
+ "win32",
]
❯ test/exports.test.ts:298:7
|
ci (ubuntu-latest)
The operation was canceled.
|
ci (windows-latest)
The job was canceled because "macos-latest" failed.
|
ci (windows-latest)
The operation was canceled.
|