Skip to content

remove deletNote() as it was only used in tests #52

remove deletNote() as it was only used in tests

remove deletNote() as it was only used in tests #52

Triggered via push August 1, 2023 07:35
Status Failure
Total duration 58s
Artifacts

php.yml

on: push
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.