Update dependencies #2777
Annotations
3 errors and 1 warning
Run vendor/bin/phpstan:
tests/Utils/Models/Task.php#L91
Generic type Illuminate\Database\Eloquent\Relations\HasOneThrough<Tests\Utils\Models\PostStatus, Tests\Utils\Models\Post, $this(Tests\Utils\Models\Task)> in PHPDoc tag @return specifies 3 template types, but class Illuminate\Database\Eloquent\Relations\HasOneThrough supports only 1: TRelatedModel
|
Run vendor/bin/phpstan:
tests/Utils/Models/Task.php#L93
Method Tests\Utils\Models\Task::postStatus() should return Illuminate\Database\Eloquent\Relations\HasOneThrough<Tests\Utils\Models\PostStatus, Tests\Utils\Models\Post, Tests\Utils\Models\Task> but returns Illuminate\Database\Eloquent\Relations\HasOneThrough<Tests\Utils\Models\PostStatus>.
|
Run vendor/bin/phpstan
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading