Skip to content

[cascading] from release/14.0 to release/14.1#4129

Open
otter-cascading[bot] wants to merge 8 commits intorelease/14.1from
cascading/14.0.0-14.1.0
Open

[cascading] from release/14.0 to release/14.1#4129
otter-cascading[bot] wants to merge 8 commits intorelease/14.1from
cascading/14.0.0-14.1.0

Conversation

@otter-cascading
Copy link
Copy Markdown
Contributor

Cascading from release/14.0 to release/14.1


This Pull Request has been generated with ❤️ by the Otter cascading tool.

fpaul-1A and others added 7 commits April 2, 2026 15:22
## Proposed change

<!--
Please include a summary of the changes and the related issue.
Please also include relevant motivation and context.
-->

## Related issues

<!--
Please make sure to follow the [contribution
guidelines](https://github.com/amadeus-digital/Otter/blob/main/CONTRIBUTING.md)
-->

*- No issue associated -*

<!-- * 🐛 Fix #issue -->
<!-- * 🐛 Fix resolves #issue -->
<!-- * 🚀 Feature #issue -->
<!-- * 🚀 Feature resolves #issue -->
<!-- * :octocat: Pull Request #issue -->
remove the cast to ArraySchema that breaks the generation in OAS3.1
<!--
{"currentBranch":"release/13.5","targetBranch":"release/14.0","bypassReviewers":false,"isConflicting":false}
-->

## Cascading from release/13.5 to release/14.0





---

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

<details open>
  <summary>Using <b>gh CLI</b></summary>

  ```shell
  gh pr checkout 4125
  git pull --ff origin release/14.0
  ```

  and update this Pull Request with

  ```shell
  gh pr push 4125
  ```
</details>

<details>
  <summary>Using <b>git</b> only</summary>

  ```shell
  git fetch origin
  git checkout origin/cascading/13.5.0-14.0.0
  git pull --ff origin release/14.0
  ```

  and update this Pull Request with

  ```shell
  git push origin HEAD:cascading/13.5.0-14.0.0
  ```
</details>



---

<small>This Pull Request has been generated with :heart: by the
[Otter](https://github.com/AmadeusITGroup/otter) cascading tool.</small>
@otter-cascading otter-cascading bot added the cascading Cascading from previous release label Apr 7, 2026
@otter-cascading otter-cascading bot requested a review from a team as a code owner April 7, 2026 08:38
@otter-cascading otter-cascading bot added the cascading Cascading from previous release label Apr 7, 2026
@nx-cloud
Copy link
Copy Markdown
Contributor

nx-cloud bot commented Apr 7, 2026

View your CI Pipeline Execution ↗ for commit 94c8ab1

Command Status Duration Result
nx run-many --target=test-int ❌ Failed 8m 10s View ↗
nx run-many --tui=false --target=build --projec... ✅ Succeeded 25s View ↗

☁️ Nx Cloud last updated this comment at 2026-04-08 12:53:55 UTC

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.76%. Comparing base (f07e6db) to head (94c8ab1).
⚠️ Report is 4 commits behind head on release/14.1.
✅ All tests successful. No failed tests found.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cascading Cascading from previous release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants