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

Nightly is failing in phpstan #491

Closed
SwikritiT opened this issue May 22, 2023 · 0 comments · Fixed by #492
Closed

Nightly is failing in phpstan #491

SwikritiT opened this issue May 22, 2023 · 0 comments · Fixed by #492
Assignees
Labels

Comments

@SwikritiT
Copy link
Contributor

SwikritiT commented May 22, 2023

The nightly is failing with

1 package you are using is looking for funding.
Use the `composer fund` command to find out more!
php -d zend.enable_gc=0 vendor-bin/phpstan/vendor/bin/phpstan analyse --memory-limit=4G --configuration=./phpstan.neon --no-progress --level=5 appinfo lib
 ------ ----------------------------------------------------------------------------- 
  Line   lib/FileService.php                                                          
 ------ ----------------------------------------------------------------------------- 
         Ignored error pattern #Method                                                
         Symfony\\Contracts\\EventDispatcher\\EventDispatcherInterface::dispatch\(\)  
         invoked with 2 parameters, 1 required.# in path                              
         /var/www/owncloud/server/apps/richdocuments/lib/FileService.php was          
         not matched in reported errors.                                              
 ------ ----------------------------------------------------------------------------- 


 [ERROR] Found 1 error                                                          

Related core issue: owncloud/core#39630

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

Successfully merging a pull request may close this issue.

2 participants