Raised, because of #3353.
Yarn 4 switches to a hardened CI/CD mode when building public PRs. This results in YN0078 errors (more specific: Invalid resolution loader-utils@npm:^3.2.0 → npm:2.0.4). The build now specifies --no-check-resolutions during installation, but we would rather have this option enabled.