-
Notifications
You must be signed in to change notification settings - Fork 165
Closed
Labels
Description
Preconditions
- None
Steps to reproduce
- See test results on the latest commit
Expected result
- There shouldn't be any failures
Actual result
- There are 3 failures
https://github.com/magento/magento-coding-standard/actions/runs/4985730576
...
............................................................. 1281 / 1459 ( 87%)
............................................................. 1342 / 1459 ( 91%)
............................................................. 1403 / 1459 ( 96%)
........................................................ 1459 / 1459 (100%)
Time: 00:17.653, Memory: 158.50 MB
There was 1 error:
1) Magento2\Tests\PHPCompatibility\ForbiddenFinalPrivateMethodsUnitTest::testSniff
Trying to get property 'enabled' of non-object
/home/runner/work/magento-coding-standard/magento-coding-standard/vendor/phpcsstandards/phpcsutils/PHPCSUtils/Internal/Cache.php:98
/home/runner/work/magento-coding-standard/magento-coding-standard/vendor/phpcsstandards/phpcsutils/PHPCSUtils/Utils/FunctionDeclarations.php:196
/home/runner/work/magento-coding-standard/magento-coding-standard/PHPCompatibility/Sniffs/FunctionDeclarations/ForbiddenFinalPrivateMethodsSniff.php:84
/home/runner/work/magento-coding-standard/magento-coding-standard/Magento2/Sniffs/PHPCompatibility/ForbiddenFinalPrivateMethodsSniff.php:[32](https://github.com/magento/magento-coding-standard/actions/runs/4985730576/jobs/9174529701#step:8:33)
/home/runner/work/magento-coding-standard/magento-coding-standard/vendor/squizlabs/php_codesniffer/src/Files/File.php:498
/home/runner/work/magento-coding-standard/magento-coding-standard/vendor/squizlabs/php_codesniffer/src/Files/LocalFile.php:92
/home/runner/work/magento-coding-standard/magento-coding-standard/PHP_CodeSniffer/Tests/Standards/AbstractSniffUnitTest.php:173
phpvfscomposer:///home/runner/work/magento-coding-standard/magento-coding-standard/vendor/phpunit/phpunit/phpunit:106
ERRORS!
Tests: 1459, Assertions: 3168, Errors: 1, Skipped: 1.
