Static Analysis workflow failing #28027
Labels
[Priority] High
Used to indicate top priority items that need quick attention
[Status] In Progress
Tracking issues with work in progress
[Type] Automated Testing
Testing infrastructure changes impacting the execution of end-to-end (E2E) and/or unit tests.
[Type] Bug
An existing feature does not function as intended
Describe the bug
It seems like after the release of GB 9.7 earlier today, the Static Analysis workflow fails for newly created PRs because of this:
gutenberg/packages/interface/src/components/interface-skeleton/index.js
Lines 73 to 77 in 637c43d
The error is:
Discovered here: #28008 (comment)
To reproduce
Make sure you're local clone of the repo is up-to-date. Create a new branch with some changes and file a PR. Note that the Static Analysis GH action workflow fails.
Expected behavior
That workflow to pass.
cc/ @JustinSainton
The text was updated successfully, but these errors were encountered: