PHPLint Failed

DrupalCI console output and artifacts are no longer available from dispatcher.drupalci.org. Use GitLab CI instead

--- Commands Executed ---
cd /var/www/html && xargs -P 32 -a /var/lib/drupalci/workdir/phplint/lintable_files.txt -I {} php -l '{}'
Return Code: 124
--- Output ---
Errors parsing /var/www/html/core/tests/Drupal/KernelTests/Core/Cache/DatabaseBackendTest.php
No syntax errors detected in /var/www/html/core/lib/Drupal/Component/Serialization/PhpSerialize.php
No syntax errors detected in /var/www/html/core/tests/Drupal/KernelTests/Core/Cache/ChainedFastBackendTest.php
No syntax errors detected in /var/www/html/core/tests/Drupal/KernelTests/Core/Command/DbDumpTest.php
No syntax errors detected in /var/www/html/core/lib/Drupal/Core/DrupalKernel.php
No syntax errors detected in /var/www/html/core/tests/Drupal/KernelTests/Core/Cache/EndOfTransactionQueriesTest.php
No syntax errors detected in /var/www/html/core/lib/Drupal/Core/Cache/DatabaseBackend.php
No syntax errors detected in /var/www/html/core/lib/Drupal/Core/Cache/DatabaseBackendFactory.php
No syntax errors detected in /var/www/html/core/lib/Drupal/Component/Serialization/ObjectAwareSerializationInterface.php
No syntax errors detected in /var/www/html/core/tests/Drupal/Tests/Core/Cache/DatabaseBackendFactoryTest.php
No syntax errors detected in /var/www/html/core/tests/Drupal/KernelTests/Core/Config/Storage/CachedStorageTest.php
--- Errors ---
PHP Parse error:  syntax error, unexpected 'protected' (T_PROTECTED), expecting end of file in /var/www/html/core/tests/Drupal/KernelTests/Core/Cache/DatabaseBackendTest.php on line 99
xargs: php: exited with status 255; aborting

drupal 9.0.x-dev branch result

History

UpdatedResult
14 Feb 2020 at 16:11 UTC