The GitHub Actions job "License Binary Checker" on texera.git/release/v1.2 has failed. Run started by GitHub user xuang7 (triggered by xuang7).
Head commit for run: b2a87c77829fe97fae3d05f19bc9126e22cd51f5 / Yicong Huang <[email protected]> chore(deps): upgrade frontend Nx to 23 (#5746) ### What changes were proposed in this PR? Upgrade the frontend Nx toolchain packages from 22.7.0 to 23.0.0: | Package | Before | After | | --- | --- | --- | | `@nx/angular` | 22.7.0 | 23.0.0 | | `nx` | 22.7.0 | 23.0.0 | The lockfile is refreshed with Yarn 4.14.1. Nx's Angular compatibility matrix supports Angular `~21.2.0` with Nx `>=22.6.0 <= latest`, so this keeps the frontend workspace within the supported range. ### Any related issues, documentation, discussions? Closes #5745 ### How was this PR tested? ```bash YARN_NPM_REGISTRY_SERVER=https://registry.npmmirror.com corepack yarn --cwd frontend install --immutable --mode=skip-build corepack yarn --cwd frontend nx --version ``` The immutable install completed with existing Angular peer warnings. `nx --version` reported local Nx `v23.0.0`. ### Was this PR authored or co-authored using generative AI tooling? (backported from commit 45ce25778cecf6f3476401c1a8624fca87071c78) Generated-by: Codex (GPT-5) Report URL: https://github.com/apache/texera/actions/runs/27723977404 With regards, GitHub Actions via GitBox
