Skip to content

Bump actions/setup-node from 3 to 4 #64

Bump actions/setup-node from 3 to 4

Bump actions/setup-node from 3 to 4 #64

Triggered via pull request October 30, 2023 10:00
Status Failure
Total duration 1m 6s
Artifacts

php.yml

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

Annotations

11 errors
phpstan (PHP 8.1 on ubuntu-latest): src/Controller/BaseController.php#L12
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.
phpstan (PHP 8.1 on ubuntu-latest): src/Controller/BaseController.php#L40
Call to method checkPermission() of deprecated class Pimcore\Controller\UserAwareController: and will be removed in Pimcore 11. Use Pimcore\Controller\UserAwareController instead.
phpstan (PHP 8.1 on ubuntu-latest): src/ValanticDataQualityBundle.php#L34
Cannot call method get() on Symfony\Component\DependencyInjection\ContainerInterface|null.
phpstan (PHP 8.1 on ubuntu-latest)
Process completed with exit code 1.
php-cs-fixer (ubuntu-latest)
Process completed with exit code 8.
phpstan (PHP 8.2 on ubuntu-latest): src/ValanticDataQualityBundle.php#L34
Cannot call method get() on Symfony\Component\DependencyInjection\ContainerInterface|null.
phpstan (PHP 8.2 on ubuntu-latest)
Process completed with exit code 1.
phpstan (PHP 8.0 on ubuntu-latest): src/Controller/BaseController.php#L12
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.
phpstan (PHP 8.0 on ubuntu-latest): src/Controller/BaseController.php#L40
Call to method checkPermission() of deprecated class Pimcore\Controller\UserAwareController: and will be removed in Pimcore 11. Use Pimcore\Controller\UserAwareController instead.
phpstan (PHP 8.0 on ubuntu-latest): src/ValanticDataQualityBundle.php#L34
Cannot call method get() on Symfony\Component\DependencyInjection\ContainerInterface|null.
phpstan (PHP 8.0 on ubuntu-latest)
Process completed with exit code 1.