owncloud / notes

:notebook_with_decorative_cover: Notes app for ownCloud
GNU Affero General Public License v3.0
193 stars 46 forks source link

Nightly failure on phpstan-php7.4 pipeline #471

Closed grgprarup closed 9 months ago

grgprarup commented 9 months ago

Nightly Failing

php -d zend.enable_gc=0 vendor-bin/phpstan/vendor/bin/phpstan analyse --memory-limit=4G --configuration=./phpstan.neon --no-progress --level=5 appinfo controller db service

------ -------------------------------------------------------------------- 
  Line   db/note.php                                                         
 ------ -------------------------------------------------------------------- 
         Ignored error pattern #Unsafe usage of new static\(\).# in path     
         /var/www/owncloud/server/apps/notes/db/note.php was not matched in  
         reported errors.                                                    
 ------ -------------------------------------------------------------------- 

 [ERROR] Found 1 error                                                          

make: *** [Makefile:215: test-php-phpstan] Error 1

Builds: https://drone.owncloud.com/owncloud/notes/1923/2/4 https://drone.owncloud.com/owncloud/notes/1922/2/4 https://drone.owncloud.com/owncloud/notes/1921/2/4