You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The continuous integration check that is suppose to check PRs using PHP-CS-Fixer is not working correctly. It always reports that the test was passed successfully, even when a PR contains code that should be rejected by php-cs-fixer check.