Open zepumph opened 4 months ago
This should block the creation of a release branch, at least until speaking to @samreid or @zepumph.
Ok. This fixes the issue, but we never really got to the bottom of why this isn't reproducible on main.
@samreid mentioned we may want to try to upgrade out lint and typescript packages to see if that helps.
This is something to note when we start working on https://github.com/phetsims/chipper/issues/1437 again.
Now that there is a workaround to unblock the MR, I'll unassign until we work on https://github.com/phetsims/chipper/issues/1437
While @jonathanolson was working on the MR for https://github.com/phetsims/scenery/issues/1643, linting hookes-law 1.1 (unpublished) failed with this error:
We cannot reproduce on main, and we cannot reproduce with
grunt checkout-target --target=1.1 --repo=hookes-law
, so we are thinking it has something to do with the release inside therelease-branches/
directory.