Skip to content

Housekeeping

Housekeeping #53

Triggered via pull request August 1, 2023 07:35
@limenetlimenet
synchronize #10
housekeeping
Status Failure
Total duration 53s
Artifacts

php.yml

on: pull_request
Matrix: class-leak
Matrix: php-cs-fixer
Matrix: phpstan_pimcore10
Matrix: phpunit
Fit to window
Zoom out
Zoom in

Annotations

3 errors
phpstan (PHP 8.2 on ubuntu-latest): src/Controller/BaseController.php#L1
Ignored error pattern #^Call to method checkPermission\(\) of deprecated class Pimcore\\Controller\\UserAwareController\: and will be removed in Pimcore 11\. Use Pimcore\\Controller\\UserAwareController instead\.$# in path /home/runner/work/pimcore-data-quality-bundle/pimcore-data-quality-bundle/src/Controller/BaseController.php was not matched in reported errors.
phpstan (PHP 8.2 on ubuntu-latest): src/Controller/BaseController.php#L1
Ignored error pattern #^Class Valantic\\DataQualityBundle\\Controller\\BaseController extends deprecated class Pimcore\\Bundle\\AdminBundle\\Controller\\AdminController\: and will be removed in Pimcore 11\. Use Pimcore\\Controller\\UserAwareController instead\.$# in path /home/runner/work/pimcore-data-quality-bundle/pimcore-data-quality-bundle/src/Controller/BaseController.php was not matched in reported errors.
phpstan (PHP 8.2 on ubuntu-latest)
Process completed with exit code 1.