Closed (fixed)
Project:
Drupal core
Version:
10.0.x-dev
Component:
base system
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 May 2022 at 20:22 UTC
Updated:
30 Jun 2023 at 15:32 UTC
Jump to comment: Most recent
Comments
Comment #2
mondrakeAll test jobs currently failing on the commit check step.
Comment #4
mondrakeComment #5
quietone commentedLooking at the test results, the failing one are Nightwatch tests.
Locally, I ran phpstan on HEAD and got the error, applied the MR and ran phpstan again and no error.
Comment #6
alexpottSo here's an interesting advantage of the partial checks... partial checks mean that PHPStan doesn't break everything.
Committed b942103 and pushed to 10.0.x. Thanks!