storm icon indicating copy to clipboard operation
storm copied to clipboard

Laravel 11 migration (storm)

Open mjauvin opened this issue 1 year ago • 5 comments

Continue work started by @bennothommo & @wverhoogt

mjauvin avatar Apr 03 '24 14:04 mjauvin

@bennothommo had to add a rule to phpstan-baseline.neon to make code-analysis pass in github workflow but that breaks it locally :angry:

$ ./vendor/bin/phpstan analyse --memory-limit=2G --no-progress
Note: Using configuration file /var/www/vhosts/wn.r4l.com/winter/storm/phpstan.neon.
 ------ -------------------------------------------------------------------------------------------------------------------- 
  Line   Halcyon/Builder.php                                                                                                 
 ------ -------------------------------------------------------------------------------------------------------------------- 
         Ignored error pattern #^Call to an undefined method Illuminate\\Contracts\\Cache\\Repository::tags\(\)\.$# in path  
         /var/www/vhosts/wn.r4l.com/winter/storm/src/Halcyon/Builder.php was not matched in reported errors.                 
 ------ -------------------------------------------------------------------------------------------------------------------- 


                                                                                                                        
 [ERROR] Found 1 error                                                                                                  
                                                                                                                      ```

mjauvin avatar May 17 '24 20:05 mjauvin

This pull request will be closed and archived in 3 days, as there has been no activity in the last 60 days. If this is still being worked on, please respond and we will re-open this pull request. If this pull request is critical to your business, consider joining the Premium Support Program where a Service Level Agreement is offered.

github-actions[bot] avatar Sep 02 '24 01:09 github-actions[bot]