Skip to content

chore(deps): update yarn to v4.2.2 (main) #8827

chore(deps): update yarn to v4.2.2 (main)

chore(deps): update yarn to v4.2.2 (main) #8827

Triggered via pull request May 8, 2024 18:39
Status Failure
Total duration 52m 50s
Artifacts 10

main.yml

on: pull_request
Matrix: checks / test
it-tests  /  prepare-verdaccio
2m 28s
it-tests / prepare-verdaccio
e2e-tests  /  e2e-tests
4m 5s
e2e-tests / e2e-tests
documentation-pr  /  build
3m 1s
documentation-pr / build
Matrix: it-tests / it-tests
documentation-pr  /  deploy-on-azure-static-webapp
0s
documentation-pr / deploy-on-azure-static-webapp
documentation-main  /  deploy-on-azure-static-webapp
documentation-main / deploy-on-azure-static-webapp
publish-packages  /  publish-extensions
publish-packages / publish-extensions
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
new otter application › should build empty app: packages/@o3r/core/schematics/index.it.spec.ts#L28
expect(received).not.toThrow() Error name: "Error" Error message: "Command failed: yarn ng add @o3r/core@~999 --preset all --project-name test-app --skip-confirmation STDERR: error Couldn't find a package.json file in \"/home/runner/work/otter/it-tests/test-app-core\"· OUTPUT: ,yarn run v1.22.22 info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. ,error Couldn't find a package.json file in \"/home/runner/work/otter/it-tests/test-app-core\" " 81 | // Yarn doesn't log errors on stderr, so we need to get them from stdout to have them in the reports 82 | // eslint-disable-next-line @typescript-eslint/restrict-template-expressions > 83 | throw new Error(`Command failed: ${args.join(' ') }\nSTDERR:\n${err.stderr?.toString() || ''}\nOUTPUT:\n${err.output?.toString() || ''}`); | ^ 84 | } 85 | } 86 | at execCmd (packages/@o3r/test-helpers/src/utilities/package-manager.ts:83:11) at packageManagerExec (packages/@o3r/test-helpers/src/utilities/package-manager.ts:115:10) at packages/@o3r/core/schematics/index.it.spec.ts:28:36 at Object.<anonymous> (.yarn/cache/expect-npm-29.7.0-62e9f7979e-63f97bc51f.zip/node_modules/expect/build/toThrowMatchers.js:74:11) at Object.throwingMatcher [as toThrow] (.yarn/cache/expect-npm-29.7.0-62e9f7979e-63f97bc51f.zip/node_modules/expect/build/index.js:320:21) at Object.<anonymous> (packages/@o3r/core/schematics/index.it.spec.ts:28:183) at Object.<anonymous> (schematics/index.it.spec.ts:28:183)
new otter application with eslint-config › should add eslint-config to existing application: packages/@o3r/test-helpers/src/utilities/package-manager.ts#L83
Command failed: yarn ng add @o3r/eslint-config-otter@~999 --skip-confirmation --project-name test-app STDERR: error Couldn't find a package.json file in "/home/runner/work/otter/it-tests/test-app-eslint-config" OUTPUT: ,yarn run v1.22.22 info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. ,error Couldn't find a package.json file in "/home/runner/work/otter/it-tests/test-app-eslint-config" at execCmd (../test-helpers/src/utilities/package-manager.ts:83:11) at packageManagerExec (../test-helpers/src/utilities/package-manager.ts:115:10) at Object.<anonymous> (schematics/index.it.spec.ts:19:23)
new otter application with eslint-config › should add eslint-config to new library: packages/@o3r/test-helpers/src/utilities/package-manager.ts#L83
Command failed: yarn ng g library mylib STDERR: error Couldn't find a package.json file in "/home/runner/work/otter/it-tests/test-app-eslint-config1" OUTPUT: ,yarn run v1.22.22 info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. ,error Couldn't find a package.json file in "/home/runner/work/otter/it-tests/test-app-eslint-config1" at execCmd (../test-helpers/src/utilities/package-manager.ts:83:11) at packageManagerExec (../test-helpers/src/utilities/package-manager.ts:115:10) at Object.<anonymous> (schematics/index.it.spec.ts:30:23)
new otter application with testing › should add testing to existing application: packages/@o3r/test-helpers/src/utilities/package-manager.ts#L83
Command failed: yarn ng add @o3r/testing@~999 --skip-confirmation --project-name test-app STDERR: error Couldn't find a package.json file in "/home/runner/work/otter/it-tests/test-app-testing" OUTPUT: ,yarn run v1.22.22 info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. ,error Couldn't find a package.json file in "/home/runner/work/otter/it-tests/test-app-testing" at execCmd (../test-helpers/src/utilities/package-manager.ts:83:11) at packageManagerExec (../test-helpers/src/utilities/package-manager.ts:115:10) at Object.<anonymous> (schematics/index.it.spec.ts:23:23)
new otter application with testing › should add testing to existing application and fixture to component: packages/@o3r/test-helpers/src/utilities/package-manager.ts#L83
Command failed: yarn ng add @o3r/testing@~999 --skip-confirmation --project-name test-app STDERR: error Couldn't find a package.json file in "/home/runner/work/otter/it-tests/test-app-testing1" OUTPUT: ,yarn run v1.22.22 info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. ,error Couldn't find a package.json file in "/home/runner/work/otter/it-tests/test-app-testing1" at execCmd (../test-helpers/src/utilities/package-manager.ts:83:11) at packageManagerExec (../test-helpers/src/utilities/package-manager.ts:115:10) at Object.<anonymous> (schematics/index.it.spec.ts:35:23)
new otter application with localization › should add localization to existing application: packages/@o3r/test-helpers/src/utilities/package-manager.ts#L83
Command failed: yarn ng add @o3r/localization@~999 --skip-confirmation --project-name test-app STDERR: error Couldn't find a package.json file in "/home/runner/work/otter/it-tests/test-app-localization" OUTPUT: ,yarn run v1.22.22 info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. ,error Couldn't find a package.json file in "/home/runner/work/otter/it-tests/test-app-localization" at execCmd (../test-helpers/src/utilities/package-manager.ts:83:11) at packageManagerExec (../test-helpers/src/utilities/package-manager.ts:115:10) at Object.<anonymous> (schematics/index.it.spec.ts:23:23)
new otter application with styling › should add styling to existing application: packages/@o3r/test-helpers/src/utilities/package-manager.ts#L83
Command failed: yarn ng add @o3r/styling@~999 --enable-metadata-extract --skip-confirmation --project-name test-app STDERR: error Couldn't find a package.json file in "/home/runner/work/otter/it-tests/test-app-styling" OUTPUT: ,yarn run v1.22.22 info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. ,error Couldn't find a package.json file in "/home/runner/work/otter/it-tests/test-app-styling" at execCmd (../test-helpers/src/utilities/package-manager.ts:83:11) at packageManagerExec (../test-helpers/src/utilities/package-manager.ts:115:10) at Object.<anonymous> (schematics/index.it.spec.ts:23:23)
new otter application with configuration › should add configuration to existing application: packages/@o3r/test-helpers/src/utilities/package-manager.ts#L83
Command failed: yarn ng add @o3r/configuration@~999 --skip-confirmation --project-name test-app STDERR: error Couldn't find a package.json file in "/home/runner/work/otter/it-tests/test-app-configuration" OUTPUT: ,yarn run v1.22.22 info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. ,error Couldn't find a package.json file in "/home/runner/work/otter/it-tests/test-app-configuration" at execCmd (../test-helpers/src/utilities/package-manager.ts:83:11) at packageManagerExec (../test-helpers/src/utilities/package-manager.ts:115:10) at Object.<anonymous> (schematics/index.it.spec.ts:23:23)
new otter application with analytics › should add analytics to existing application: packages/@o3r/test-helpers/src/utilities/package-manager.ts#L83
Command failed: yarn ng add @o3r/analytics@~999 --project-name test-app --skip-confirmation STDERR: error Couldn't find a package.json file in "/home/runner/work/otter/it-tests/test-app-analytics" OUTPUT: ,yarn run v1.22.22 info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. ,error Couldn't find a package.json file in "/home/runner/work/otter/it-tests/test-app-analytics" at execCmd (../test-helpers/src/utilities/package-manager.ts:83:11) at packageManagerExec (../test-helpers/src/utilities/package-manager.ts:115:10) at Object.<anonymous> (schematics/index.it.spec.ts:23:23)
new otter application with rules-engine › should add rules engine to existing application: packages/@o3r/test-helpers/src/utilities/package-manager.ts#L83
Command failed: yarn ng add @o3r/rules-engine@~999 --enable-metadata-extract --project-name test-app --skip-confirmation STDERR: error Couldn't find a package.json file in "/home/runner/work/otter/it-tests/test-app-rules-engine" OUTPUT: ,yarn run v1.22.22 info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. ,error Couldn't find a package.json file in "/home/runner/work/otter/it-tests/test-app-rules-engine" at execCmd (../test-helpers/src/utilities/package-manager.ts:83:11) at packageManagerExec (../test-helpers/src/utilities/package-manager.ts:115:10) at Object.<anonymous> (schematics/index.it.spec.ts:23:23)
checks / test (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
checks / test (windows-latest)
Error: Path Validation Error: Path(s) specified in the action for caching do(es) not exist, hence no cache is being saved.
checks / test (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
it-tests / it-tests (ubuntu-latest, yarn, o3r-project-with-app)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
it-tests / it-tests (ubuntu-latest, npm, o3r-project-with-app)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
it-tests / it-tests (windows-latest, yarn, o3r-project-with-app)
Error: Path Validation Error: Path(s) specified in the action for caching do(es) not exist, hence no cache is being saved.
it-tests / it-tests (windows-latest, yarn, o3r-project-with-app)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
it-tests / it-tests (windows-latest, npm, o3r-project-with-app)
Error: Path Validation Error: Path(s) specified in the action for caching do(es) not exist, hence no cache is being saved.
it-tests / it-tests (windows-latest, npm, o3r-project-with-app)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "it-reports-ubuntu-latest-npm", "it-reports-ubuntu-latest-yarn", "it-reports-windows-latest-npm", "it-reports-windows-latest-yarn", "ut-reports-ubuntu-latest", "ut-reports-windows-latest". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
dist
36.3 MB
documentation
77.3 MB
it-reports-ubuntu-latest-npm
9.57 KB
it-reports-ubuntu-latest-yarn
50.9 KB
it-reports-windows-latest-npm
9.6 KB
it-reports-windows-latest-yarn
9.6 KB
it-tests-ubuntu-latest-yarn
156 MB
ut-reports-ubuntu-latest
322 KB
ut-reports-windows-latest
322 KB
verdaccio
14.8 MB