chore(deps): update dependency typescript to ^5.9.3 #2663
Annotations
12 errors
|
ubuntu-latest (Node.js 22.x)
Process completed with exit code 1.
|
|
src/configuration/fileSchemes.test.ts > neovim zipfile scheme handling with yarn pnp > returns zipfile: uri for definition inside node_modules:
src/configuration/fileSchemes.test.ts#L83
AssertionError: expected 'file:///home/runner/.yarn/berry/cache…' to match /zipfile:\/\/.+.zip::node_modules\/ax…/\
- Expected:
/zipfile:\/\/.+.zip::node_modules\/axios\/.+/
+ Received:
"file:///home/runner/.yarn/berry/cache/axios-npm-1.13.1-a265dd84e8-10c0.zip/node_modules/axios/index.d.ts"
❯ src/configuration/fileSchemes.test.ts:83:32
|
|
ubuntu-latest (Node.js 20.x)
Process completed with exit code 1.
|
|
src/configuration/fileSchemes.test.ts > neovim zipfile scheme handling with yarn pnp > returns zipfile: uri for definition inside node_modules:
src/configuration/fileSchemes.test.ts#L83
AssertionError: expected 'file:///home/runner/.yarn/berry/cache…' to match /zipfile:\/\/.+.zip::node_modules\/ax…/\
- Expected:
/zipfile:\/\/.+.zip::node_modules\/axios\/.+/
+ Received:
"file:///home/runner/.yarn/berry/cache/axios-npm-1.13.1-a265dd84e8-10c0.zip/node_modules/axios/index.d.ts"
❯ src/configuration/fileSchemes.test.ts:83:32
|
|
macos-latest (Node.js 22.x)
Process completed with exit code 1.
|
|
src/configuration/fileSchemes.test.ts > neovim zipfile scheme handling with yarn pnp > returns zipfile: uri for definition inside node_modules:
src/configuration/fileSchemes.test.ts#L83
AssertionError: expected 'file:///Users/runner/.yarn/berry/cach…' to match /zipfile:\/\/.+.zip::node_modules\/ax…/\
- Expected:
/zipfile:\/\/.+.zip::node_modules\/axios\/.+/
+ Received:
"file:///Users/runner/.yarn/berry/cache/axios-npm-1.13.1-a265dd84e8-10c0.zip/node_modules/axios/index.d.ts"
❯ src/configuration/fileSchemes.test.ts:83:32
|
|
windows-latest (Node.js 20.x)
Process completed with exit code 1.
|
|
src/configuration/fileSchemes.test.ts > neovim zipfile scheme handling with yarn pnp > returns zipfile: uri for definition inside node_modules:
src/configuration/fileSchemes.test.ts#L83
AssertionError: expected 'file:///c%3A/Users/runneradmin/AppDat…' to match /zipfile:\/\/.+.zip::node_modules\/ax…/\
- Expected:
/zipfile:\/\/.+.zip::node_modules\/axios\/.+/
+ Received:
"file:///c%3A/Users/runneradmin/AppData/Local/Yarn/Berry/cache/axios-npm-1.13.1-a265dd84e8-10c0.zip/node_modules/axios/index.d.ts"
❯ src/configuration/fileSchemes.test.ts:83:32
|
|
windows-latest (Node.js 22.x)
Process completed with exit code 1.
|
|
src/configuration/fileSchemes.test.ts > neovim zipfile scheme handling with yarn pnp > returns zipfile: uri for definition inside node_modules:
src/configuration/fileSchemes.test.ts#L83
AssertionError: expected 'file:///c%3A/Users/runneradmin/AppDat…' to match /zipfile:\/\/.+.zip::node_modules\/ax…/\
- Expected:
/zipfile:\/\/.+.zip::node_modules\/axios\/.+/
+ Received:
"file:///c%3A/Users/runneradmin/AppData/Local/Yarn/Berry/cache/axios-npm-1.13.1-a265dd84e8-10c0.zip/node_modules/axios/index.d.ts"
❯ src/configuration/fileSchemes.test.ts:83:32
|
|
macos-latest (Node.js 20.x)
Process completed with exit code 1.
|
|
src/configuration/fileSchemes.test.ts > neovim zipfile scheme handling with yarn pnp > returns zipfile: uri for definition inside node_modules:
src/configuration/fileSchemes.test.ts#L83
AssertionError: expected 'file:///Users/runner/.yarn/berry/cach…' to match /zipfile:\/\/.+.zip::node_modules\/ax…/\
- Expected:
/zipfile:\/\/.+.zip::node_modules\/axios\/.+/
+ Received:
"file:///Users/runner/.yarn/berry/cache/axios-npm-1.13.1-a265dd84e8-10c0.zip/node_modules/axios/index.d.ts"
❯ src/configuration/fileSchemes.test.ts:83:32
|