AmadeusITGroup / otter

The Otter project is a highly modular framework whose goal is to provide a common platform to accelerate and facilitate the development of runtime customizable Angular based Web Applications
https://amadeusitgroup.github.io/otter/
BSD 3-Clause "New" or "Revised" License
47 stars 33 forks source link

[cascading] from release/10.2 to main #1726

Closed otter-cascading[bot] closed 3 weeks ago

otter-cascading[bot] commented 3 weeks ago

Cascading from release/10.2 to main


:heavy_exclamation_mark: The pull request is conflicting with the target branch. You can fix the issue locally with the following commands:

Using gh CLI ```shell gh pr checkout 1726 git pull --ff origin main ``` and update this Pull Request with ```shell gh pr push 1726 ```
Using git only ```shell git fetch origin git checkout origin/cascading/10.2.0-main git pull --ff origin main ``` and update this Pull Request with ```shell git push origin HEAD:cascading/10.2.0-main ```

This Pull Request has been generated with :heart: by the Otter cascading tool.

nx-cloud[bot] commented 3 weeks ago

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 81afbf01ba0f89fdf398974a65741d8bdda8b21c. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


🟥 Failed Commands
nx run-many --target=test-e2e --parallel 3
✅ Successfully ran 9 targets - [`nx run-many --target=test-int --parallel 3`](https://cloud.nx.app/runs/YvP5Xh3bnG?utm_source=pull-request&utm_medium=comment) - [`nx run-many --target=build --projects=eslint-plugin --parallel 3`](https://cloud.nx.app/runs/V8jT7YVjRH?utm_source=pull-request&utm_medium=comment) - [`nx run-many --target=publish --parallel 3 --nx-bail --userconfig .verdaccio/conf/.npmrc-logged --tag=latest --@o3r:registry=http://127.0.0.1:4873 --@ama-sdk:registry=http://127.0.0.1:4873 --@ama-terasu:registry=http://127.0.0.1:4873`](https://cloud.nx.app/runs/XM5VN1aI0f?utm_source=pull-request&utm_medium=comment) - [`nx affected --target=test --parallel 3 --cacheDirectory=D:\a\otter\otter/.cache/jest --base=remotes/origin/main`](https://cloud.nx.app/runs/0HaHoethGh?utm_source=pull-request&utm_medium=comment) - [`nx run ama-sdk-schematics:build-swagger`](https://cloud.nx.app/runs/LWct4p9TFy?utm_source=pull-request&utm_medium=comment) - [`nx run-many --target=build --parallel 3`](https://cloud.nx.app/runs/58rQHnamEt?utm_source=pull-request&utm_medium=comment) - [`nx affected --target=test --parallel 3 --cacheDirectory=/home/runner/work/otter/otter/.cache/jest --base=remotes/origin/main`](https://cloud.nx.app/runs/vfRvZnPVdw?utm_source=pull-request&utm_medium=comment) - [`nx run-many --target=build-swagger --parallel 3`](https://cloud.nx.app/runs/RI95RPs69K?utm_source=pull-request&utm_medium=comment) - [`nx affected --target=lint --parallel 3 --base=remotes/origin/main --configuration ci`](https://cloud.nx.app/runs/WzglW42DuG?utm_source=pull-request&utm_medium=comment)

Sent with 💌 from NxCloud.