Node Nightly CI #629
nightly.yml
on: schedule
prepare-yarn-cache-macos
/
Prepare yarn cache for macos-latest
22s
prepare-yarn-cache-ubuntu
/
Prepare yarn cache for ubuntu-latest
18s
prepare-yarn-cache-windows
/
Prepare yarn cache for windows-latest
43s
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
5s
Annotations
161 errors and 48 warnings
|
test-macos / Node Nightly on macos-latest using jest-jasmine2 (4/4)
Final attempt failed. Child_process exited with error code 1
|
|
instruments and collects coverage for typescript files:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ 2 packages were already cached, one had to be fetched (typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5)
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 5s 536ms
➤ YN0000: Failed with errors in 5s 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 6s 304ms
➤ YN0000: Failed with errors in 6s 373ms
{
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 2ms
➤ YN0000: Failed with errors in 10s 77ms
{
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;173ma
|
|
roots › normalizes all paths relative to rootDir:
undefined#L0
expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 1
Array [
"/root/path/foo/bar/baz",
- "/root/path/foo/qux/quux",
+ "/root/path/foo/qux/quux/",
]
at Object.toEqual (packages/jest-config/src/__tests__/normalize.test.ts:262:26)
|
|
test-macos / Node nightly on macos-latest (2/4)
Final attempt failed. Child_process exited with error code 1
|
|
gets changed files for git:
e2e/__tests__/jestChangedFiles.test.ts#L209
Command failed with exit code 128: git diff --cached --name-only -- nested-dir nested-dir/second-nested-dir ../jest-changed-files-test-dir
fatal: ../jest-changed-files-test-dir: '../jest-changed-files-test-dir' is outside repository at '/private/var/folders/tp/bfmjfn9s0hd59bm9z80j3mgm0000gn/T/jest-changed-files-test-dir'
at makeError (node_modules/execa/lib/error.js:60:11)
at async Promise.all (index 0)
at async Promise.all (index 0)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:209:31)
|
|
gets changed files for git:
e2e/__tests__/jestChangedFiles.test.ts#L209
Command failed with exit code 128: git diff --cached --name-only -- nested-dir nested-dir/second-nested-dir ../jest-changed-files-test-dir
fatal: ../jest-changed-files-test-dir: '../jest-changed-files-test-dir' is outside repository at '/private/var/folders/tp/bfmjfn9s0hd59bm9z80j3mgm0000gn/T/jest-changed-files-test-dir'
at makeError (node_modules/execa/lib/error.js:60:11)
at async Promise.all (index 0)
at async Promise.all (index 0)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:209:31)
|
|
gets changed files for git:
e2e/__tests__/jestChangedFiles.test.ts#L209
Command failed with exit code 128: git diff --cached --name-only -- nested-dir nested-dir/second-nested-dir ../jest-changed-files-test-dir
fatal: ../jest-changed-files-test-dir: '../jest-changed-files-test-dir' is outside repository at '/private/var/folders/tp/bfmjfn9s0hd59bm9z80j3mgm0000gn/T/jest-changed-files-test-dir'
at makeError (node_modules/execa/lib/error.js:60:11)
at async Promise.all (index 0)
at async Promise.all (index 0)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:209:31)
|
|
test-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 486ms
➤ YN0000: Failed with errors in 5s 548ms
{
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 603ms
➤ YN0000: Failed with errors in 5s 660ms
{
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 521ms
➤ YN0000: Failed with errors in 10s 591ms
{
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-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 620ms
➤ YN0000: Failed with errors in 5s 704ms
{
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 689ms
➤ YN0000: Failed with errors in 5s 775ms
{
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 651ms
➤ YN0000: Failed with errors in 5s 736ms
{
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 314ms
➤ YN0000: Failed with errors in 5s 402ms
{
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 352ms
➤ YN0000: Failed with errors in 5s 446ms
{
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 303ms
➤ YN0000: Failed with errors in 5s 391ms
{
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 149ms
➤ YN0000: Failed with errors in 6s 220ms
{
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 888ms
➤ YN0000: Failed with errors in 5s 981ms
{
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 10s 721ms
➤ YN0000: Failed with errors in 10s 819ms
{
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 328ms
➤ YN0000: Failed with errors in 7s 428ms
{
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 228ms
➤ YN0000: Failed with errors in 7s 381ms
{
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 969ms
➤ YN0000: Failed with errors in 11s 142ms
{
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 (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 251ms
➤ YN0000: Failed with errors in 8s 377ms
{
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 834ms
➤ YN0000: Failed with errors in 7s 974ms
{
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 804ms
➤ YN0000: Failed with errors in 7s 929ms
{
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 185ms
➤ YN0000: Failed with errors in 8s 325ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\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 182ms
➤ YN0000: Failed with errors in 8s 293ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this r
|
|
maps code coverage against original source:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ 2 packages were already cached, one had to be fetched (typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5)
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 7s 851ms
➤ YN0000: Failed with errors in 7s 991ms
{
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 536ms
➤ YN0000: Failed with errors in 6s 656ms
{
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 161ms
➤ YN0000: Failed with errors in 6s 280ms
{
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 440ms
➤ YN0000: Failed with errors in 11s 588ms
{
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 196ms
➤ YN0000: Failed with errors in 6s 312ms
{
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 271ms
➤ YN0000: Failed with errors in 6s 418ms
{
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 495ms
➤ YN0000: Failed with errors in 10s 600ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;17
|
|
roots › normalizes all paths relative to rootDir:
undefined#L0
expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 1
Array [
"/root/path/foo/bar/baz",
- "/root/path/foo/qux/quux",
+ "/root/path/foo/qux/quux/",
]
at Object.toEqual (packages/jest-config/src/__tests__/normalize.test.ts:262:26)
|
|
test-ubuntu / Node nightly on ubuntu-latest (2/4)
Final attempt failed. Child_process exited with error code 1
|
|
gets changed files for git:
e2e/__tests__/jestChangedFiles.test.ts#L209
Command failed with exit code 128: git diff --cached --name-only -- nested-dir nested-dir/second-nested-dir ../jest-changed-files-test-dir
fatal: ../jest-changed-files-test-dir: '../jest-changed-files-test-dir' is outside repository at '/tmp/jest-changed-files-test-dir'
at makeError (node_modules/execa/lib/error.js:60:11)
at async Promise.all (index 0)
at async Promise.all (index 0)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:209:31)
|
|
gets changed files for git:
e2e/__tests__/jestChangedFiles.test.ts#L209
Command failed with exit code 128: git diff --cached --name-only -- nested-dir nested-dir/second-nested-dir ../jest-changed-files-test-dir
fatal: ../jest-changed-files-test-dir: '../jest-changed-files-test-dir' is outside repository at '/tmp/jest-changed-files-test-dir'
at makeError (node_modules/execa/lib/error.js:60:11)
at async Promise.all (index 0)
at async Promise.all (index 0)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:209:31)
|
|
gets changed files for git:
e2e/__tests__/jestChangedFiles.test.ts#L209
Command failed with exit code 128: git diff --cached --name-only -- nested-dir nested-dir/second-nested-dir ../jest-changed-files-test-dir
fatal: ../jest-changed-files-test-dir: '../jest-changed-files-test-dir' is outside repository at '/tmp/jest-changed-files-test-dir'
at makeError (node_modules/execa/lib/error.js:60:11)
at async Promise.all (index 0)
at async Promise.all (index 0)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:209:31)
|
|
test-ubuntu / Node Nightly on ubuntu-latest using jest-jasmine2 (3/4)
Final attempt failed. Child_process exited with error code 1
|
|
reads config from js file when package.json#type=module:
e2e/runJest.ts#L283
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at toBe (e2e/runJest.ts:283:22)
at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:35:30)
|
|
reads config from js file when package.json#type=module:
e2e/runJest.ts#L283
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at toBe (e2e/runJest.ts:283:22)
at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:35:30)
|
|
reads config from js file when package.json#type=module:
e2e/runJest.ts#L283
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at toBe (e2e/runJest.ts:283:22)
at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:35:30)
|
|
test-ubuntu / Node nightly on ubuntu-latest (3/4)
Final attempt failed. Child_process exited with error code 1
|
|
reads config from js file when package.json#type=module:
e2e/runJest.ts#L283
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at toBe (e2e/runJest.ts:283:22)
at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:35:30)
|
|
reads config from js file when package.json#type=module:
e2e/runJest.ts#L283
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at toBe (e2e/runJest.ts:283:22)
at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:35:30)
|
|
reads config from js file when package.json#type=module:
e2e/runJest.ts#L283
expect(received).toBe(expected) // Object.is equality
Expected: 0
Received: 1
at toBe (e2e/runJest.ts:283:22)
at Object.<anonymous> (e2e/__tests__/esmConfigFile.test.ts:35:30)
|
|
test-ubuntu / Node Nightly on ubuntu-latest using jest-jasmine2 (1/4)
Final attempt failed. Child_process exited with error code 1
|
|
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 143ms
➤ YN0000: Failed with errors in 9s 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
|
|
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 956ms
➤ YN0000: Failed with errors in 8s 96ms
{
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 8s 133ms
➤ YN0000: Failed with errors in 8s 273ms
{
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 322ms
➤ YN0000: Failed with errors in 8s 463ms
{
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 232ms
➤ YN0000: Failed with errors in 8s 375ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this r
|
|
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 295ms
➤ YN0000: Failed with errors in 8s 415ms
{
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 208ms
➤ YN0000: Failed with errors in 6s 342ms
{
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 545ms
➤ YN0000: Failed with errors in 6s 676ms
{
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 248ms
➤ YN0000: Failed with errors in 11s 420ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;17
|
|
test-ubuntu / Node Nightly on ubuntu-latest using jest-jasmine2 (2/4)
Final attempt failed. Child_process exited with error code 1
|
|
gets changed files for git:
e2e/__tests__/jestChangedFiles.test.ts#L209
Command failed with exit code 128: git diff --cached --name-only -- nested-dir nested-dir/second-nested-dir ../jest-changed-files-test-dir
fatal: ../jest-changed-files-test-dir: '../jest-changed-files-test-dir' is outside repository at '/tmp/jest-changed-files-test-dir'
at makeError (node_modules/execa/lib/error.js:60:11)
at async Promise.all (index 0)
at async Promise.all (index 0)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:209:31)
|
|
gets changed files for git:
e2e/__tests__/jestChangedFiles.test.ts#L209
Command failed with exit code 128: git diff --cached --name-only -- nested-dir nested-dir/second-nested-dir ../jest-changed-files-test-dir
fatal: ../jest-changed-files-test-dir: '../jest-changed-files-test-dir' is outside repository at '/tmp/jest-changed-files-test-dir'
at makeError (node_modules/execa/lib/error.js:60:11)
at async Promise.all (index 0)
at async Promise.all (index 0)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:209:31)
|
|
gets changed files for git:
e2e/__tests__/jestChangedFiles.test.ts#L209
Command failed with exit code 128: git diff --cached --name-only -- nested-dir nested-dir/second-nested-dir ../jest-changed-files-test-dir
fatal: ../jest-changed-files-test-dir: '../jest-changed-files-test-dir' is outside repository at '/tmp/jest-changed-files-test-dir'
at makeError (node_modules/execa/lib/error.js:60:11)
at async Promise.all (index 0)
at async Promise.all (index 0)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:209:31)
|
|
test-macos / Node nightly on macos-latest (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 4s 891ms
➤ YN0000: Failed with errors in 4s 984ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this r
|
|
maps code coverage against original source:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ 2 packages were already cached, one had to be fetched (typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5)
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 4s 861ms
➤ YN0000: Failed with errors in 4s 954ms
{
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 4s 738ms
➤ YN0000: Failed with errors in 4s 833ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this r
|
|
maps code coverage against original source:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ 2 packages were already cached, one had to be fetched (typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5)
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 4s 810ms
➤ YN0000: Failed with errors in 4s 933ms
{
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 4s 826ms
➤ YN0000: Failed with errors in 4s 961ms
{
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 4s 830ms
➤ YN0000: Failed with errors in 4s 945ms
{
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 4s 969ms
➤ YN0000: Failed with errors in 5s 34ms
{
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 374ms
➤ YN0000: Failed with errors in 5s 448ms
{
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 9s 669ms
➤ YN0000: Failed with errors in 9s 754ms
{
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
|
|
test-windows / Node nightly on windows-latest (1/4)
Final attempt failed. Child_process exited with error code 1
|
|
processes stack traces and code frames with source maps:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ 2 packages were already cached, one had to be fetched (typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5)
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 8s 413ms
➤ YN0000: Failed with errors in 8s 508ms
{
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 637ms
➤ YN0000: Failed with errors in 8s 736ms
{
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 628ms
➤ YN0000: Failed with errors in 8s 753ms
{
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 329ms
➤ YN0000: Failed with errors in 8s 435ms
{
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 209ms
➤ YN0000: Failed with errors in 8s 326ms
{
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 299ms
➤ YN0000: Failed with errors in 7s 394ms
{
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 728ms
➤ YN0000: Failed with errors in 6s 829ms
{
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 576ms
➤ YN0000: Failed with errors in 6s 680ms
{
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 989ms
➤ YN0000: Failed with errors in 14s 88ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173
|
|
test-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 (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 449ms
➤ YN0000: Failed with errors in 7s 545ms
{
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 639ms
➤ YN0000: Failed with errors in 7s 745ms
{
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 401ms
➤ YN0000: Failed with errors in 12s 496ms
{
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 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 9s 290ms
➤ YN0000: Failed with errors in 9s 443ms
{
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 106ms
➤ YN0000: Failed with errors in 9s 205ms
{
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 857ms
➤ YN0000: Failed with errors in 8s 956ms
{
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 436ms
➤ YN0000: Failed with errors in 9s 540ms
{
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 459ms
➤ YN0000: Failed with errors in 9s 637ms
{
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 485ms
➤ YN0000: Failed with errors in 9s 591ms
{
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 936ms
➤ YN0000: Failed with errors in 7s 29ms
{
shortMessage: 'Command failed with exit code 1: yarn install --immutable',
command: 'yarn install --immutable',
escapedCommand: 'yarn install --immutable',
exitCode: 1,
signal: undefined,
signalDescription: undefined,
stdout: '\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Resolution step\n' +
'::group::Resolution step\n' +
'::endgroup::\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: └ Completed\n' +
'\x1B[94m➤\x1B[39m \x1B[90mYN0000\x1B[39m: ┌ Post-resolution validation\n' +
'::group::Post-resolution validation\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-core\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;173malgoliasearch\x1B[39m: No matching package in the dependency tree; you may not need this rule anymore.\n' +
'\x1B[93m➤\x1B[39m YN0068: │ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mautocomplete-plugin-algolia-insights\x1B[39m ➤ \x1B[38;5;111mpeerDependencies\x1B[39m ➤ \x1B[38;5;166m@algolia/\x1B[39m\x1B[38;5;173mclient-search\x1B[39m: No matching package in the dependency tree; you may not need this ru
|
|
processes stack traces and code frames with source maps with coverage:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ 2 packages were already cached, one had to be fetched (typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5)
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 7s 570ms
➤ YN0000: Failed with errors in 7s 684ms
{
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 670ms
➤ YN0000: Failed with errors in 14s 791ms
{
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 (2/4)
Final attempt failed. Child_process exited with error code 1
|
|
gets changed files for git:
e2e/__tests__/jestChangedFiles.test.ts#L209
Command failed with exit code 128: git diff --cached --name-only -- nested-dir nested-dir/second-nested-dir ../jest-changed-files-test-dir
fatal: ../jest-changed-files-test-dir: '../jest-changed-files-test-dir' is outside repository at '/private/var/folders/tp/bfmjfn9s0hd59bm9z80j3mgm0000gn/T/jest-changed-files-test-dir'
at makeError (node_modules/execa/lib/error.js:60:11)
at async Promise.all (index 0)
at async Promise.all (index 0)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:209:31)
|
|
gets changed files for git:
e2e/__tests__/jestChangedFiles.test.ts#L209
Command failed with exit code 128: git diff --cached --name-only -- nested-dir nested-dir/second-nested-dir ../jest-changed-files-test-dir
fatal: ../jest-changed-files-test-dir: '../jest-changed-files-test-dir' is outside repository at '/private/var/folders/tp/bfmjfn9s0hd59bm9z80j3mgm0000gn/T/jest-changed-files-test-dir'
at makeError (node_modules/execa/lib/error.js:60:11)
at async Promise.all (index 0)
at async Promise.all (index 0)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:209:31)
|
|
notify › does not report --notify flag:
e2e/__tests__/detectOpenHandles.ts#L111
expect(received).toBe(expected) // Object.is equality
Expected: ""
Received: "Jest did not exit one second after the test run has completed.·
'This usually means that there are asynchronous operations that weren't stopped in your tests. Consider running Jest with `--detectOpenHandles` to troubleshoot this issue."
at Object.toBe (e2e/__tests__/detectOpenHandles.ts:111:27)
|
|
gets changed files for git:
e2e/__tests__/jestChangedFiles.test.ts#L209
Command failed with exit code 128: git diff --cached --name-only -- nested-dir nested-dir/second-nested-dir ../jest-changed-files-test-dir
fatal: ../jest-changed-files-test-dir: '../jest-changed-files-test-dir' is outside repository at '/private/var/folders/tp/bfmjfn9s0hd59bm9z80j3mgm0000gn/T/jest-changed-files-test-dir'
at makeError (node_modules/execa/lib/error.js:60:11)
at async Promise.all (index 0)
at async Promise.all (index 0)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:209:31)
|
|
test-windows / Node nightly on windows-latest (4/4)
Final attempt failed. Child_process exited with error code 1
|
|
instruments and collects coverage for typescript files:
e2e/Utils.ts#L35
Command failed with exit code 1: yarn install --immutable
➤ YN0000: ┌ Resolution step
::group::Resolution step
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Post-resolution validation
::group::Post-resolution validation
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-core ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @algolia/autocomplete-plugin-algolia-insights ➤ peerDependencies ➤ algoliasearch: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @docsearch/react ➤ dependencies ➤ @algolia/client-search: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-plugin-codegen ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/babel-preset ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/community-cli-plugin ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ @react-native/metro-babel-transformer ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ babel-plugin-transform-flow-enums ➤ peerDependencies ➤ @babel/core: No matching package in the dependency tree; you may not need this rule anymore.
➤ YN0068: │ react-native ➤ peerDependencies ➤ @babel/preset-env: No matching package in the dependency tree; you may not need this rule anymore.
::endgroup::
➤ YN0000: └ Completed
➤ YN0000: ┌ Fetch step
::group::Fetch step
➤ YN0018: │ typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0013: │ 2 packages were already cached, one had to be fetched (typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5)
::endgroup::
➤ YN0018: typescript@patch:typescript@npm%3A5.8.3#~builtin<compat/typescript>::version=5.8.3&hash=5786d5: The remote archive doesn't match the expected checksum
➤ YN0000: └ Completed in 7s 422ms
➤ YN0000: Failed with errors in 7s 562ms
{
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 302ms
➤ YN0000: Failed with errors in 7s 402ms
{
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 389ms
➤ YN0000: Failed with errors in 12s 492ms
{
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 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)
|
|
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 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 (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)
|
|
gets changed files for hg:
e2e/Utils.ts#L107
EPERM, Permission denied: \\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir '\\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir'
at rmSync (e2e/Utils.ts:107:8)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:62:24)
|
|
gets changed files for hg:
e2e/Utils.ts#L107
EPERM, Permission denied: \\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir '\\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir'
at rmSync (e2e/Utils.ts:107:8)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:61:25)
|
|
handles a bad revision for "changedSince":
e2e/Utils.ts#L107
EPERM, Permission denied: \\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir '\\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir'
at rmSync (e2e/Utils.ts:107:8)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:62:24)
|
|
handles a bad revision for "changedSince":
e2e/Utils.ts#L107
EPERM, Permission denied: \\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir '\\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir'
at rmSync (e2e/Utils.ts:107:8)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:61:25)
|
|
does not find changes in files with no diff:
e2e/Utils.ts#L107
EPERM, Permission denied: \\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir '\\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir'
at rmSync (e2e/Utils.ts:107:8)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:62:24)
|
|
does not find changes in files with no diff:
e2e/Utils.ts#L107
EPERM, Permission denied: \\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir '\\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir'
at rmSync (e2e/Utils.ts:107:8)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:61:25)
|
|
monitors only root paths for git:
e2e/Utils.ts#L107
EPERM, Permission denied: \\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir '\\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir'
at rmSync (e2e/Utils.ts:107:8)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:62:24)
|
|
monitors only root paths for git:
e2e/Utils.ts#L107
EPERM, Permission denied: \\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir '\\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir'
at rmSync (e2e/Utils.ts:107:8)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:61:25)
|
|
gets changed files for git:
e2e/Utils.ts#L107
EPERM, Permission denied: \\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir '\\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir'
at rmSync (e2e/Utils.ts:107:8)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:62:24)
|
|
gets changed files for git:
e2e/Utils.ts#L107
EPERM, Permission denied: \\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir '\\?\C:\Users\RUNNER~1\AppData\Local\Temp\jest-changed-files-test-dir'
at rmSync (e2e/Utils.ts:107:8)
at Object.<anonymous> (e2e/__tests__/jestChangedFiles.test.ts:61:25)
|
|
test-macos / Node Nightly on macos-latest using jest-jasmine2 (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 (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 (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-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-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 (1/4)
Attempt 2 failed. Reason: Child_process exited with error code 1
|
|
test-ubuntu / Node nightly on ubuntu-latest (1/4)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
|
test-ubuntu / Node nightly on ubuntu-latest (4/4)
Attempt 2 failed. Reason: Child_process exited with error code 1
|
|
test-ubuntu / Node nightly on ubuntu-latest (4/4)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
|
test-ubuntu / Node nightly on ubuntu-latest (2/4)
Attempt 2 failed. Reason: Child_process exited with error code 1
|
|
test-ubuntu / Node nightly on ubuntu-latest (2/4)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
|
test-ubuntu / Node Nightly on ubuntu-latest using jest-jasmine2 (3/4)
Attempt 2 failed. Reason: Child_process exited with error code 1
|
|
test-ubuntu / Node Nightly on ubuntu-latest using jest-jasmine2 (3/4)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
|
test-ubuntu / Node nightly on ubuntu-latest (3/4)
Attempt 2 failed. Reason: Child_process exited with error code 1
|
|
test-ubuntu / Node nightly on ubuntu-latest (3/4)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
|
test-ubuntu / Node Nightly on ubuntu-latest using jest-jasmine2 (1/4)
Attempt 2 failed. Reason: Child_process exited with error code 1
|
|
test-ubuntu / Node Nightly on ubuntu-latest using jest-jasmine2 (1/4)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
|
test-ubuntu / Node Nightly on ubuntu-latest using jest-jasmine2 (2/4)
Attempt 2 failed. Reason: Child_process exited with error code 1
|
|
test-ubuntu / Node Nightly on ubuntu-latest using jest-jasmine2 (2/4)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
|
test-macos / Node nightly on macos-latest (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-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 (4/4)
Attempt 2 failed. Reason: Child_process exited with error code 1
|
|
test-windows / Node Nightly on windows-latest using jest-jasmine2 (4/4)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
|
test-windows / Node Nightly on windows-latest using jest-jasmine2 (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 (2/4)
Attempt 2 failed. Reason: Child_process exited with error code 1
|
|
test-macos / Node Nightly on macos-latest using jest-jasmine2 (2/4)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
|
test-windows / Node nightly on windows-latest (4/4)
Attempt 2 failed. Reason: Child_process exited with error code 1
|
|
test-windows / Node nightly on windows-latest (4/4)
Attempt 1 failed. Reason: Child_process exited with error code 1
|
|
test-windows / Node Nightly on windows-latest using jest-jasmine2 (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 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 (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 (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
|