The GitHub Actions job "Required Checks" on 
texera.git/gh-readonly-queue/main/pr-5716-8f164dc3dcb632d83c39712ff178549c97184200
 has failed.
Run started by GitHub user Yicong-Huang (triggered by Yicong-Huang).

Head commit for run:
debfc0935f8a58985defbf7a8c4fdf34a2a5431e / Matthew B. <[email protected]>
chore(frontend): remove unused @ai-sdk/openai dependency (#5716)

### What changes were proposed in this PR?
- Remove `@ai-sdk/openai` from `frontend/package.json` dependencies; it
is imported nowhere in `frontend/src` and `yarn.lock` lists it only as a
direct dependency of the root workspace, not a transitive or peer
dependency of the in-use `ai` package.
- Regenerate `frontend/yarn.lock` to drop the now-unreferenced
resolution.
### Any related issues, documentation, discussions?
Closes: #5715
### How was this PR tested?
- Run `grep -rn "ai-sdk/openai" frontend/src` and confirm zero matches
(the package is genuinely unused).
- From `frontend/`, run `yarn install` then `yarn build`; expect the
production build to succeed (exit 0), confirming nothing depended on the
removed package. This was run locally and passed.
### Was this PR authored or co-authored using generative AI tooling?
Co-authored with Claude Opus 4.8 in compliance with ASF

Report URL: https://github.com/apache/texera/actions/runs/27646128765

With regards,
GitHub Actions via GitBox

Reply via email to