Skip to content

Enhancement: Introduces PagerInterface::isDeterministic (refs #8164) #8029

Enhancement: Introduces PagerInterface::isDeterministic (refs #8164)

Enhancement: Introduces PagerInterface::isDeterministic (refs #8164) #8029

Triggered via pull request August 26, 2024 08:08
Status Failure
Total duration 1m 24s
Artifacts

qa.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
UnimplementedInterfaceMethod: tests/App/Datagrid/Pager.php#L23
tests/App/Datagrid/Pager.php:23:13: UnimplementedInterfaceMethod: Method isdeterministic is not defined on class Sonata\AdminBundle\Tests\App\Datagrid\Pager (see https://psalm.dev/044)
Psalm
Process completed with exit code 2.
PHPStan
Child process error (exit code 255): PHP Fatal error: Class Sonata\AdminBundle\Tests\App\Datagrid\Pager contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (Sonata\AdminBundle\Datagrid\PagerInterface::isDeterministic) in /home/runner/work/SonataAdminBundle/SonataAdminBundle/tests/App/Datagrid/Pager.php on line 23 Fatal error: Class Sonata\AdminBundle\Tests\App\Datagrid\Pager contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (Sonata\AdminBundle\Datagrid\PagerInterface::isDeterministic) in /home/runner/work/SonataAdminBundle/SonataAdminBundle/tests/App/Datagrid/Pager.php on line 23 while running parallel worker
PHPStan
Process completed with exit code 1.