chore(deps): update dependency typescript to ^5.9.2 #2324
Annotations
12 errors and 4 notices
macos-latest (Node.js 18.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.11.0-64966324ac-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.11.0-64966324ac-10c0.zip/node_modules/axios/index.d.ts"
❯ src/configuration/fileSchemes.test.ts:83:32
|
ubuntu-latest (Node.js 18.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.11.0-64966324ac-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.11.0-64966324ac-10c0.zip/node_modules/axios/index.d.ts"
❯ src/configuration/fileSchemes.test.ts:83:32
|
windows-latest (Node.js 18.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.11.0-64966324ac-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.11.0-64966324ac-10c0.zip/node_modules/axios/index.d.ts"
❯ src/configuration/fileSchemes.test.ts:83:32
|
macos-latest (Node.js 18.x)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
macos-latest (Node.js 20.x)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
windows-latest (Node.js 18.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 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
|