Node Nightly CI #632
nightly.yml
on: schedule
prepare-yarn-cache-macos
/
Prepare yarn cache for macos-latest
21s
prepare-yarn-cache-ubuntu
/
Prepare yarn cache for ubuntu-latest
19s
prepare-yarn-cache-windows
/
Prepare yarn cache for windows-latest
1m 16s
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
7s
Annotations
166 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 8s 523ms
➤ YN0000: Failed with errors in 8s 635ms
{
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 880ms
➤ YN0000: Failed with errors in 5s 942ms
{
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 59ms
➤ YN0000: Failed with errors in 10s 161ms
{
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
|
|
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 (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 5s 313ms
➤ YN0000: Failed with errors in 5s 438ms
{
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 247ms
➤ YN0000: Failed with errors in 5s 359ms
{
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 170ms
➤ YN0000: Failed with errors in 5s 272ms
{
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 188ms
➤ YN0000: Failed with errors in 5s 268ms
{
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 115ms
➤ YN0000: Failed with errors in 5s 215ms
{
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 97ms
➤ YN0000: Failed with errors in 5s 176ms
{
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 608ms
➤ YN0000: Failed with errors in 5s 665ms
{
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 12ms
➤ YN0000: Failed with errors in 6s 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 rul
|
|
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 10s 480ms
➤ YN0000: Failed with errors in 10s 564ms
{
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-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 5s 400ms
➤ YN0000: Failed with errors in 5s 466ms
{
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 380ms
➤ YN0000: Failed with errors in 5s 436ms
{
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 11s 216ms
➤ YN0000: Failed with errors in 11s 371ms
{
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 (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 (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 75ms
➤ YN0000: Failed with errors in 8s 229ms
{
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 43ms
➤ YN0000: Failed with errors in 8s 177ms
{
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 7s 807ms
➤ YN0000: Failed with errors in 7s 936ms
{
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 127ms
➤ YN0000: Failed with errors in 8s 307ms
{
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 682ms
➤ YN0000: Failed with errors in 7s 808ms
{
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 7s 817ms
➤ YN0000: Failed with errors in 7s 921ms
{
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 316ms
➤ 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 308ms
➤ YN0000: Failed with errors in 6s 441ms
{
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 110ms
➤ YN0000: Failed with errors in 11s 193ms
{
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 (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 146ms
➤ YN0000: Failed with errors in 7s 270ms
{
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 145ms
➤ YN0000: Failed with errors in 7s 247ms
{
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 11s 86ms
➤ YN0000: Failed with errors in 11s 180ms
{
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
|
|
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 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 (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 (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 320ms
➤ YN0000: Failed with errors in 8s 453ms
{
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 159ms
➤ YN0000: Failed with errors in 8s 320ms
{
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 263ms
➤ YN0000: Failed with errors in 8s 412ms
{
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 356ms
➤ YN0000: Failed with errors in 8s 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 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 106ms
➤ YN0000: Failed with errors in 8s 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
|
|
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 315ms
➤ YN0000: Failed with errors in 8s 445ms
{
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 304ms
➤ 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 358ms
➤ YN0000: Failed with errors in 6s 525ms
{
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 543ms
➤ YN0000: Failed with errors in 11s 644ms
{
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 213ms
➤ YN0000: Failed with errors in 6s 298ms
{
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 282ms
➤ YN0000: Failed with errors in 6s 351ms
{
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 513ms
➤ YN0000: Failed with errors in 10s 611ms
{
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 (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 (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 (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-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-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 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 451ms
➤ YN0000: Failed with errors in 5s 543ms
{
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 453ms
➤ YN0000: Failed with errors in 5s 534ms
{
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 373ms
➤ YN0000: Failed with errors in 5s 464ms
{
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 248ms
➤ YN0000: Failed with errors in 5s 315ms
{
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 68ms
➤ YN0000: Failed with errors in 5s 221ms
{
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 5s 163ms
➤ YN0000: Failed with errors in 5s 240ms
{
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 502ms
➤ YN0000: Failed with errors in 8s 576ms
{
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 824ms
➤ 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
|
|
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 13s 645ms
➤ YN0000: Failed with errors in 13s 744ms
{
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 (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 570ms
➤ YN0000: Failed with errors in 8s 699ms
{
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 146ms
➤ YN0000: Failed with errors in 8s 248ms
{
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 399ms
➤ YN0000: Failed with errors in 8s 505ms
{
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 695ms
➤ YN0000: Failed with errors in 8s 811ms
{
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 379ms
➤ YN0000: Failed with errors in 8s 482ms
{
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 530ms
➤ YN0000: Failed with errors in 8s 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
|
|
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 696ms
➤ YN0000: Failed with errors in 6s 808ms
{
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 642ms
➤ YN0000: Failed with errors in 6s 760ms
{
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 13s 929ms
➤ YN0000: Failed with errors in 14s 140ms
{
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:
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
➤ YN0000: Failed with errors in 9s 207ms
{
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 an
|
|
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 133ms
➤ YN0000: Failed with errors in 9s 237ms
{
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 145ms
➤ YN0000: Failed with errors in 9s 258ms
{
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 163ms
➤ YN0000: Failed with errors in 9s 287ms
{
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 530ms
➤ YN0000: Failed with errors in 8s 627ms
{
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 57ms
➤ YN0000: Failed with errors in 9s 166ms
{
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 7s 31ms
➤ YN0000: Failed with errors in 7s 123ms
{
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 6s 817ms
➤ YN0000: Failed with errors in 6s 924ms
{
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 967ms
➤ YN0000: Failed with errors in 15s 163ms
{
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-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-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)
|
|
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)
|
|
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-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 677ms
➤ YN0000: Failed with errors in 7s 851ms
{
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 8s 23ms
➤ YN0000: Failed with errors in 8s 109ms
{
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 755ms
➤ YN0000: Failed with errors in 12s 888ms
{
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-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)
|
|
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 (2/4)
Final attempt failed. Child_process exited with error code 1
|
|
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)
|
|
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)
|
|
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-windows / Node nightly on windows-latest (4/4)
Final attempt failed. Child_process exited with error code 1
|
|
Should throw if watchman used with haste.enableSymlinks:
e2e/Utils.ts#L107
EPERM, Permission denied: \\?\C:\Users\RUNNER~1\AppData\Local\Temp\crawl-symlinks-test '\\?\C:\Users\RUNNER~1\AppData\Local\Temp\crawl-symlinks-test'
at rmSync (e2e/Utils.ts:107:8)
at Object.<anonymous> (e2e/__tests__/crawlSymlinks.test.ts:36:10)
|
|
Should throw if watchman used with haste.enableSymlinks:
e2e/Utils.ts#L107
EPERM, Permission denied: \\?\C:\Users\RUNNER~1\AppData\Local\Temp\crawl-symlinks-test '\\?\C:\Users\RUNNER~1\AppData\Local\Temp\crawl-symlinks-test'
at rmSync (e2e/Utils.ts:107:8)
at Object.<anonymous> (e2e/__tests__/crawlSymlinks.test.ts:15:10)
|
|
Node crawler does not pick up symlinked files by default:
e2e/Utils.ts#L107
EPERM, Permission denied: \\?\C:\Users\RUNNER~1\AppData\Local\Temp\crawl-symlinks-test '\\?\C:\Users\RUNNER~1\AppData\Local\Temp\crawl-symlinks-test'
at rmSync (e2e/Utils.ts:107:8)
at Object.<anonymous> (e2e/__tests__/crawlSymlinks.test.ts:36:10)
|
|
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 96ms
➤ YN0000: Failed with errors in 7s 216ms
{
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: │ 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 174ms
➤ YN0000: Failed with errors in 7s 291ms
{
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 12s 8ms
➤ YN0000: Failed with errors in 12s 156ms
{
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;173m
|
|
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 (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 (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-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 (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-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 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-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-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 (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 (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 (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 (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 (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-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-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-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 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-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-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 (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-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 (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
|
|
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-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
|