Skip to content
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

[DX] Make use of Laravel container in few tests - step #1 #4672

Merged
merged 5 commits into from
Aug 6, 2023

Conversation

TomasVotruba
Copy link
Member

@TomasVotruba TomasVotruba commented Aug 6, 2023

@TomasVotruba TomasVotruba force-pushed the tv-container-run branch 3 times, most recently from 56e8a23 to c6d3f7d Compare August 6, 2023 11:19
@TomasVotruba TomasVotruba changed the title cleanup doctrine class name [DX] Make use of Laravel container in few tests Aug 6, 2023
@TomasVotruba TomasVotruba changed the title [DX] Make use of Laravel container in few tests [WIP] [DX] Make use of Laravel container in few tests Aug 6, 2023
@TomasVotruba TomasVotruba force-pushed the tv-container-run branch 6 times, most recently from faa6430 to 7fb23a0 Compare August 6, 2023 14:42
@TomasVotruba TomasVotruba changed the title [WIP] [DX] Make use of Laravel container in few tests [DX] Make use of Laravel container in few tests - step #1 Aug 6, 2023
@TomasVotruba TomasVotruba force-pushed the tv-container-run branch 3 times, most recently from 76ce7b5 to 18da34e Compare August 6, 2023 15:00
@TomasVotruba TomasVotruba merged commit 2ffa009 into main Aug 6, 2023
44 checks passed
@TomasVotruba TomasVotruba deleted the tv-container-run branch August 6, 2023 15:10
@samsonasik
Copy link
Member

@TomasVotruba it seems vendor patcher cause error:


  - Applying patches for illuminate/container
    patches/illuminate-container-container-php.patch (0)
Error: Composer\Util\RemoteFilesystem::copy(): Argument #1 ($originUrl) must be of type string, null given, called in /home/runner/work/rector-doctrine/rector-doctrine/vendor/cweagans/composer-patches/src/Patches.php on line 388

In RemoteFilesystem.php line 108:
                                                                               
  [TypeError]                                                                  
  Composer\Util\RemoteFilesystem::copy(): Argument #1 ($originUrl) must be of  
   type string, null given, called in /home/runner/work/rector-doctrine/recto  
  r-doctrine/vendor/cweagans/composer-patches/src/Patches.php on line 388      

Ref https://github.com/rectorphp/rector-src/actions/runs/5777327827/job/15657411074

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants