-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[4.5] test: update highlightFile test #8417
[4.5] test: update highlightFile test #8417
Conversation
@samsonasik 120 secs are not enough?
|
jobs may need to be configured: $rectorConfig->parallel(120, 8, 15); |
Could you rebase develop, I updatedx parallel config |
25a2e05
to
798ac68
Compare
It seems working ok now 👍 , it shows Rector diff for declare strict types |
What's this error?
|
Probably similar with this reported issue, there is similar name actions/upload-artifact#481 |
Ah, DatabaseLive (8.1, MySQLi, 5.7) / tests already uploaded
|
Anyway, all tests were passed. Just Coverage upload was failed. I sent #8424 to fix the error. |
Thank you @kenjis |
Description
Follow-up #8401
declare(strict_types=1);
Checklist: