Revert tsgo update as it breaks trunk#77680
Conversation
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
|
Size Change: 0 B Total Size: 7.78 MB ℹ️ View Unchanged
|
|
Flaky tests detected in 27417fd. 🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/24962072555
|
|
What broke in trunk? |
On the All three errors are very non-specific. The "Static Analysis" job fails with: The "Create Block" failure is the strangest, And in "Unit Tests", a random component unit test fails: The only failure that seems relevant is the first one, however, all of them get fixed after the revert. |
|
I'm reapplying the changes in a "try 2" PR here: #77682. Let's see if the CI fails the same way or if it was a temporary or a trunk-specific issue. |

The
tsgoupdate in #77177 broketrunk, for reasons I don't understand yet, so let's revert it until we figure it out.This is a minimal revert, turns out that there was only one type error fix that's not compatible between 6.0 and 7.0 and must be reverted.