Skip to content

fix(PagerFactory): pager should not be lazy, so that if the page does not exist, it will throw an exception immediately, not inside template. #80

fix(PagerFactory): pager should not be lazy, so that if the page does not exist, it will throw an exception immediately, not inside template.

fix(PagerFactory): pager should not be lazy, so that if the page does not exist, it will throw an exception immediately, not inside template. #80

Triggered via pull request June 8, 2024 06:17
Status Failure
Total duration 1m 9s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

27 errors and 1 warning
Symfony 7.*, highest deps, PHP 8.2, ubuntu-latest: tests/src/App/Factory/CommentFactory.php#L57
Class Rekalogika\Rekapager\Tests\App\Factory\CommentFactory extends deprecated class Zenstruck\Foundry\ModelFactory: use PersistentProxyObjectFactory instead
Symfony 7.*, highest deps, PHP 8.2, ubuntu-latest: tests/src/App/Factory/CommentFactory.php#L66
Call to method __construct() of deprecated class Zenstruck\Foundry\ModelFactory: use PersistentProxyObjectFactory instead
Symfony 7.*, highest deps, PHP 8.2, ubuntu-latest: tests/src/App/Factory/PostFactory.php#L57
Class Rekalogika\Rekapager\Tests\App\Factory\PostFactory extends deprecated class Zenstruck\Foundry\ModelFactory: use PersistentProxyObjectFactory instead
Symfony 7.*, highest deps, PHP 8.2, ubuntu-latest: tests/src/App/Factory/PostFactory.php#L66
Call to method __construct() of deprecated class Zenstruck\Foundry\ModelFactory: use PersistentProxyObjectFactory instead
Symfony 7.*, highest deps, PHP 8.2, ubuntu-latest: tests/src/App/Factory/UserFactory.php#L41
Class Rekalogika\Rekapager\Tests\App\Factory\UserFactory extends deprecated class Zenstruck\Foundry\ModelFactory: use PersistentProxyObjectFactory instead
Symfony 7.*, highest deps, PHP 8.2, ubuntu-latest: tests/src/App/Factory/UserFactory.php#L50
Call to method __construct() of deprecated class Zenstruck\Foundry\ModelFactory: use PersistentProxyObjectFactory instead
Symfony 7.*, highest deps, PHP 8.2, ubuntu-latest
Process completed with exit code 1.
Symfony 7.*, highest deps, PHP 8.3, ubuntu-latest
The job was canceled because "ubuntu-latest_8_2_7___hig" failed.
Symfony 7.*, highest deps, PHP 8.3, ubuntu-latest: tests/src/App/Factory/CommentFactory.php#L57
Class Rekalogika\Rekapager\Tests\App\Factory\CommentFactory extends deprecated class Zenstruck\Foundry\ModelFactory: use PersistentProxyObjectFactory instead
Symfony 7.*, highest deps, PHP 8.3, ubuntu-latest: tests/src/App/Factory/CommentFactory.php#L66
Call to method __construct() of deprecated class Zenstruck\Foundry\ModelFactory: use PersistentProxyObjectFactory instead
Symfony 7.*, highest deps, PHP 8.3, ubuntu-latest: tests/src/App/Factory/PostFactory.php#L57
Class Rekalogika\Rekapager\Tests\App\Factory\PostFactory extends deprecated class Zenstruck\Foundry\ModelFactory: use PersistentProxyObjectFactory instead
Symfony 7.*, highest deps, PHP 8.3, ubuntu-latest: tests/src/App/Factory/PostFactory.php#L66
Call to method __construct() of deprecated class Zenstruck\Foundry\ModelFactory: use PersistentProxyObjectFactory instead
Symfony 7.*, highest deps, PHP 8.3, ubuntu-latest: tests/src/App/Factory/UserFactory.php#L41
Class Rekalogika\Rekapager\Tests\App\Factory\UserFactory extends deprecated class Zenstruck\Foundry\ModelFactory: use PersistentProxyObjectFactory instead
Symfony 7.*, highest deps, PHP 8.3, ubuntu-latest: tests/src/App/Factory/UserFactory.php#L50
Call to method __construct() of deprecated class Zenstruck\Foundry\ModelFactory: use PersistentProxyObjectFactory instead
Symfony 7.*, highest deps, PHP 8.3, ubuntu-latest
Process completed with exit code 1.
Symfony 6.*, highest deps, PHP 8.3, ubuntu-latest
The job was canceled because "ubuntu-latest_8_2_7___hig" failed.
Symfony 6.*, highest deps, PHP 8.3, ubuntu-latest
The operation was canceled.
Symfony 6.*, lowest deps, PHP 8.3, ubuntu-latest
The job was canceled because "ubuntu-latest_8_2_7___hig" failed.
Symfony 6.*, lowest deps, PHP 8.3, ubuntu-latest
The operation was canceled.
Symfony 7.*, lowest deps, PHP 8.3, ubuntu-latest
The job was canceled because "ubuntu-latest_8_2_7___hig" failed.
Symfony 7.*, lowest deps, PHP 8.3, ubuntu-latest
The operation was canceled.
Symfony 6.*, lowest deps, PHP 8.2, ubuntu-latest
The job was canceled because "ubuntu-latest_8_2_7___hig" failed.
Symfony 6.*, lowest deps, PHP 8.2, ubuntu-latest
The operation was canceled.
Symfony 6.*, highest deps, PHP 8.2, ubuntu-latest
The job was canceled because "ubuntu-latest_8_2_7___hig" failed.
Symfony 6.*, highest deps, PHP 8.2, ubuntu-latest
The operation was canceled.
Symfony 7.*, lowest deps, PHP 8.2, ubuntu-latest
The job was canceled because "ubuntu-latest_8_2_7___hig" failed.
Symfony 7.*, lowest deps, PHP 8.2, ubuntu-latest
The operation was canceled.
Symfony 7.*, highest deps, PHP 8.2, ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.