Skip to content

Fix rehydration of subscription args with differing internal representations #2506

Fix rehydration of subscription args with differing internal representations

Fix rehydration of subscription args with differing internal representations #2506

Triggered via pull request January 24, 2024 16:59
Status Failure
Total duration 4m 4s
Artifacts

validate.yml

on: pull_request
Matrix: benchmarks
Matrix: coverage
Matrix: static-analysis
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

33 errors and 22 warnings
PHPStan on PHP 8.1 with Laravel ^10 and highest dependencies: tests/Utils/Subscriptions/OnPostUpdated.php#L22
Method Tests\Utils\Subscriptions\OnPostUpdated::filter() has parameter $root with no type specified.
PHPStan on PHP 8.1 with Laravel ^10 and highest dependencies
Process completed with exit code 1.
PHPStan on PHP 8.1 with Laravel ^9 and highest dependencies: tests/Utils/Subscriptions/OnPostUpdated.php#L22
Method Tests\Utils\Subscriptions\OnPostUpdated::filter() has parameter $root with no type specified.
PHPStan on PHP 8.1 with Laravel ^9 and highest dependencies
Process completed with exit code 1.
PHPStan on PHP 8.2 with Laravel ^9 and highest dependencies: tests/Utils/Subscriptions/OnPostUpdated.php#L22
Method Tests\Utils\Subscriptions\OnPostUpdated::filter() has parameter $root with no type specified.
PHPStan on PHP 8.2 with Laravel ^9 and highest dependencies
Process completed with exit code 1.
PHPStan on PHP 8.2 with Laravel ^10 and highest dependencies: tests/Utils/Subscriptions/OnPostUpdated.php#L22
Method Tests\Utils\Subscriptions\OnPostUpdated::filter() has parameter $root with no type specified.
PHPStan on PHP 8.2 with Laravel ^10 and highest dependencies
Process completed with exit code 1.
PHPStan on PHP 8.0 with Laravel ^9 and highest dependencies: tests/Utils/Subscriptions/OnPostUpdated.php#L22
Method Tests\Utils\Subscriptions\OnPostUpdated::filter() has parameter $root with no type specified.
PHPStan on PHP 8.0 with Laravel ^9 and highest dependencies
Process completed with exit code 1.
PHPStan on PHP 8.2 with Laravel ^9 and lowest dependencies: tests/Utils/Subscriptions/OnPostUpdated.php#L22
Method Tests\Utils\Subscriptions\OnPostUpdated::filter() has parameter $root with no type specified.
PHPStan on PHP 8.2 with Laravel ^9 and lowest dependencies
Child process error (exit code 1): ErrorException thrown in /home/runner/work/lighthouse/lighthouse/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php on line 335 while loading bootstrap file /home/runner/work/lighthouse/lighthouse/vendor/larastan/larastan/bootstrap.php: symlink(): File exists
PHPStan on PHP 8.2 with Laravel ^9 and lowest dependencies
Process completed with exit code 1.
coverage (8.2, ^10)
Process completed with exit code 1.
PHPStan on PHP 8.1 with Laravel ^9 and lowest dependencies: tests/Utils/Subscriptions/OnPostUpdated.php#L22
Method Tests\Utils\Subscriptions\OnPostUpdated::filter() has parameter $root with no type specified.
PHPStan on PHP 8.1 with Laravel ^9 and lowest dependencies
Process completed with exit code 1.
PHPStan on PHP 8.0 with Laravel ^9 and lowest dependencies: tests/Utils/Subscriptions/OnPostUpdated.php#L22
Method Tests\Utils\Subscriptions\OnPostUpdated::filter() has parameter $root with no type specified.
PHPStan on PHP 8.0 with Laravel ^9 and lowest dependencies
Child process error (exit code 1): ErrorException thrown in /home/runner/work/lighthouse/lighthouse/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php on line 335 while loading bootstrap file /home/runner/work/lighthouse/lighthouse/vendor/larastan/larastan/bootstrap.php: symlink(): File exists
PHPStan on PHP 8.0 with Laravel ^9 and lowest dependencies
Process completed with exit code 1.
PHPUnit on PHP 8.0 with Laravel ^9 and lowest dependencies
Process completed with exit code 1.
PHPStan on PHP 8.2 with Laravel ^10 and lowest dependencies: tests/Utils/Subscriptions/OnPostUpdated.php#L22
Method Tests\Utils\Subscriptions\OnPostUpdated::filter() has parameter $root with no type specified.
PHPStan on PHP 8.2 with Laravel ^10 and lowest dependencies
Process completed with exit code 1.
PHPUnit on PHP 8.2 with Laravel ^10 and lowest dependencies
Process completed with exit code 1.
PHPUnit on PHP 8.2 with Laravel ^10 and highest dependencies
Process completed with exit code 1.
PHPUnit on PHP 8.1 with Laravel ^10 and lowest dependencies
Process completed with exit code 1.
PHPUnit on PHP 8.1 with Laravel ^9 and lowest dependencies
Process completed with exit code 1.
PHPStan on PHP 8.1 with Laravel ^10 and lowest dependencies: tests/Utils/Subscriptions/OnPostUpdated.php#L22
Method Tests\Utils\Subscriptions\OnPostUpdated::filter() has parameter $root with no type specified.
PHPStan on PHP 8.1 with Laravel ^10 and lowest dependencies
Process completed with exit code 1.
PHPUnit on PHP 8.1 with Laravel ^10 and highest dependencies
Process completed with exit code 1.
PHPUnit on PHP 8.1 with Laravel ^9 and highest dependencies
Process completed with exit code 1.
PHPUnit on PHP 8.2 with Laravel ^9 and highest dependencies
Process completed with exit code 1.
PHPUnit on PHP 8.2 with Laravel ^9 and lowest dependencies
Process completed with exit code 1.
PHPUnit on PHP 8.0 with Laravel ^9 and highest dependencies
Process completed with exit code 1.
benchmarks (8.2, ^10)
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/.
PHPStan on PHP 8.1 with Laravel ^10 and highest dependencies
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/.
PHPStan on PHP 8.1 with Laravel ^9 and highest dependencies
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/.
PHPStan on PHP 8.2 with Laravel ^9 and highest dependencies
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/.
PHPStan on PHP 8.2 with Laravel ^10 and highest dependencies
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/.
PHPStan on PHP 8.0 with Laravel ^9 and highest dependencies
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/.
PHPStan on PHP 8.2 with Laravel ^9 and lowest dependencies
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/.
coverage (8.2, ^10)
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/.
PHPStan on PHP 8.1 with Laravel ^9 and lowest dependencies
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/.
PHPStan on PHP 8.0 with Laravel ^9 and lowest dependencies
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/.
PHPUnit on PHP 8.0 with Laravel ^9 and lowest dependencies
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/.
PHPStan on PHP 8.2 with Laravel ^10 and lowest dependencies
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/.
PHPUnit on PHP 8.2 with Laravel ^10 and lowest dependencies
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/.
PHPUnit on PHP 8.2 with Laravel ^10 and highest dependencies
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/.
PHPUnit on PHP 8.1 with Laravel ^10 and lowest dependencies
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/.
PHPUnit on PHP 8.1 with Laravel ^9 and lowest dependencies
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/.
PHPStan on PHP 8.1 with Laravel ^10 and lowest dependencies
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/.
PHPUnit on PHP 8.1 with Laravel ^10 and highest dependencies
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/.
PHPUnit on PHP 8.1 with Laravel ^9 and highest dependencies
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/.
PHPUnit on PHP 8.2 with Laravel ^9 and highest dependencies
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/.
PHPUnit on PHP 8.2 with Laravel ^9 and lowest dependencies
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/.
PHPUnit on PHP 8.0 with Laravel ^9 and highest dependencies
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/.