chore: sync from internal through 20260608#55
Conversation
|
Thanks for the contribution! Unfortunately we can't verify the commit author(s): Shreya Aggarwal <s***@s***.com> Allen Li <l***@s***.com> Johnny Kantaros <j***@s***.com>. One possible solution is to add that email to your GitHub account. Alternatively you can change your commits to another email and force push the change. After getting your commits associated with your GitHub account, refresh the status of this Pull Request. |
|
Thanks for the contribution! It looks like @nk879506 @aputhannaduvakkat @llibarona @sf-vijayan-kothandaraman @alexandraj777 is an internal user so signing the CLA is not required. However, we need to confirm this. |
|
Thanks for the contribution! Unfortunately we can't verify the commit author(s): Allen Li <l***@s***.com>. One possible solution is to add that email to your GitHub account. Alternatively you can change your commits to another email and force push the change. After getting your commits associated with your GitHub account, refresh the status of this Pull Request. |
oldest commit synced: GitOrigin-RevId: d334e6438b346b23963429992387aafaf61c39b4 newest commit synced: GitOrigin-RevId: 3cf83c15fd21733ba91942d4ac60e27422eea712
Suppress or restructure code to satisfy strict react-hooks/refs, react-hooks/immutability, and react-hooks/set-state-in-effect rules.
The scripts/scs directory was removed during internal sync but the test command still referenced it, causing test failures.
Same pkg-meta.ts generation issue as typecheck — tests also need the file generated before vitest runs.
What
Why
How
Test Plan
pnpm test)pnpm lint && pnpm typecheck)Checklist