chore(deps): update dependency typescript to ^5.9.2 #2438
Triggered via pull request
September 13, 2025 20:34
Status
Failure
Total duration
3m 12s
Artifacts
–
Annotations
12 errors and 2 notices
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.12.1-ff6a194b62-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.12.1-ff6a194b62-10c0.zip/node_modules/axios/index.d.ts"
❯ src/configuration/fileSchemes.test.ts:83:32
|
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.12.1-ff6a194b62-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.12.1-ff6a194b62-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.12.1-ff6a194b62-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.12.1-ff6a194b62-10c0.zip/node_modules/axios/index.d.ts"
❯ src/configuration/fileSchemes.test.ts:83:32
|
windows-latest (Node.js 20.x)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
windows-latest (Node.js 22.x)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|