Node Nightly CI #631
nightly.yml
on: schedule
prepare-yarn-cache-macos
/
Prepare yarn cache for macos-latest
27s
prepare-yarn-cache-ubuntu
/
Prepare yarn cache for ubuntu-latest
14s
prepare-yarn-cache-windows
/
Prepare yarn cache for windows-latest
39s
Matrix: test-macos / test-jasmine
Matrix: test-macos / test
Matrix: test-ubuntu / test-jasmine
Matrix: test-ubuntu / test
Matrix: test-windows / test-jasmine
Matrix: test-windows / test
Notify failed build
3s
Annotations
165 errors and 48 warnings
|
test-macos / Node Nightly on macos-latest using jest-jasmine2 (4/4)
Final attempt failed. Child_process exited with error code 1
|
|
instruments and collects coverage for typescript files:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ 2 packages were already cached, one had to be fetched (typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5)
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 5s 671ms
➤ YN0000: Failed with errors in 5s 731ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this r
|
|
roots › normalizes all paths relative to rootDir:
undefined#L0
expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 1
Array [
"/root/path/foo/bar/baz",
- "/root/path/foo/qux/quux",
+ "/root/path/foo/qux/quux/",
]
at Object.toEqual (packages/jest-config/src/__tests__/normalize.test.ts:262:26)
|
|
instruments and collects coverage for typescript files:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ 2 packages were already cached, one had to be fetched (typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5)
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 5s 781ms
➤ YN0000: Failed with errors in 5s 845ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this r
|
|
roots › normalizes all paths relative to rootDir:
undefined#L0
expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 1
Array [
"/root/path/foo/bar/baz",
- "/root/path/foo/qux/quux",
+ "/root/path/foo/qux/quux/",
]
at Object.toEqual (packages/jest-config/src/__tests__/normalize.test.ts:262:26)
|
|
instruments and collects coverage for typescript files:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ - one package was already cached, 2 had to be fetched
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 10s 454ms
➤ YN0000: Failed with errors in 10s 542ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;17
|
|
roots › normalizes all paths relative to rootDir:
undefined#L0
expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 1
Array [
"/root/path/foo/bar/baz",
- "/root/path/foo/qux/quux",
+ "/root/path/foo/qux/quux/",
]
at Object.toEqual (packages/jest-config/src/__tests__/normalize.test.ts:262:26)
|
|
test-macos / Node Nightly on macos-latest using jest-jasmine2 (3/4)
Final attempt failed. Child_process exited with error code 1
|
|
reads config from js file when package.json#type=module:
e2e/runJest.ts#L283
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at toBe (e2e/runJest.ts:283:22)
at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:35:30)
|
|
reads config from js file when package.json#type=module:
e2e/runJest.ts#L283
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at toBe (e2e/runJest.ts:283:22)
at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:35:30)
|
|
reads config from js file when package.json#type=module:
e2e/runJest.ts#L283
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at toBe (e2e/runJest.ts:283:22)
at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:35:30)
|
|
test-ubuntu / Node Nightly on ubuntu-latest using jest-jasmine2 (4/4)
Final attempt failed. Child_process exited with error code 1
|
|
instruments and collects coverage for typescript files:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ 2 packages were already cached, one had to be fetched (typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5)
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 7s 201ms
➤ YN0000: Failed with errors in 7s 349ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this r
|
|
roots › normalizes all paths relative to rootDir:
undefined#L0
expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 1
Array [
"/root/path/foo/bar/baz",
- "/root/path/foo/qux/quux",
+ "/root/path/foo/qux/quux/",
]
at Object.toEqual (packages/jest-config/src/__tests__/normalize.test.ts:262:26)
|
|
instruments and collects coverage for typescript files:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ 2 packages were already cached, one had to be fetched (typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5)
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 7s 454ms
➤ YN0000: Failed with errors in 7s 606ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this r
|
|
roots › normalizes all paths relative to rootDir:
undefined#L0
expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 1
Array [
"/root/path/foo/bar/baz",
- "/root/path/foo/qux/quux",
+ "/root/path/foo/qux/quux/",
]
at Object.toEqual (packages/jest-config/src/__tests__/normalize.test.ts:262:26)
|
|
instruments and collects coverage for typescript files:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ - one package was already cached, 2 had to be fetched
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 10s 821ms
➤ YN0000: Failed with errors in 10s 975ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;17
|
|
roots › normalizes all paths relative to rootDir:
undefined#L0
expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 1
Array [
"/root/path/foo/bar/baz",
- "/root/path/foo/qux/quux",
+ "/root/path/foo/qux/quux/",
]
at Object.toEqual (packages/jest-config/src/__tests__/normalize.test.ts:262:26)
|
|
test-macos / Node nightly on macos-latest (1/4)
Final attempt failed. Child_process exited with error code 1
|
|
processes stack traces and code frames with source maps:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ 2 packages were already cached, one had to be fetched (typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5)
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 5s 816ms
➤ YN0000: Failed with errors in 5s 918ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this r
|
|
maps code coverage against original source:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ 2 packages were already cached, one had to be fetched (typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5)
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 5s 746ms
➤ YN0000: Failed with errors in 5s 838ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this r
|
|
processes stack traces and code frames with source maps with coverage:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ 2 packages were already cached, one had to be fetched (typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5)
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 5s 658ms
➤ YN0000: Failed with errors in 5s 769ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this r
|
|
processes stack traces and code frames with source maps with coverage:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ 2 packages were already cached, one had to be fetched (typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5)
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 6s 355ms
➤ YN0000: Failed with errors in 6s 450ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this r
|
|
maps code coverage against original source:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ 2 packages were already cached, one had to be fetched (typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5)
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 6s 390ms
➤ YN0000: Failed with errors in 6s 476ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this r
|
|
processes stack traces and code frames with source maps:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ 2 packages were already cached, one had to be fetched (typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5)
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 6s 455ms
➤ YN0000: Failed with errors in 6s 560ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this r
|
|
processes stack traces and code frames with source maps:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ 2 packages were already cached, one had to be fetched (typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5)
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 6s 366ms
➤ YN0000: Failed with errors in 6s 425ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this r
|
|
processes stack traces and code frames with source maps with coverage:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ 2 packages were already cached, one had to be fetched (typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5)
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 6s 750ms
➤ YN0000: Failed with errors in 6s 816ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this r
|
|
maps code coverage against original source:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ - one package was already cached, 2 had to be fetched
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 12s 64ms
➤ YN0000: Failed with errors in 12s 173ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173
|
|
test-ubuntu / Node nightly on ubuntu-latest (1/4)
Final attempt failed. Child_process exited with error code 1
|
|
processes stack traces and code frames with source maps:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ 2 packages were already cached, one had to be fetched (typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5)
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 8s 92ms
➤ YN0000: Failed with errors in 8s 236ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this ru
|
|
processes stack traces and code frames with source maps with coverage:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ 2 packages were already cached, one had to be fetched (typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5)
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 7s 996ms
➤ YN0000: Failed with errors in 8s 112ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this r
|
|
maps code coverage against original source:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ 2 packages were already cached, one had to be fetched (typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5)
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 7s 977ms
➤ YN0000: Failed with errors in 8s 93ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this ru
|
|
processes stack traces and code frames with source maps with coverage:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ 2 packages were already cached, one had to be fetched (typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5)
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 8s 108ms
➤ YN0000: Failed with errors in 8s 246ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this r
|
|
maps code coverage against original source:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ 2 packages were already cached, one had to be fetched (typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5)
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 8s 117ms
➤ YN0000: Failed with errors in 8s 235ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this r
|
|
processes stack traces and code frames with source maps:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ 2 packages were already cached, one had to be fetched (typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5)
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 8s 9ms
➤ YN0000: Failed with errors in 8s 134ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rul
|
|
processes stack traces and code frames with source maps:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ 2 packages were already cached, one had to be fetched (typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5)
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 6s 293ms
➤ YN0000: Failed with errors in 6s 427ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this r
|
|
processes stack traces and code frames with source maps with coverage:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ 2 packages were already cached, one had to be fetched (typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5)
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 6s 247ms
➤ YN0000: Failed with errors in 6s 375ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this r
|
|
maps code coverage against original source:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ - one package was already cached, 2 had to be fetched
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 11s 213ms
➤ YN0000: Failed with errors in 11s 319ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;17
|
|
test-ubuntu / Node nightly on ubuntu-latest (4/4)
Final attempt failed. Child_process exited with error code 1
|
|
instruments and collects coverage for typescript files:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ 2 packages were already cached, one had to be fetched (typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5)
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 6s 272ms
➤ YN0000: Failed with errors in 6s 433ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this r
|
|
roots › normalizes all paths relative to rootDir:
undefined#L0
expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 1
Array [
"/root/path/foo/bar/baz",
- "/root/path/foo/qux/quux",
+ "/root/path/foo/qux/quux/",
]
at Object.toEqual (packages/jest-config/src/__tests__/normalize.test.ts:262:26)
|
|
instruments and collects coverage for typescript files:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ 2 packages were already cached, one had to be fetched (typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5)
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 6s 155ms
➤ YN0000: Failed with errors in 6s 278ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this r
|
|
roots › normalizes all paths relative to rootDir:
undefined#L0
expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 1
Array [
"/root/path/foo/bar/baz",
- "/root/path/foo/qux/quux",
+ "/root/path/foo/qux/quux/",
]
at Object.toEqual (packages/jest-config/src/__tests__/normalize.test.ts:262:26)
|
|
instruments and collects coverage for typescript files:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ - one package was already cached, 2 had to be fetched
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 10s 799ms
➤ YN0000: Failed with errors in 10s 909ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;17
|
|
roots › normalizes all paths relative to rootDir:
undefined#L0
expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 1
Array [
"/root/path/foo/bar/baz",
- "/root/path/foo/qux/quux",
+ "/root/path/foo/qux/quux/",
]
at Object.toEqual (packages/jest-config/src/__tests__/normalize.test.ts:262:26)
|
|
test-ubuntu / Node nightly on ubuntu-latest (2/4)
Final attempt failed. Child_process exited with error code 1
|
|
gets changed files for git:
e2e/__tests__/jestChangedFiles.test.ts#L209
Command failed with exit code 128: git diff --cached --name-only -- nested-dir nested-dir/second-nested-dir ../jest-changed-files-test-dir
fatal: ../jest-changed-files-test-dir: '../jest-changed-files-test-dir' is outside repository at '/tmp/jest-changed-files-test-dir'
at makeError (node_modules/execa/lib/error.js:60:11)
at async Promise.all (index 0)
at async Promise.all (index 0)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:209:31)
|
|
gets changed files for git:
e2e/__tests__/jestChangedFiles.test.ts#L209
Command failed with exit code 128: git diff --cached --name-only -- nested-dir nested-dir/second-nested-dir ../jest-changed-files-test-dir
fatal: ../jest-changed-files-test-dir: '../jest-changed-files-test-dir' is outside repository at '/tmp/jest-changed-files-test-dir'
at makeError (node_modules/execa/lib/error.js:60:11)
at async Promise.all (index 0)
at async Promise.all (index 0)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:209:31)
|
|
gets changed files for git:
e2e/__tests__/jestChangedFiles.test.ts#L209
Command failed with exit code 128: git diff --cached --name-only -- nested-dir nested-dir/second-nested-dir ../jest-changed-files-test-dir
fatal: ../jest-changed-files-test-dir: '../jest-changed-files-test-dir' is outside repository at '/tmp/jest-changed-files-test-dir'
at makeError (node_modules/execa/lib/error.js:60:11)
at async Promise.all (index 0)
at async Promise.all (index 0)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:209:31)
|
|
test-ubuntu / Node Nightly on ubuntu-latest using jest-jasmine2 (3/4)
Final attempt failed. Child_process exited with error code 1
|
|
reads config from js file when package.json#type=module:
e2e/runJest.ts#L283
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at toBe (e2e/runJest.ts:283:22)
at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:35:30)
|
|
reads config from js file when package.json#type=module:
e2e/runJest.ts#L283
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at toBe (e2e/runJest.ts:283:22)
at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:35:30)
|
|
reads config from js file when package.json#type=module:
e2e/runJest.ts#L283
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at toBe (e2e/runJest.ts:283:22)
at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:35:30)
|
|
test-macos / Node nightly on macos-latest (4/4)
Final attempt failed. Child_process exited with error code 1
|
|
instruments and collects coverage for typescript files:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ 2 packages were already cached, one had to be fetched (typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5)
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 6s 900ms
➤ YN0000: Failed with errors in 6s 982ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this r
|
|
roots › normalizes all paths relative to rootDir:
undefined#L0
expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 1
Array [
"/root/path/foo/bar/baz",
- "/root/path/foo/qux/quux",
+ "/root/path/foo/qux/quux/",
]
at Object.toEqual (packages/jest-config/src/__tests__/normalize.test.ts:262:26)
|
|
instruments and collects coverage for typescript files:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ 2 packages were already cached, one had to be fetched (typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5)
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 6s 172ms
➤ YN0000: Failed with errors in 6s 249ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this r
|
|
roots › normalizes all paths relative to rootDir:
undefined#L0
expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 1
Array [
"/root/path/foo/bar/baz",
- "/root/path/foo/qux/quux",
+ "/root/path/foo/qux/quux/",
]
at Object.toEqual (packages/jest-config/src/__tests__/normalize.test.ts:262:26)
|
|
instruments and collects coverage for typescript files:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ - one package was already cached, 2 had to be fetched
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 13s 142ms
➤ YN0000: Failed with errors in 13s 327ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;17
|
|
roots › normalizes all paths relative to rootDir:
undefined#L0
expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 1
Array [
"/root/path/foo/bar/baz",
- "/root/path/foo/qux/quux",
+ "/root/path/foo/qux/quux/",
]
at Object.toEqual (packages/jest-config/src/__tests__/normalize.test.ts:262:26)
|
|
test-macos / Node nightly on macos-latest (2/4)
Final attempt failed. Child_process exited with error code 1
|
|
gets changed files for git:
e2e/__tests__/jestChangedFiles.test.ts#L209
Command failed with exit code 128: git diff --cached --name-only -- nested-dir nested-dir/second-nested-dir ../jest-changed-files-test-dir
fatal: ../jest-changed-files-test-dir: '../jest-changed-files-test-dir' is outside repository at '/private/var/folders/tp/bfmjfn9s0hd59bm9z80j3mgm0000gn/T/jest-changed-files-test-dir'
at makeError (node_modules/execa/lib/error.js:60:11)
at async Promise.all (index 0)
at async Promise.all (index 0)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:209:31)
|
|
gets changed files for git:
e2e/__tests__/jestChangedFiles.test.ts#L209
Command failed with exit code 128: git diff --cached --name-only -- nested-dir nested-dir/second-nested-dir ../jest-changed-files-test-dir
fatal: ../jest-changed-files-test-dir: '../jest-changed-files-test-dir' is outside repository at '/private/var/folders/tp/bfmjfn9s0hd59bm9z80j3mgm0000gn/T/jest-changed-files-test-dir'
at makeError (node_modules/execa/lib/error.js:60:11)
at async Promise.all (index 0)
at async Promise.all (index 0)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:209:31)
|
|
gets changed files for git:
e2e/__tests__/jestChangedFiles.test.ts#L209
Command failed with exit code 128: git diff --cached --name-only -- nested-dir nested-dir/second-nested-dir ../jest-changed-files-test-dir
fatal: ../jest-changed-files-test-dir: '../jest-changed-files-test-dir' is outside repository at '/private/var/folders/tp/bfmjfn9s0hd59bm9z80j3mgm0000gn/T/jest-changed-files-test-dir'
at makeError (node_modules/execa/lib/error.js:60:11)
at async Promise.all (index 0)
at async Promise.all (index 0)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:209:31)
|
|
test-ubuntu / Node nightly on ubuntu-latest (3/4)
Final attempt failed. Child_process exited with error code 1
|
|
reads config from js file when package.json#type=module:
e2e/runJest.ts#L283
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at toBe (e2e/runJest.ts:283:22)
at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:35:30)
|
|
reads config from js file when package.json#type=module:
e2e/runJest.ts#L283
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at toBe (e2e/runJest.ts:283:22)
at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:35:30)
|
|
reads config from js file when package.json#type=module:
e2e/runJest.ts#L283
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at toBe (e2e/runJest.ts:283:22)
at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:35:30)
|
|
test-ubuntu / Node Nightly on ubuntu-latest using jest-jasmine2 (1/4)
Final attempt failed. Child_process exited with error code 1
|
|
maps code coverage against original source:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ 2 packages were already cached, one had to be fetched (typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5)
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 8s 198ms
➤ YN0000: Failed with errors in 8s 313ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this r
|
|
processes stack traces and code frames with source maps with coverage:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ 2 packages were already cached, one had to be fetched (typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5)
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 8s 527ms
➤ YN0000: Failed with errors in 8s 677ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this r
|
|
processes stack traces and code frames with source maps:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ 2 packages were already cached, one had to be fetched (typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5)
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 8s 365ms
➤ YN0000: Failed with errors in 8s 515ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this r
|
|
maps code coverage against original source:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ 2 packages were already cached, one had to be fetched (typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5)
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 8s 430ms
➤ YN0000: Failed with errors in 8s 573ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this r
|
|
processes stack traces and code frames with source maps:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ 2 packages were already cached, one had to be fetched (typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5)
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 8s 286ms
➤ YN0000: Failed with errors in 8s 409ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this r
|
|
processes stack traces and code frames with source maps with coverage:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ 2 packages were already cached, one had to be fetched (typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5)
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 8s 92ms
➤ YN0000: Failed with errors in 8s 253ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this ru
|
|
processes stack traces and code frames with source maps:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ 2 packages were already cached, one had to be fetched (typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5)
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 6s 475ms
➤ YN0000: Failed with errors in 6s 621ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this r
|
|
processes stack traces and code frames with source maps with coverage:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ 2 packages were already cached, one had to be fetched (typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5)
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 6s 683ms
➤ YN0000: Failed with errors in 6s 870ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this r
|
|
maps code coverage against original source:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ - one package was already cached, 2 had to be fetched
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 11s 715ms
➤ YN0000: Failed with errors in 11s 847ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;17
|
|
test-ubuntu / Node Nightly on ubuntu-latest using jest-jasmine2 (2/4)
Final attempt failed. Child_process exited with error code 1
|
|
gets changed files for git:
e2e/__tests__/jestChangedFiles.test.ts#L209
Command failed with exit code 128: git diff --cached --name-only -- nested-dir nested-dir/second-nested-dir ../jest-changed-files-test-dir
fatal: ../jest-changed-files-test-dir: '../jest-changed-files-test-dir' is outside repository at '/tmp/jest-changed-files-test-dir'
at makeError (node_modules/execa/lib/error.js:60:11)
at async Promise.all (index 0)
at async Promise.all (index 0)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:209:31)
|
|
gets changed files for git:
e2e/__tests__/jestChangedFiles.test.ts#L209
Command failed with exit code 128: git diff --cached --name-only -- nested-dir nested-dir/second-nested-dir ../jest-changed-files-test-dir
fatal: ../jest-changed-files-test-dir: '../jest-changed-files-test-dir' is outside repository at '/tmp/jest-changed-files-test-dir'
at makeError (node_modules/execa/lib/error.js:60:11)
at async Promise.all (index 0)
at async Promise.all (index 0)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:209:31)
|
|
gets changed files for git:
e2e/__tests__/jestChangedFiles.test.ts#L209
Command failed with exit code 128: git diff --cached --name-only -- nested-dir nested-dir/second-nested-dir ../jest-changed-files-test-dir
fatal: ../jest-changed-files-test-dir: '../jest-changed-files-test-dir' is outside repository at '/tmp/jest-changed-files-test-dir'
at makeError (node_modules/execa/lib/error.js:60:11)
at async Promise.all (index 0)
at async Promise.all (index 0)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:209:31)
|
|
test-macos / Node Nightly on macos-latest using jest-jasmine2 (1/4)
Final attempt failed. Child_process exited with error code 1
|
|
processes stack traces and code frames with source maps with coverage:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ 2 packages were already cached, one had to be fetched (typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5)
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 5s 441ms
➤ YN0000: Failed with errors in 5s 524ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this r
|
|
processes stack traces and code frames with source maps:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ 2 packages were already cached, one had to be fetched (typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5)
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 5s 262ms
➤ YN0000: Failed with errors in 5s 345ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this r
|
|
maps code coverage against original source:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ 2 packages were already cached, one had to be fetched (typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5)
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 5s 230ms
➤ YN0000: Failed with errors in 5s 317ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this r
|
|
maps code coverage against original source:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ 2 packages were already cached, one had to be fetched (typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5)
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 4s 989ms
➤ YN0000: Failed with errors in 5s 58ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this ru
|
|
processes stack traces and code frames with source maps:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ 2 packages were already cached, one had to be fetched (typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5)
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 4s 990ms
➤ YN0000: Failed with errors in 5s 67ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this ru
|
|
processes stack traces and code frames with source maps with coverage:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ 2 packages were already cached, one had to be fetched (typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5)
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 4s 991ms
➤ YN0000: Failed with errors in 5s 82ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this ru
|
|
processes stack traces and code frames with source maps:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ 2 packages were already cached, one had to be fetched (typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5)
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 5s 302ms
➤ YN0000: Failed with errors in 5s 368ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this r
|
|
processes stack traces and code frames with source maps with coverage:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ 2 packages were already cached, one had to be fetched (typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5)
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 5s 839ms
➤ YN0000: Failed with errors in 5s 926ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this r
|
|
maps code coverage against original source:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ - one package was already cached, 2 had to be fetched
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 11s 379ms
➤ YN0000: Failed with errors in 11s 478ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;17
|
|
test-windows / Node Nightly on windows-latest using jest-jasmine2 (1/4)
Final attempt failed. Child_process exited with error code 1
|
|
processes stack traces and code frames with source maps with coverage:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ 2 packages were already cached, one had to be fetched (typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5)
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 8s 3ms
➤ YN0000: Failed with errors in 8s 250ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rul
|
|
processes stack traces and code frames with source maps:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ 2 packages were already cached, one had to be fetched (typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5)
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 7s 965ms
➤ YN0000: Failed with errors in 8s 92ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this ru
|
|
maps code coverage against original source:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ 2 packages were already cached, one had to be fetched (typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5)
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 8s 141ms
➤ YN0000: Failed with errors in 8s 236ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this r
|
|
processes stack traces and code frames with source maps with coverage:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ 2 packages were already cached, one had to be fetched (typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5)
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 9s 698ms
➤ YN0000: Failed with errors in 9s 803ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this r
|
|
processes stack traces and code frames with source maps:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ 2 packages were already cached, one had to be fetched (typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5)
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 9s 495ms
➤ YN0000: Failed with errors in 9s 643ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this r
|
|
maps code coverage against original source:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ 2 packages were already cached, one had to be fetched (typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5)
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 9s 288ms
➤ YN0000: Failed with errors in 9s 397ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this r
|
|
processes stack traces and code frames with source maps:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ 2 packages were already cached, one had to be fetched (typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5)
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 6s 524ms
➤ YN0000: Failed with errors in 6s 615ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this r
|
|
processes stack traces and code frames with source maps with coverage:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ 2 packages were already cached, one had to be fetched (typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5)
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 6s 953ms
➤ YN0000: Failed with errors in 7s 132ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this r
|
|
maps code coverage against original source:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed in 0s 218ms
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ - one package was already cached, 2 had to be fetched
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 15s 836ms
➤ YN0000: Failed with errors in 16s 325ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed in 0s 218ms\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algo
|
|
test-windows / Node nightly on windows-latest (1/4)
Final attempt failed. Child_process exited with error code 1
|
|
processes stack traces and code frames with source maps:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ 2 packages were already cached, one had to be fetched (typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5)
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 8s 594ms
➤ YN0000: Failed with errors in 8s 692ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this r
|
|
processes stack traces and code frames with source maps with coverage:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ 2 packages were already cached, one had to be fetched (typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5)
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 8s 535ms
➤ YN0000: Failed with errors in 8s 633ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this r
|
|
maps code coverage against original source:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ 2 packages were already cached, one had to be fetched (typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5)
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 8s 266ms
➤ YN0000: Failed with errors in 8s 425ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this r
|
|
maps code coverage against original source:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ 2 packages were already cached, one had to be fetched (typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5)
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 8s 734ms
➤ YN0000: Failed with errors in 8s 846ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this r
|
|
processes stack traces and code frames with source maps with coverage:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ 2 packages were already cached, one had to be fetched (typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5)
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 7s 808ms
➤ YN0000: Failed with errors in 7s 917ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this r
|
|
processes stack traces and code frames with source maps:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ 2 packages were already cached, one had to be fetched (typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5)
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 8s 347ms
➤ YN0000: Failed with errors in 8s 455ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this r
|
|
processes stack traces and code frames with source maps:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ 2 packages were already cached, one had to be fetched (typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5)
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 6s 783ms
➤ YN0000: Failed with errors in 6s 959ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this r
|
|
processes stack traces and code frames with source maps with coverage:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ 2 packages were already cached, one had to be fetched (typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5)
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 6s 663ms
➤ YN0000: Failed with errors in 6s 778ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this r
|
|
maps code coverage against original source:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ - one package was already cached, 2 had to be fetched
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 14s 571ms
➤ YN0000: Failed with errors in 14s 690ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;17
|
|
gets changed files for hg:
e2e/Utils.ts#L107
EPERM, Permission denied: \\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir '\\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir'
at rmSync (e2e/Utils.ts:107:8)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:62:24)
|
|
gets changed files for hg:
e2e/Utils.ts#L107
EPERM, Permission denied: \\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir '\\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir'
at rmSync (e2e/Utils.ts:107:8)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:61:25)
|
|
handles a bad revision for "changedSince":
e2e/Utils.ts#L107
EPERM, Permission denied: \\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir '\\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir'
at rmSync (e2e/Utils.ts:107:8)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:62:24)
|
|
handles a bad revision for "changedSince":
e2e/Utils.ts#L107
EPERM, Permission denied: \\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir '\\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir'
at rmSync (e2e/Utils.ts:107:8)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:61:25)
|
|
does not find changes in files with no diff:
e2e/Utils.ts#L107
EPERM, Permission denied: \\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir '\\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir'
at rmSync (e2e/Utils.ts:107:8)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:62:24)
|
|
does not find changes in files with no diff:
e2e/Utils.ts#L107
EPERM, Permission denied: \\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir '\\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir'
at rmSync (e2e/Utils.ts:107:8)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:61:25)
|
|
monitors only root paths for git:
e2e/Utils.ts#L107
EPERM, Permission denied: \\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir '\\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir'
at rmSync (e2e/Utils.ts:107:8)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:62:24)
|
|
monitors only root paths for git:
e2e/Utils.ts#L107
EPERM, Permission denied: \\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir '\\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir'
at rmSync (e2e/Utils.ts:107:8)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:61:25)
|
|
gets changed files for git:
e2e/Utils.ts#L107
EPERM, Permission denied: \\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir '\\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir'
at rmSync (e2e/Utils.ts:107:8)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:62:24)
|
|
gets changed files for git:
e2e/Utils.ts#L107
EPERM, Permission denied: \\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir '\\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir'
at rmSync (e2e/Utils.ts:107:8)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:61:25)
|
|
test-macos / Node Nightly on macos-latest using jest-jasmine2 (2/4)
Final attempt failed. Child_process exited with error code 1
|
|
gets changed files for git:
e2e/__tests__/jestChangedFiles.test.ts#L209
Command failed with exit code 128: git diff --cached --name-only -- nested-dir nested-dir/second-nested-dir ../jest-changed-files-test-dir
fatal: ../jest-changed-files-test-dir: '../jest-changed-files-test-dir' is outside repository at '/private/var/folders/tp/bfmjfn9s0hd59bm9z80j3mgm0000gn/T/jest-changed-files-test-dir'
at makeError (node_modules/execa/lib/error.js:60:11)
at async Promise.all (index 0)
at async Promise.all (index 0)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:209:31)
|
|
gets changed files for git:
e2e/__tests__/jestChangedFiles.test.ts#L209
Command failed with exit code 128: git diff --cached --name-only -- nested-dir nested-dir/second-nested-dir ../jest-changed-files-test-dir
fatal: ../jest-changed-files-test-dir: '../jest-changed-files-test-dir' is outside repository at '/private/var/folders/tp/bfmjfn9s0hd59bm9z80j3mgm0000gn/T/jest-changed-files-test-dir'
at makeError (node_modules/execa/lib/error.js:60:11)
at async Promise.all (index 0)
at async Promise.all (index 0)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:209:31)
|
|
notify › does not report --notify flag:
e2e/__tests__/detectOpenHandles.ts#L111
expect(received).toBe(expected) // Object.is equality
Expected: ""
Received: "Jest did not exit one second after the test run has completed.·
'This usually means that there are asynchronous operations that weren't stopped in your tests. Consider running Jest with `--detectOpenHandles` to troubleshoot this issue."
at Object.toBe (e2e/__tests__/detectOpenHandles.ts:111:27)
|
|
gets changed files for git:
e2e/__tests__/jestChangedFiles.test.ts#L209
Command failed with exit code 128: git diff --cached --name-only -- nested-dir nested-dir/second-nested-dir ../jest-changed-files-test-dir
fatal: ../jest-changed-files-test-dir: '../jest-changed-files-test-dir' is outside repository at '/private/var/folders/tp/bfmjfn9s0hd59bm9z80j3mgm0000gn/T/jest-changed-files-test-dir'
at makeError (node_modules/execa/lib/error.js:60:11)
at async Promise.all (index 0)
at async Promise.all (index 0)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:209:31)
|
|
test-windows / Node nightly on windows-latest (4/4)
Final attempt failed. Child_process exited with error code 1
|
|
instruments and collects coverage for typescript files:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ 2 packages were already cached, one had to be fetched (typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5)
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 7s 533ms
➤ YN0000: Failed with errors in 7s 708ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this r
|
|
roots › normalizes all paths relative to rootDir:
undefined#L0
expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 1
Array [
"/root/path/foo/bar/baz",
- "/root/path/foo/qux/quux",
+ "/root/path/foo/qux/quux/",
]
at Object.toEqual (packages/jest-config/src/__tests__/normalize.test.ts:262:26)
|
|
instruments and collects coverage for typescript files:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ 2 packages were already cached, one had to be fetched (typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5)
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 7s 980ms
➤ YN0000: Failed with errors in 8s 87ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this ru
|
|
roots › normalizes all paths relative to rootDir:
undefined#L0
expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 1
Array [
"/root/path/foo/bar/baz",
- "/root/path/foo/qux/quux",
+ "/root/path/foo/qux/quux/",
]
at Object.toEqual (packages/jest-config/src/__tests__/normalize.test.ts:262:26)
|
|
instruments and collects coverage for typescript files:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ - one package was already cached, 2 had to be fetched
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 12s 589ms
➤ YN0000: Failed with errors in 12s 701ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;17
|
|
processChild › handles `Map`:
e2e/Utils.ts#L107
EPERM, Permission denied: \\?\C:\Users\RUNNER~1\AppData\Local\Temp\bigint-inequality-test '\\?\C:\Users\RUNNER~1\AppData\Local\Temp\bigint-inequality-test'
at rmSync (e2e/Utils.ts:107:8)
at Object.<anonymous> (e2e/__tests__/nonSerializableStructuresInequality.test.ts:48:10)
|
|
roots › normalizes all paths relative to rootDir:
undefined#L0
expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 1
Array [
"/root/path/foo/bar/baz",
- "/root/path/foo/qux/quux",
+ "/root/path/foo/qux/quux/",
]
at Object.toEqual (packages/jest-config/src/__tests__/normalize.test.ts:262:26)
|
|
test-windows / Node Nightly on windows-latest using jest-jasmine2 (3/4)
Final attempt failed. Child_process exited with error code 1
|
|
reads config from js file when package.json#type=module:
e2e/runJest.ts#L283
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at toBe (e2e/runJest.ts:283:22)
at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:35:30)
|
|
reads config from js file when package.json#type=module:
e2e/runJest.ts#L283
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at toBe (e2e/runJest.ts:283:22)
at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:35:30)
|
|
reads config from js file when package.json#type=module:
e2e/runJest.ts#L283
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at toBe (e2e/runJest.ts:283:22)
at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:35:30)
|
|
test-windows / Node Nightly on windows-latest using jest-jasmine2 (4/4)
Final attempt failed. Child_process exited with error code 1
|
|
instruments and collects coverage for typescript files:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ 2 packages were already cached, one had to be fetched (typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5)
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 7s 500ms
➤ YN0000: Failed with errors in 7s 648ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this r
|
|
roots › normalizes all paths relative to rootDir:
undefined#L0
expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 1
Array [
"/root/path/foo/bar/baz",
- "/root/path/foo/qux/quux",
+ "/root/path/foo/qux/quux/",
]
at Object.toEqual (packages/jest-config/src/__tests__/normalize.test.ts:262:26)
|
|
instruments and collects coverage for typescript files:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ 2 packages were already cached, one had to be fetched (typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5)
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 7s 971ms
➤ YN0000: Failed with errors in 8s 95ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this ru
|
|
roots › normalizes all paths relative to rootDir:
undefined#L0
expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 1
Array [
"/root/path/foo/bar/baz",
- "/root/path/foo/qux/quux",
+ "/root/path/foo/qux/quux/",
]
at Object.toEqual (packages/jest-config/src/__tests__/normalize.test.ts:262:26)
|
|
instruments and collects coverage for typescript files:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ - one package was already cached, 2 had to be fetched
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 13s 344ms
➤ YN0000: Failed with errors in 13s 473ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;17
|
|
roots › normalizes all paths relative to rootDir:
undefined#L0
expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 1
Array [
"/root/path/foo/bar/baz",
- "/root/path/foo/qux/quux",
+ "/root/path/foo/qux/quux/",
]
at Object.toEqual (packages/jest-config/src/__tests__/normalize.test.ts:262:26)
|
|
monitors only root paths for hg:
e2e/Utils.ts#L35
Command failed with exit code 255: hg --config ui.username=jest_test init
abort: repository . already exists!
{
shortMessage: 'Command failed with exit code 255: hg --config ui.username=jest_test init',
command: 'hg --config ui.username=jest_test init',
escapedCommand: 'hg --config "ui.username=jest_test" init',
exitCode: 255,
signal: undefined,
signalDescription: undefined,
stdout: '',
stderr: 'abort: repository . already exists!',
failed: true,
timedOut: false,
isCanceled: false,
killed: false
}
at makeError (node_modules/execa/lib/error.js:60:11)
at run (e2e/Utils.ts:35:27)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:477:6)
|
|
monitors only root paths for hg:
e2e/Utils.ts#L107
EPERM, Permission denied: \\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir '\\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir'
at rmSync (e2e/Utils.ts:107:8)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:61:25)
|
|
gets changed files for hg:
e2e/Utils.ts#L107
EPERM, Permission denied: \\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir '\\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir'
at rmSync (e2e/Utils.ts:107:8)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:62:24)
|
|
gets changed files for hg:
e2e/__tests__/jestChangedFiles.test.ts#L393
Command failed with exit code 128: git diff --cached --name-only -- ..\jest-changed-files-test-dir nested-dir nested-dir\second-nested-dir
fatal: ..\jest-changed-files-test-dir: '..\jest-changed-files-test-dir' is outside repository at 'C:/Users/runneradmin/AppData/Local/Temp/jest-changed-files-test-dir'
at makeError (node_modules/execa/lib/error.js:60:11)
at async Promise.all (index 0)
at async Promise.all (index 1)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:393:31)
|
|
gets changed files for hg:
e2e/Utils.ts#L107
EPERM, Permission denied: \\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir '\\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir'
at rmSync (e2e/Utils.ts:107:8)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:61:25)
|
|
handles a bad revision for "changedSince":
e2e/Utils.ts#L107
EPERM, Permission denied: \\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir '\\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir'
at rmSync (e2e/Utils.ts:107:8)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:62:24)
|
|
gets changed files for git:
e2e/__tests__/jestChangedFiles.test.ts#L209
Command failed with exit code 128: git diff --cached --name-only -- nested-dir nested-dir\second-nested-dir ..\jest-changed-files-test-dir
fatal: ..\jest-changed-files-test-dir: '..\jest-changed-files-test-dir' is outside repository at 'C:/Users/runneradmin/AppData/Local/Temp/jest-changed-files-test-dir'
at makeError (node_modules/execa/lib/error.js:60:11)
at async Promise.all (index 0)
at async Promise.all (index 0)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:209:31)
|
|
monitors only root paths for git:
e2e/Utils.ts#L107
EPERM, Permission denied: \\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir '\\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir'
at rmSync (e2e/Utils.ts:107:8)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:61:25)
|
|
gets changed files for git:
e2e/Utils.ts#L107
EPERM, Permission denied: \\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir '\\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir'
at rmSync (e2e/Utils.ts:107:8)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:62:24)
|
|
gets changed files for git:
e2e/__tests__/jestChangedFiles.test.ts#L209
Command failed with exit code 128: git diff --cached --name-only -- nested-dir nested-dir\second-nested-dir ..\jest-changed-files-test-dir
fatal: ..\jest-changed-files-test-dir: '..\jest-changed-files-test-dir' is outside repository at 'C:/Users/runneradmin/AppData/Local/Temp/jest-changed-files-test-dir'
at makeError (node_modules/execa/lib/error.js:60:11)
at async Promise.all (index 0)
at async Promise.all (index 0)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:209:31)
|
|
test-macos / Node nightly on macos-latest (3/4)
Final attempt failed. Child_process exited with error code 1
|
|
reads config from js file when package.json#type=module:
e2e/runJest.ts#L283
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at toBe (e2e/runJest.ts:283:22)
at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:35:30)
|
|
reads config from js file when package.json#type=module:
e2e/runJest.ts#L283
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at toBe (e2e/runJest.ts:283:22)
at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:35:30)
|
|
reads config from js file when package.json#type=module:
e2e/runJest.ts#L283
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at toBe (e2e/runJest.ts:283:22)
at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:35:30)
|
|
test-windows / Node nightly on windows-latest (3/4)
Final attempt failed. Child_process exited with error code 1
|
|
reads config from js file when package.json#type=module:
e2e/runJest.ts#L283
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at toBe (e2e/runJest.ts:283:22)
at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:35:30)
|
|
all passing › runs the tests in the correct order:
e2e/__tests__/circusConcurrent.test.ts#L28
expect(received).toMatchSnapshot()
Snapshot name: `all passing runs the tests in the correct order 1`
- Snapshot - 2
+ Received + 2
@@ -67,21 +67,21 @@
START "nine"
at log (__tests__/concurrent.test.js:15:11)
console.log
- END: "nine"
+ END: "five"
at log (__tests__/concurrent.test.js:15:11)
console.log
START "ten"
at log (__tests__/concurrent.test.js:15:11)
console.log
- END: "five"
+ END: "nine"
at log (__tests__/concurrent.test.js:15:11)
console.log
END: "six"
at Object.toMatchSnapshot (e2e/__tests__/circusConcurrent.test.ts:28:20)
|
|
reads config from js file when package.json#type=module:
e2e/runJest.ts#L283
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at toBe (e2e/runJest.ts:283:22)
at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:35:30)
|
|
reads config from js file when package.json#type=module:
e2e/runJest.ts#L283
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at toBe (e2e/runJest.ts:283:22)
at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:35:30)
|
|
test-macos / Node Nightly on macos-latest using jest-jasmine2 (4/4)
Attempt 2 failed. Reason: Child_process exited with error code 1
|
|
test-macos / Node Nightly on macos-latest using jest-jasmine2 (4/4)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
|
test-macos / Node Nightly on macos-latest using jest-jasmine2 (3/4)
Attempt 2 failed. Reason: Child_process exited with error code 1
|
|
test-macos / Node Nightly on macos-latest using jest-jasmine2 (3/4)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
|
test-ubuntu / Node Nightly on ubuntu-latest using jest-jasmine2 (4/4)
Attempt 2 failed. Reason: Child_process exited with error code 1
|
|
test-ubuntu / Node Nightly on ubuntu-latest using jest-jasmine2 (4/4)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
|
test-macos / Node nightly on macos-latest (1/4)
Attempt 2 failed. Reason: Child_process exited with error code 1
|
|
test-macos / Node nightly on macos-latest (1/4)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
|
test-ubuntu / Node nightly on ubuntu-latest (1/4)
Attempt 2 failed. Reason: Child_process exited with error code 1
|
|
test-ubuntu / Node nightly on ubuntu-latest (1/4)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
|
test-ubuntu / Node nightly on ubuntu-latest (4/4)
Attempt 2 failed. Reason: Child_process exited with error code 1
|
|
test-ubuntu / Node nightly on ubuntu-latest (4/4)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
|
test-ubuntu / Node nightly on ubuntu-latest (2/4)
Attempt 2 failed. Reason: Child_process exited with error code 1
|
|
test-ubuntu / Node nightly on ubuntu-latest (2/4)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
|
test-ubuntu / Node Nightly on ubuntu-latest using jest-jasmine2 (3/4)
Attempt 2 failed. Reason: Child_process exited with error code 1
|
|
test-ubuntu / Node Nightly on ubuntu-latest using jest-jasmine2 (3/4)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
|
test-macos / Node nightly on macos-latest (4/4)
Attempt 2 failed. Reason: Child_process exited with error code 1
|
|
test-macos / Node nightly on macos-latest (4/4)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
|
test-macos / Node nightly on macos-latest (2/4)
Attempt 2 failed. Reason: Child_process exited with error code 1
|
|
test-macos / Node nightly on macos-latest (2/4)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
|
test-ubuntu / Node nightly on ubuntu-latest (3/4)
Attempt 2 failed. Reason: Child_process exited with error code 1
|
|
test-ubuntu / Node nightly on ubuntu-latest (3/4)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
|
test-ubuntu / Node Nightly on ubuntu-latest using jest-jasmine2 (1/4)
Attempt 2 failed. Reason: Child_process exited with error code 1
|
|
test-ubuntu / Node Nightly on ubuntu-latest using jest-jasmine2 (1/4)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
|
test-ubuntu / Node Nightly on ubuntu-latest using jest-jasmine2 (2/4)
Attempt 2 failed. Reason: Child_process exited with error code 1
|
|
test-ubuntu / Node Nightly on ubuntu-latest using jest-jasmine2 (2/4)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
|
test-macos / Node Nightly on macos-latest using jest-jasmine2 (1/4)
Attempt 2 failed. Reason: Child_process exited with error code 1
|
|
test-macos / Node Nightly on macos-latest using jest-jasmine2 (1/4)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
|
test-windows / Node Nightly on windows-latest using jest-jasmine2 (1/4)
Attempt 2 failed. Reason: Child_process exited with error code 1
|
|
test-windows / Node Nightly on windows-latest using jest-jasmine2 (1/4)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
|
test-windows / Node nightly on windows-latest (1/4)
Attempt 2 failed. Reason: Child_process exited with error code 1
|
|
test-windows / Node nightly on windows-latest (1/4)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
|
test-windows / Node nightly on windows-latest (2/4)
Attempt 2 failed. Reason: Child_process exited with error code 1
|
|
test-windows / Node nightly on windows-latest (2/4)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
|
test-macos / Node Nightly on macos-latest using jest-jasmine2 (2/4)
Attempt 2 failed. Reason: Child_process exited with error code 1
|
|
test-macos / Node Nightly on macos-latest using jest-jasmine2 (2/4)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
|
test-windows / Node nightly on windows-latest (4/4)
Attempt 2 failed. Reason: Child_process exited with error code 1
|
|
test-windows / Node nightly on windows-latest (4/4)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
|
test-windows / Node Nightly on windows-latest using jest-jasmine2 (3/4)
Attempt 2 failed. Reason: Child_process exited with error code 1
|
|
test-windows / Node Nightly on windows-latest using jest-jasmine2 (3/4)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
|
test-windows / Node Nightly on windows-latest using jest-jasmine2 (4/4)
Attempt 2 failed. Reason: Child_process exited with error code 1
|
|
test-windows / Node Nightly on windows-latest using jest-jasmine2 (4/4)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
|
test-windows / Node Nightly on windows-latest using jest-jasmine2 (2/4)
Attempt 2 failed. Reason: Child_process exited with error code 1
|
|
test-windows / Node Nightly on windows-latest using jest-jasmine2 (2/4)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
|
test-macos / Node nightly on macos-latest (3/4)
Attempt 2 failed. Reason: Child_process exited with error code 1
|
|
test-macos / Node nightly on macos-latest (3/4)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
|
test-windows / Node nightly on windows-latest (3/4)
Attempt 2 failed. Reason: Child_process exited with error code 1
|
|
test-windows / Node nightly on windows-latest (3/4)
Attempt 1 failed. Reason: Child_process exited with error code 1
|