chore: bump rspack-resolver
for better PnP support
#1168
Annotations
4 errors
Lint and Test with Node.js 20 on windows-latest
Process completed with exit code 1.
|
Lint and Test with Node.js 18 on windows-latest
Process completed with exit code 1.
|
Lint and Test with Node.js 18 on windows-latest:
tests/pnp/pnp.spec.ts#L26
Error: Snapshot `createTypeScriptImportResolver > should work with pnp 2` mismatched
- Expected
+ Received
{
"found": true,
- "path": "<HOME>/.yarn/berry/cache/lodash.zip-npm-4.2.0-5299417ec8-10.zip/node_modules/lodash.zip/index.js",
+ "path": "C:Users\runneradmin\AppData\Local\Yarn\Berry\cache\lodash.zip-npm-4.2.0-5299417ec8-10.zip\node_modules\lodash.zip\index.js",
}
❯ tests/pnp/pnp.spec.ts:26:8
|
Lint and Test with Node.js 22 on windows-latest
Process completed with exit code 1.
|