Update dependencies #2776
validate.yml
on: pull_request
Matrix: benchmarks
Matrix: coverage
Matrix: static-analysis
Matrix: tests
Annotations
160 errors and 39 warnings
PHPStan on PHP 8.1 with Laravel ^10 and highest dependencies:
tests/Utils/Models/Activity.php#L32
Method Tests\Utils\Models\Activity::content() should return Illuminate\Database\Eloquent\Relations\MorphTo<Illuminate\Database\Eloquent\Model, $this(Tests\Utils\Models\Activity)> but returns Illuminate\Database\Eloquent\Relations\MorphTo<Illuminate\Database\Eloquent\Model, Tests\Utils\Models\Activity>.
|
PHPStan on PHP 8.1 with Laravel ^10 and highest dependencies:
tests/Utils/Models/Activity.php#L38
Method Tests\Utils\Models\Activity::user() should return Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\User, $this(Tests\Utils\Models\Activity)> but returns Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\User, Tests\Utils\Models\Activity>.
|
PHPStan on PHP 8.1 with Laravel ^10 and highest dependencies:
tests/Utils/Models/AlternateConnection.php#L29
Method Tests\Utils\Models\AlternateConnection::user() should return Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\User, $this(Tests\Utils\Models\AlternateConnection)> but returns Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\User, Tests\Utils\Models\AlternateConnection>.
|
PHPStan on PHP 8.1 with Laravel ^10 and highest dependencies:
tests/Utils/Models/Category.php#L28
Method Tests\Utils\Models\Category::parent() should return Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\Category, $this(Tests\Utils\Models\Category)> but returns Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\Category, Tests\Utils\Models\Category>.
|
PHPStan on PHP 8.1 with Laravel ^10 and highest dependencies:
tests/Utils/Models/Color.php#L40
Method Tests\Utils\Models\Color::creator() should return Illuminate\Database\Eloquent\Relations\MorphTo<Illuminate\Database\Eloquent\Model, $this(Tests\Utils\Models\Color)> but returns Illuminate\Database\Eloquent\Relations\MorphTo<Illuminate\Database\Eloquent\Model, Tests\Utils\Models\Color>.
|
PHPStan on PHP 8.1 with Laravel ^10 and highest dependencies:
tests/Utils/Models/Comment.php#L31
Method Tests\Utils\Models\Comment::user() should return Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\User, $this(Tests\Utils\Models\Comment)> but returns Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\User, Tests\Utils\Models\Comment>.
|
PHPStan on PHP 8.1 with Laravel ^10 and highest dependencies:
tests/Utils/Models/Comment.php#L37
Method Tests\Utils\Models\Comment::post() should return Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\Post, $this(Tests\Utils\Models\Comment)> but returns Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\Post, Tests\Utils\Models\Comment>.
|
PHPStan on PHP 8.1 with Laravel ^10 and highest dependencies:
tests/Utils/Models/CustomPrimaryKey.php#L28
Method Tests\Utils\Models\CustomPrimaryKey::user() should return Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\User, $this(Tests\Utils\Models\CustomPrimaryKey)> but returns Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\User, Tests\Utils\Models\CustomPrimaryKey>.
|
PHPStan on PHP 8.1 with Laravel ^10 and highest dependencies:
tests/Utils/Models/Image.php#L30
Method Tests\Utils\Models\Image::imageable() should return Illuminate\Database\Eloquent\Relations\MorphTo<Illuminate\Database\Eloquent\Model, $this(Tests\Utils\Models\Image)> but returns Illuminate\Database\Eloquent\Relations\MorphTo<Illuminate\Database\Eloquent\Model, Tests\Utils\Models\Image>.
|
PHPStan on PHP 8.1 with Laravel ^10 and highest dependencies:
tests/Utils/Models/Location.php#L38
Method Tests\Utils\Models\Location::parent() should return Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\Location, $this(Tests\Utils\Models\Location)> but returns Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\Location, Tests\Utils\Models\Location>.
|
PHPStan on PHP 8.1 with Laravel ^9 and highest dependencies:
tests/Utils/Models/Activity.php#L32
Method Tests\Utils\Models\Activity::content() should return Illuminate\Database\Eloquent\Relations\MorphTo<Illuminate\Database\Eloquent\Model, $this(Tests\Utils\Models\Activity)> but returns Illuminate\Database\Eloquent\Relations\MorphTo<Illuminate\Database\Eloquent\Model, Tests\Utils\Models\Activity>.
|
PHPStan on PHP 8.1 with Laravel ^9 and highest dependencies:
tests/Utils/Models/Activity.php#L38
Method Tests\Utils\Models\Activity::user() should return Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\User, $this(Tests\Utils\Models\Activity)> but returns Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\User, Tests\Utils\Models\Activity>.
|
PHPStan on PHP 8.1 with Laravel ^9 and highest dependencies:
tests/Utils/Models/AlternateConnection.php#L29
Method Tests\Utils\Models\AlternateConnection::user() should return Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\User, $this(Tests\Utils\Models\AlternateConnection)> but returns Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\User, Tests\Utils\Models\AlternateConnection>.
|
PHPStan on PHP 8.1 with Laravel ^9 and highest dependencies:
tests/Utils/Models/Category.php#L28
Method Tests\Utils\Models\Category::parent() should return Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\Category, $this(Tests\Utils\Models\Category)> but returns Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\Category, Tests\Utils\Models\Category>.
|
PHPStan on PHP 8.1 with Laravel ^9 and highest dependencies:
tests/Utils/Models/Color.php#L40
Method Tests\Utils\Models\Color::creator() should return Illuminate\Database\Eloquent\Relations\MorphTo<Illuminate\Database\Eloquent\Model, $this(Tests\Utils\Models\Color)> but returns Illuminate\Database\Eloquent\Relations\MorphTo<Illuminate\Database\Eloquent\Model, Tests\Utils\Models\Color>.
|
PHPStan on PHP 8.1 with Laravel ^9 and highest dependencies:
tests/Utils/Models/Comment.php#L31
Method Tests\Utils\Models\Comment::user() should return Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\User, $this(Tests\Utils\Models\Comment)> but returns Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\User, Tests\Utils\Models\Comment>.
|
PHPStan on PHP 8.1 with Laravel ^9 and highest dependencies:
tests/Utils/Models/Comment.php#L37
Method Tests\Utils\Models\Comment::post() should return Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\Post, $this(Tests\Utils\Models\Comment)> but returns Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\Post, Tests\Utils\Models\Comment>.
|
PHPStan on PHP 8.1 with Laravel ^9 and highest dependencies:
tests/Utils/Models/CustomPrimaryKey.php#L28
Method Tests\Utils\Models\CustomPrimaryKey::user() should return Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\User, $this(Tests\Utils\Models\CustomPrimaryKey)> but returns Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\User, Tests\Utils\Models\CustomPrimaryKey>.
|
PHPStan on PHP 8.1 with Laravel ^9 and highest dependencies:
tests/Utils/Models/Image.php#L30
Method Tests\Utils\Models\Image::imageable() should return Illuminate\Database\Eloquent\Relations\MorphTo<Illuminate\Database\Eloquent\Model, $this(Tests\Utils\Models\Image)> but returns Illuminate\Database\Eloquent\Relations\MorphTo<Illuminate\Database\Eloquent\Model, Tests\Utils\Models\Image>.
|
PHPStan on PHP 8.1 with Laravel ^9 and highest dependencies:
tests/Utils/Models/Location.php#L38
Method Tests\Utils\Models\Location::parent() should return Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\Location, $this(Tests\Utils\Models\Location)> but returns Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\Location, Tests\Utils\Models\Location>.
|
PHPStan on PHP 8.3 with Laravel ^10 and highest dependencies:
tests/Utils/Models/Activity.php#L32
Method Tests\Utils\Models\Activity::content() should return Illuminate\Database\Eloquent\Relations\MorphTo<Illuminate\Database\Eloquent\Model, $this(Tests\Utils\Models\Activity)> but returns Illuminate\Database\Eloquent\Relations\MorphTo<Illuminate\Database\Eloquent\Model, Tests\Utils\Models\Activity>.
|
PHPStan on PHP 8.3 with Laravel ^10 and highest dependencies:
tests/Utils/Models/Activity.php#L38
Method Tests\Utils\Models\Activity::user() should return Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\User, $this(Tests\Utils\Models\Activity)> but returns Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\User, Tests\Utils\Models\Activity>.
|
PHPStan on PHP 8.3 with Laravel ^10 and highest dependencies:
tests/Utils/Models/AlternateConnection.php#L29
Method Tests\Utils\Models\AlternateConnection::user() should return Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\User, $this(Tests\Utils\Models\AlternateConnection)> but returns Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\User, Tests\Utils\Models\AlternateConnection>.
|
PHPStan on PHP 8.3 with Laravel ^10 and highest dependencies:
tests/Utils/Models/Category.php#L28
Method Tests\Utils\Models\Category::parent() should return Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\Category, $this(Tests\Utils\Models\Category)> but returns Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\Category, Tests\Utils\Models\Category>.
|
PHPStan on PHP 8.3 with Laravel ^10 and highest dependencies:
tests/Utils/Models/Color.php#L40
Method Tests\Utils\Models\Color::creator() should return Illuminate\Database\Eloquent\Relations\MorphTo<Illuminate\Database\Eloquent\Model, $this(Tests\Utils\Models\Color)> but returns Illuminate\Database\Eloquent\Relations\MorphTo<Illuminate\Database\Eloquent\Model, Tests\Utils\Models\Color>.
|
PHPStan on PHP 8.3 with Laravel ^10 and highest dependencies:
tests/Utils/Models/Comment.php#L31
Method Tests\Utils\Models\Comment::user() should return Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\User, $this(Tests\Utils\Models\Comment)> but returns Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\User, Tests\Utils\Models\Comment>.
|
PHPStan on PHP 8.3 with Laravel ^10 and highest dependencies:
tests/Utils/Models/Comment.php#L37
Method Tests\Utils\Models\Comment::post() should return Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\Post, $this(Tests\Utils\Models\Comment)> but returns Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\Post, Tests\Utils\Models\Comment>.
|
PHPStan on PHP 8.3 with Laravel ^10 and highest dependencies:
tests/Utils/Models/CustomPrimaryKey.php#L28
Method Tests\Utils\Models\CustomPrimaryKey::user() should return Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\User, $this(Tests\Utils\Models\CustomPrimaryKey)> but returns Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\User, Tests\Utils\Models\CustomPrimaryKey>.
|
PHPStan on PHP 8.3 with Laravel ^10 and highest dependencies:
tests/Utils/Models/Image.php#L30
Method Tests\Utils\Models\Image::imageable() should return Illuminate\Database\Eloquent\Relations\MorphTo<Illuminate\Database\Eloquent\Model, $this(Tests\Utils\Models\Image)> but returns Illuminate\Database\Eloquent\Relations\MorphTo<Illuminate\Database\Eloquent\Model, Tests\Utils\Models\Image>.
|
PHPStan on PHP 8.3 with Laravel ^10 and highest dependencies:
tests/Utils/Models/Location.php#L38
Method Tests\Utils\Models\Location::parent() should return Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\Location, $this(Tests\Utils\Models\Location)> but returns Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\Location, Tests\Utils\Models\Location>.
|
PHPStan on PHP 8.0 with Laravel ^9 and highest dependencies:
tests/Utils/Models/Activity.php#L32
Method Tests\Utils\Models\Activity::content() should return Illuminate\Database\Eloquent\Relations\MorphTo<Illuminate\Database\Eloquent\Model, $this(Tests\Utils\Models\Activity)> but returns Illuminate\Database\Eloquent\Relations\MorphTo<Illuminate\Database\Eloquent\Model, Tests\Utils\Models\Activity>.
|
PHPStan on PHP 8.0 with Laravel ^9 and highest dependencies:
tests/Utils/Models/Activity.php#L38
Method Tests\Utils\Models\Activity::user() should return Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\User, $this(Tests\Utils\Models\Activity)> but returns Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\User, Tests\Utils\Models\Activity>.
|
PHPStan on PHP 8.0 with Laravel ^9 and highest dependencies:
tests/Utils/Models/AlternateConnection.php#L29
Method Tests\Utils\Models\AlternateConnection::user() should return Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\User, $this(Tests\Utils\Models\AlternateConnection)> but returns Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\User, Tests\Utils\Models\AlternateConnection>.
|
PHPStan on PHP 8.0 with Laravel ^9 and highest dependencies:
tests/Utils/Models/Category.php#L28
Method Tests\Utils\Models\Category::parent() should return Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\Category, $this(Tests\Utils\Models\Category)> but returns Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\Category, Tests\Utils\Models\Category>.
|
PHPStan on PHP 8.0 with Laravel ^9 and highest dependencies:
tests/Utils/Models/Color.php#L40
Method Tests\Utils\Models\Color::creator() should return Illuminate\Database\Eloquent\Relations\MorphTo<Illuminate\Database\Eloquent\Model, $this(Tests\Utils\Models\Color)> but returns Illuminate\Database\Eloquent\Relations\MorphTo<Illuminate\Database\Eloquent\Model, Tests\Utils\Models\Color>.
|
PHPStan on PHP 8.0 with Laravel ^9 and highest dependencies:
tests/Utils/Models/Comment.php#L31
Method Tests\Utils\Models\Comment::user() should return Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\User, $this(Tests\Utils\Models\Comment)> but returns Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\User, Tests\Utils\Models\Comment>.
|
PHPStan on PHP 8.0 with Laravel ^9 and highest dependencies:
tests/Utils/Models/Comment.php#L37
Method Tests\Utils\Models\Comment::post() should return Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\Post, $this(Tests\Utils\Models\Comment)> but returns Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\Post, Tests\Utils\Models\Comment>.
|
PHPStan on PHP 8.0 with Laravel ^9 and highest dependencies:
tests/Utils/Models/CustomPrimaryKey.php#L28
Method Tests\Utils\Models\CustomPrimaryKey::user() should return Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\User, $this(Tests\Utils\Models\CustomPrimaryKey)> but returns Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\User, Tests\Utils\Models\CustomPrimaryKey>.
|
PHPStan on PHP 8.0 with Laravel ^9 and highest dependencies:
tests/Utils/Models/Image.php#L30
Method Tests\Utils\Models\Image::imageable() should return Illuminate\Database\Eloquent\Relations\MorphTo<Illuminate\Database\Eloquent\Model, $this(Tests\Utils\Models\Image)> but returns Illuminate\Database\Eloquent\Relations\MorphTo<Illuminate\Database\Eloquent\Model, Tests\Utils\Models\Image>.
|
PHPStan on PHP 8.0 with Laravel ^9 and highest dependencies:
tests/Utils/Models/Location.php#L38
Method Tests\Utils\Models\Location::parent() should return Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\Location, $this(Tests\Utils\Models\Location)> but returns Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\Location, Tests\Utils\Models\Location>.
|
PHPStan on PHP 8.2 with Laravel ^10 and highest dependencies:
tests/Utils/Models/Activity.php#L32
Method Tests\Utils\Models\Activity::content() should return Illuminate\Database\Eloquent\Relations\MorphTo<Illuminate\Database\Eloquent\Model, $this(Tests\Utils\Models\Activity)> but returns Illuminate\Database\Eloquent\Relations\MorphTo<Illuminate\Database\Eloquent\Model, Tests\Utils\Models\Activity>.
|
PHPStan on PHP 8.2 with Laravel ^10 and highest dependencies:
tests/Utils/Models/Activity.php#L38
Method Tests\Utils\Models\Activity::user() should return Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\User, $this(Tests\Utils\Models\Activity)> but returns Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\User, Tests\Utils\Models\Activity>.
|
PHPStan on PHP 8.2 with Laravel ^10 and highest dependencies:
tests/Utils/Models/AlternateConnection.php#L29
Method Tests\Utils\Models\AlternateConnection::user() should return Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\User, $this(Tests\Utils\Models\AlternateConnection)> but returns Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\User, Tests\Utils\Models\AlternateConnection>.
|
PHPStan on PHP 8.2 with Laravel ^10 and highest dependencies:
tests/Utils/Models/Category.php#L28
Method Tests\Utils\Models\Category::parent() should return Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\Category, $this(Tests\Utils\Models\Category)> but returns Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\Category, Tests\Utils\Models\Category>.
|
PHPStan on PHP 8.2 with Laravel ^10 and highest dependencies:
tests/Utils/Models/Color.php#L40
Method Tests\Utils\Models\Color::creator() should return Illuminate\Database\Eloquent\Relations\MorphTo<Illuminate\Database\Eloquent\Model, $this(Tests\Utils\Models\Color)> but returns Illuminate\Database\Eloquent\Relations\MorphTo<Illuminate\Database\Eloquent\Model, Tests\Utils\Models\Color>.
|
PHPStan on PHP 8.2 with Laravel ^10 and highest dependencies:
tests/Utils/Models/Comment.php#L31
Method Tests\Utils\Models\Comment::user() should return Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\User, $this(Tests\Utils\Models\Comment)> but returns Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\User, Tests\Utils\Models\Comment>.
|
PHPStan on PHP 8.2 with Laravel ^10 and highest dependencies:
tests/Utils/Models/Comment.php#L37
Method Tests\Utils\Models\Comment::post() should return Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\Post, $this(Tests\Utils\Models\Comment)> but returns Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\Post, Tests\Utils\Models\Comment>.
|
PHPStan on PHP 8.2 with Laravel ^10 and highest dependencies:
tests/Utils/Models/CustomPrimaryKey.php#L28
Method Tests\Utils\Models\CustomPrimaryKey::user() should return Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\User, $this(Tests\Utils\Models\CustomPrimaryKey)> but returns Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\User, Tests\Utils\Models\CustomPrimaryKey>.
|
PHPStan on PHP 8.2 with Laravel ^10 and highest dependencies:
tests/Utils/Models/Image.php#L30
Method Tests\Utils\Models\Image::imageable() should return Illuminate\Database\Eloquent\Relations\MorphTo<Illuminate\Database\Eloquent\Model, $this(Tests\Utils\Models\Image)> but returns Illuminate\Database\Eloquent\Relations\MorphTo<Illuminate\Database\Eloquent\Model, Tests\Utils\Models\Image>.
|
PHPStan on PHP 8.2 with Laravel ^10 and highest dependencies:
tests/Utils/Models/Location.php#L38
Method Tests\Utils\Models\Location::parent() should return Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\Location, $this(Tests\Utils\Models\Location)> but returns Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\Location, Tests\Utils\Models\Location>.
|
PHPStan on PHP 8.2 with Laravel ^11 and lowest dependencies:
tests/Utils/Models/Post.php#L94
Generic type Illuminate\Database\Eloquent\Relations\HasOne<Tests\Utils\Models\PostStatus, $this(Tests\Utils\Models\Post)> in PHPDoc tag @return specifies 2 template types, but class Illuminate\Database\Eloquent\Relations\HasOne supports only 1: TRelatedModel
|
PHPStan on PHP 8.2 with Laravel ^11 and lowest dependencies:
tests/Utils/Models/Post.php#L96
Method Tests\Utils\Models\Post::status() should return Illuminate\Database\Eloquent\Relations\HasOne<Tests\Utils\Models\PostStatus, Tests\Utils\Models\Post> but returns Illuminate\Database\Eloquent\Relations\HasOne<Tests\Utils\Models\PostStatus>.
|
PHPStan on PHP 8.2 with Laravel ^11 and lowest dependencies:
tests/Utils/Models/Post.php#L106
Generic type Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Tag, $this(Tests\Utils\Models\Post)> in PHPDoc tag @return specifies 2 template types, but class Illuminate\Database\Eloquent\Relations\MorphToMany supports only 1: TRelatedModel
|
PHPStan on PHP 8.2 with Laravel ^11 and lowest dependencies:
tests/Utils/Models/Post.php#L108
Method Tests\Utils\Models\Post::tags() should return Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Tag, Tests\Utils\Models\Post> but returns Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Tag>.
|
PHPStan on PHP 8.2 with Laravel ^11 and lowest dependencies:
tests/Utils/Models/Tag.php#L28
Generic type Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Post, $this(Tests\Utils\Models\Tag)> in PHPDoc tag @return specifies 2 template types, but class Illuminate\Database\Eloquent\Relations\MorphToMany supports only 1: TRelatedModel
|
PHPStan on PHP 8.2 with Laravel ^11 and lowest dependencies:
tests/Utils/Models/Tag.php#L30
Method Tests\Utils\Models\Tag::posts() should return Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Post, Tests\Utils\Models\Tag> but returns Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Post>.
|
PHPStan on PHP 8.2 with Laravel ^11 and lowest dependencies:
tests/Utils/Models/Tag.php#L34
Generic type Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Task, $this(Tests\Utils\Models\Tag)> in PHPDoc tag @return specifies 2 template types, but class Illuminate\Database\Eloquent\Relations\MorphToMany supports only 1: TRelatedModel
|
PHPStan on PHP 8.2 with Laravel ^11 and lowest dependencies:
tests/Utils/Models/Tag.php#L36
Method Tests\Utils\Models\Tag::tasks() should return Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Task, Tests\Utils\Models\Tag> but returns Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Task>.
|
PHPStan on PHP 8.2 with Laravel ^11 and lowest dependencies:
tests/Utils/Models/Task.php#L79
Generic type Illuminate\Database\Eloquent\Relations\HasOne<Tests\Utils\Models\Post, $this(Tests\Utils\Models\Task)> in PHPDoc tag @return specifies 2 template types, but class Illuminate\Database\Eloquent\Relations\HasOne supports only 1: TRelatedModel
|
PHPStan on PHP 8.2 with Laravel ^11 and lowest dependencies:
tests/Utils/Models/Task.php#L81
Method Tests\Utils\Models\Task::post() should return Illuminate\Database\Eloquent\Relations\HasOne<Tests\Utils\Models\Post, Tests\Utils\Models\Task> but returns Illuminate\Database\Eloquent\Relations\HasOne<Tests\Utils\Models\Post>.
|
PHPStan on PHP 8.2 with Laravel ^9 and highest dependencies:
tests/Utils/Models/Activity.php#L32
Method Tests\Utils\Models\Activity::content() should return Illuminate\Database\Eloquent\Relations\MorphTo<Illuminate\Database\Eloquent\Model, $this(Tests\Utils\Models\Activity)> but returns Illuminate\Database\Eloquent\Relations\MorphTo<Illuminate\Database\Eloquent\Model, Tests\Utils\Models\Activity>.
|
PHPStan on PHP 8.2 with Laravel ^9 and highest dependencies:
tests/Utils/Models/Activity.php#L38
Method Tests\Utils\Models\Activity::user() should return Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\User, $this(Tests\Utils\Models\Activity)> but returns Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\User, Tests\Utils\Models\Activity>.
|
PHPStan on PHP 8.2 with Laravel ^9 and highest dependencies:
tests/Utils/Models/AlternateConnection.php#L29
Method Tests\Utils\Models\AlternateConnection::user() should return Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\User, $this(Tests\Utils\Models\AlternateConnection)> but returns Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\User, Tests\Utils\Models\AlternateConnection>.
|
PHPStan on PHP 8.2 with Laravel ^9 and highest dependencies:
tests/Utils/Models/Category.php#L28
Method Tests\Utils\Models\Category::parent() should return Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\Category, $this(Tests\Utils\Models\Category)> but returns Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\Category, Tests\Utils\Models\Category>.
|
PHPStan on PHP 8.2 with Laravel ^9 and highest dependencies:
tests/Utils/Models/Color.php#L40
Method Tests\Utils\Models\Color::creator() should return Illuminate\Database\Eloquent\Relations\MorphTo<Illuminate\Database\Eloquent\Model, $this(Tests\Utils\Models\Color)> but returns Illuminate\Database\Eloquent\Relations\MorphTo<Illuminate\Database\Eloquent\Model, Tests\Utils\Models\Color>.
|
PHPStan on PHP 8.2 with Laravel ^9 and highest dependencies:
tests/Utils/Models/Comment.php#L31
Method Tests\Utils\Models\Comment::user() should return Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\User, $this(Tests\Utils\Models\Comment)> but returns Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\User, Tests\Utils\Models\Comment>.
|
PHPStan on PHP 8.2 with Laravel ^9 and highest dependencies:
tests/Utils/Models/Comment.php#L37
Method Tests\Utils\Models\Comment::post() should return Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\Post, $this(Tests\Utils\Models\Comment)> but returns Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\Post, Tests\Utils\Models\Comment>.
|
PHPStan on PHP 8.2 with Laravel ^9 and highest dependencies:
tests/Utils/Models/CustomPrimaryKey.php#L28
Method Tests\Utils\Models\CustomPrimaryKey::user() should return Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\User, $this(Tests\Utils\Models\CustomPrimaryKey)> but returns Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\User, Tests\Utils\Models\CustomPrimaryKey>.
|
PHPStan on PHP 8.2 with Laravel ^9 and highest dependencies:
tests/Utils/Models/Image.php#L30
Method Tests\Utils\Models\Image::imageable() should return Illuminate\Database\Eloquent\Relations\MorphTo<Illuminate\Database\Eloquent\Model, $this(Tests\Utils\Models\Image)> but returns Illuminate\Database\Eloquent\Relations\MorphTo<Illuminate\Database\Eloquent\Model, Tests\Utils\Models\Image>.
|
PHPStan on PHP 8.2 with Laravel ^9 and highest dependencies:
tests/Utils/Models/Location.php#L38
Method Tests\Utils\Models\Location::parent() should return Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\Location, $this(Tests\Utils\Models\Location)> but returns Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\Location, Tests\Utils\Models\Location>.
|
PHPStan on PHP 8.1 with Laravel ^9 and lowest dependencies:
tests/Utils/Models/Post.php#L94
Generic type Illuminate\Database\Eloquent\Relations\HasOne<Tests\Utils\Models\PostStatus, $this(Tests\Utils\Models\Post)> in PHPDoc tag @return specifies 2 template types, but class Illuminate\Database\Eloquent\Relations\HasOne supports only 1: TRelatedModel
|
PHPStan on PHP 8.1 with Laravel ^9 and lowest dependencies:
tests/Utils/Models/Post.php#L96
Method Tests\Utils\Models\Post::status() should return Illuminate\Database\Eloquent\Relations\HasOne<Tests\Utils\Models\PostStatus, Tests\Utils\Models\Post> but returns Illuminate\Database\Eloquent\Relations\HasOne<Tests\Utils\Models\PostStatus>.
|
PHPStan on PHP 8.1 with Laravel ^9 and lowest dependencies:
tests/Utils/Models/Post.php#L106
Generic type Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Tag, $this(Tests\Utils\Models\Post)> in PHPDoc tag @return specifies 2 template types, but class Illuminate\Database\Eloquent\Relations\MorphToMany supports only 1: TRelatedModel
|
PHPStan on PHP 8.1 with Laravel ^9 and lowest dependencies:
tests/Utils/Models/Post.php#L108
Method Tests\Utils\Models\Post::tags() should return Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Tag, Tests\Utils\Models\Post> but returns Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Tag>.
|
PHPStan on PHP 8.1 with Laravel ^9 and lowest dependencies:
tests/Utils/Models/Tag.php#L28
Generic type Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Post, $this(Tests\Utils\Models\Tag)> in PHPDoc tag @return specifies 2 template types, but class Illuminate\Database\Eloquent\Relations\MorphToMany supports only 1: TRelatedModel
|
PHPStan on PHP 8.1 with Laravel ^9 and lowest dependencies:
tests/Utils/Models/Tag.php#L30
Method Tests\Utils\Models\Tag::posts() should return Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Post, Tests\Utils\Models\Tag> but returns Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Post>.
|
PHPStan on PHP 8.1 with Laravel ^9 and lowest dependencies:
tests/Utils/Models/Tag.php#L34
Generic type Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Task, $this(Tests\Utils\Models\Tag)> in PHPDoc tag @return specifies 2 template types, but class Illuminate\Database\Eloquent\Relations\MorphToMany supports only 1: TRelatedModel
|
PHPStan on PHP 8.1 with Laravel ^9 and lowest dependencies:
tests/Utils/Models/Tag.php#L36
Method Tests\Utils\Models\Tag::tasks() should return Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Task, Tests\Utils\Models\Tag> but returns Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Task>.
|
PHPStan on PHP 8.1 with Laravel ^9 and lowest dependencies:
tests/Utils/Models/Task.php#L79
Generic type Illuminate\Database\Eloquent\Relations\HasOne<Tests\Utils\Models\Post, $this(Tests\Utils\Models\Task)> in PHPDoc tag @return specifies 2 template types, but class Illuminate\Database\Eloquent\Relations\HasOne supports only 1: TRelatedModel
|
PHPStan on PHP 8.1 with Laravel ^9 and lowest dependencies:
tests/Utils/Models/Task.php#L81
Method Tests\Utils\Models\Task::post() should return Illuminate\Database\Eloquent\Relations\HasOne<Tests\Utils\Models\Post, Tests\Utils\Models\Task> but returns Illuminate\Database\Eloquent\Relations\HasOne<Tests\Utils\Models\Post>.
|
PHPStan on PHP 8.2 with Laravel ^9 and lowest dependencies:
tests/Utils/Models/Post.php#L94
Generic type Illuminate\Database\Eloquent\Relations\HasOne<Tests\Utils\Models\PostStatus, $this(Tests\Utils\Models\Post)> in PHPDoc tag @return specifies 2 template types, but class Illuminate\Database\Eloquent\Relations\HasOne supports only 1: TRelatedModel
|
PHPStan on PHP 8.2 with Laravel ^9 and lowest dependencies:
tests/Utils/Models/Post.php#L96
Method Tests\Utils\Models\Post::status() should return Illuminate\Database\Eloquent\Relations\HasOne<Tests\Utils\Models\PostStatus, Tests\Utils\Models\Post> but returns Illuminate\Database\Eloquent\Relations\HasOne<Tests\Utils\Models\PostStatus>.
|
PHPStan on PHP 8.2 with Laravel ^9 and lowest dependencies:
tests/Utils/Models/Post.php#L106
Generic type Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Tag, $this(Tests\Utils\Models\Post)> in PHPDoc tag @return specifies 2 template types, but class Illuminate\Database\Eloquent\Relations\MorphToMany supports only 1: TRelatedModel
|
PHPStan on PHP 8.2 with Laravel ^9 and lowest dependencies:
tests/Utils/Models/Post.php#L108
Method Tests\Utils\Models\Post::tags() should return Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Tag, Tests\Utils\Models\Post> but returns Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Tag>.
|
PHPStan on PHP 8.1 with Laravel ^10 and lowest dependencies:
tests/Utils/Models/Post.php#L94
Generic type Illuminate\Database\Eloquent\Relations\HasOne<Tests\Utils\Models\PostStatus, $this(Tests\Utils\Models\Post)> in PHPDoc tag @return specifies 2 template types, but class Illuminate\Database\Eloquent\Relations\HasOne supports only 1: TRelatedModel
|
PHPStan on PHP 8.2 with Laravel ^9 and lowest dependencies:
tests/Utils/Models/Tag.php#L28
Generic type Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Post, $this(Tests\Utils\Models\Tag)> in PHPDoc tag @return specifies 2 template types, but class Illuminate\Database\Eloquent\Relations\MorphToMany supports only 1: TRelatedModel
|
PHPStan on PHP 8.1 with Laravel ^10 and lowest dependencies:
tests/Utils/Models/Post.php#L96
Method Tests\Utils\Models\Post::status() should return Illuminate\Database\Eloquent\Relations\HasOne<Tests\Utils\Models\PostStatus, Tests\Utils\Models\Post> but returns Illuminate\Database\Eloquent\Relations\HasOne<Tests\Utils\Models\PostStatus>.
|
PHPStan on PHP 8.2 with Laravel ^9 and lowest dependencies:
tests/Utils/Models/Tag.php#L30
Method Tests\Utils\Models\Tag::posts() should return Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Post, Tests\Utils\Models\Tag> but returns Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Post>.
|
PHPStan on PHP 8.2 with Laravel ^9 and lowest dependencies:
tests/Utils/Models/Tag.php#L34
Generic type Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Task, $this(Tests\Utils\Models\Tag)> in PHPDoc tag @return specifies 2 template types, but class Illuminate\Database\Eloquent\Relations\MorphToMany supports only 1: TRelatedModel
|
PHPStan on PHP 8.1 with Laravel ^10 and lowest dependencies:
tests/Utils/Models/Post.php#L106
Generic type Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Tag, $this(Tests\Utils\Models\Post)> in PHPDoc tag @return specifies 2 template types, but class Illuminate\Database\Eloquent\Relations\MorphToMany supports only 1: TRelatedModel
|
PHPStan on PHP 8.2 with Laravel ^9 and lowest dependencies:
tests/Utils/Models/Tag.php#L36
Method Tests\Utils\Models\Tag::tasks() should return Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Task, Tests\Utils\Models\Tag> but returns Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Task>.
|
PHPStan on PHP 8.1 with Laravel ^10 and lowest dependencies:
tests/Utils/Models/Post.php#L108
Method Tests\Utils\Models\Post::tags() should return Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Tag, Tests\Utils\Models\Post> but returns Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Tag>.
|
PHPStan on PHP 8.2 with Laravel ^9 and lowest dependencies:
tests/Utils/Models/Task.php#L79
Generic type Illuminate\Database\Eloquent\Relations\HasOne<Tests\Utils\Models\Post, $this(Tests\Utils\Models\Task)> in PHPDoc tag @return specifies 2 template types, but class Illuminate\Database\Eloquent\Relations\HasOne supports only 1: TRelatedModel
|
PHPStan on PHP 8.2 with Laravel ^9 and lowest dependencies:
tests/Utils/Models/Task.php#L81
Method Tests\Utils\Models\Task::post() should return Illuminate\Database\Eloquent\Relations\HasOne<Tests\Utils\Models\Post, Tests\Utils\Models\Task> but returns Illuminate\Database\Eloquent\Relations\HasOne<Tests\Utils\Models\Post>.
|
PHPStan on PHP 8.1 with Laravel ^10 and lowest dependencies:
tests/Utils/Models/Tag.php#L28
Generic type Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Post, $this(Tests\Utils\Models\Tag)> in PHPDoc tag @return specifies 2 template types, but class Illuminate\Database\Eloquent\Relations\MorphToMany supports only 1: TRelatedModel
|
PHPStan on PHP 8.1 with Laravel ^10 and lowest dependencies:
tests/Utils/Models/Tag.php#L30
Method Tests\Utils\Models\Tag::posts() should return Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Post, Tests\Utils\Models\Tag> but returns Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Post>.
|
PHPStan on PHP 8.1 with Laravel ^10 and lowest dependencies:
tests/Utils/Models/Tag.php#L34
Generic type Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Task, $this(Tests\Utils\Models\Tag)> in PHPDoc tag @return specifies 2 template types, but class Illuminate\Database\Eloquent\Relations\MorphToMany supports only 1: TRelatedModel
|
PHPStan on PHP 8.1 with Laravel ^10 and lowest dependencies:
tests/Utils/Models/Tag.php#L36
Method Tests\Utils\Models\Tag::tasks() should return Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Task, Tests\Utils\Models\Tag> but returns Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Task>.
|
PHPStan on PHP 8.1 with Laravel ^10 and lowest dependencies:
tests/Utils/Models/Task.php#L79
Generic type Illuminate\Database\Eloquent\Relations\HasOne<Tests\Utils\Models\Post, $this(Tests\Utils\Models\Task)> in PHPDoc tag @return specifies 2 template types, but class Illuminate\Database\Eloquent\Relations\HasOne supports only 1: TRelatedModel
|
PHPStan on PHP 8.1 with Laravel ^10 and lowest dependencies:
tests/Utils/Models/Task.php#L81
Method Tests\Utils\Models\Task::post() should return Illuminate\Database\Eloquent\Relations\HasOne<Tests\Utils\Models\Post, Tests\Utils\Models\Task> but returns Illuminate\Database\Eloquent\Relations\HasOne<Tests\Utils\Models\Post>.
|
PHPStan on PHP 8.2 with Laravel ^10 and lowest dependencies:
tests/Utils/Models/Post.php#L94
Generic type Illuminate\Database\Eloquent\Relations\HasOne<Tests\Utils\Models\PostStatus, $this(Tests\Utils\Models\Post)> in PHPDoc tag @return specifies 2 template types, but class Illuminate\Database\Eloquent\Relations\HasOne supports only 1: TRelatedModel
|
PHPStan on PHP 8.2 with Laravel ^10 and lowest dependencies:
tests/Utils/Models/Post.php#L96
Method Tests\Utils\Models\Post::status() should return Illuminate\Database\Eloquent\Relations\HasOne<Tests\Utils\Models\PostStatus, Tests\Utils\Models\Post> but returns Illuminate\Database\Eloquent\Relations\HasOne<Tests\Utils\Models\PostStatus>.
|
PHPStan on PHP 8.2 with Laravel ^10 and lowest dependencies:
tests/Utils/Models/Post.php#L106
Generic type Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Tag, $this(Tests\Utils\Models\Post)> in PHPDoc tag @return specifies 2 template types, but class Illuminate\Database\Eloquent\Relations\MorphToMany supports only 1: TRelatedModel
|
PHPStan on PHP 8.2 with Laravel ^10 and lowest dependencies:
tests/Utils/Models/Post.php#L108
Method Tests\Utils\Models\Post::tags() should return Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Tag, Tests\Utils\Models\Post> but returns Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Tag>.
|
PHPStan on PHP 8.2 with Laravel ^10 and lowest dependencies:
tests/Utils/Models/Tag.php#L28
Generic type Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Post, $this(Tests\Utils\Models\Tag)> in PHPDoc tag @return specifies 2 template types, but class Illuminate\Database\Eloquent\Relations\MorphToMany supports only 1: TRelatedModel
|
PHPStan on PHP 8.2 with Laravel ^10 and lowest dependencies:
tests/Utils/Models/Tag.php#L30
Method Tests\Utils\Models\Tag::posts() should return Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Post, Tests\Utils\Models\Tag> but returns Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Post>.
|
PHPStan on PHP 8.2 with Laravel ^10 and lowest dependencies:
tests/Utils/Models/Tag.php#L34
Generic type Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Task, $this(Tests\Utils\Models\Tag)> in PHPDoc tag @return specifies 2 template types, but class Illuminate\Database\Eloquent\Relations\MorphToMany supports only 1: TRelatedModel
|
PHPStan on PHP 8.2 with Laravel ^10 and lowest dependencies:
tests/Utils/Models/Tag.php#L36
Method Tests\Utils\Models\Tag::tasks() should return Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Task, Tests\Utils\Models\Tag> but returns Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Task>.
|
PHPStan on PHP 8.2 with Laravel ^10 and lowest dependencies:
tests/Utils/Models/Task.php#L79
Generic type Illuminate\Database\Eloquent\Relations\HasOne<Tests\Utils\Models\Post, $this(Tests\Utils\Models\Task)> in PHPDoc tag @return specifies 2 template types, but class Illuminate\Database\Eloquent\Relations\HasOne supports only 1: TRelatedModel
|
PHPStan on PHP 8.2 with Laravel ^10 and lowest dependencies:
tests/Utils/Models/Task.php#L81
Method Tests\Utils\Models\Task::post() should return Illuminate\Database\Eloquent\Relations\HasOne<Tests\Utils\Models\Post, Tests\Utils\Models\Task> but returns Illuminate\Database\Eloquent\Relations\HasOne<Tests\Utils\Models\Post>.
|
PHPStan on PHP 8.3 with Laravel ^10 and lowest dependencies:
tests/Utils/Models/Post.php#L94
Generic type Illuminate\Database\Eloquent\Relations\HasOne<Tests\Utils\Models\PostStatus, $this(Tests\Utils\Models\Post)> in PHPDoc tag @return specifies 2 template types, but class Illuminate\Database\Eloquent\Relations\HasOne supports only 1: TRelatedModel
|
PHPStan on PHP 8.3 with Laravel ^10 and lowest dependencies:
tests/Utils/Models/Post.php#L96
Method Tests\Utils\Models\Post::status() should return Illuminate\Database\Eloquent\Relations\HasOne<Tests\Utils\Models\PostStatus, Tests\Utils\Models\Post> but returns Illuminate\Database\Eloquent\Relations\HasOne<Tests\Utils\Models\PostStatus>.
|
PHPStan on PHP 8.3 with Laravel ^10 and lowest dependencies:
tests/Utils/Models/Post.php#L106
Generic type Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Tag, $this(Tests\Utils\Models\Post)> in PHPDoc tag @return specifies 2 template types, but class Illuminate\Database\Eloquent\Relations\MorphToMany supports only 1: TRelatedModel
|
PHPStan on PHP 8.3 with Laravel ^10 and lowest dependencies:
tests/Utils/Models/Post.php#L108
Method Tests\Utils\Models\Post::tags() should return Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Tag, Tests\Utils\Models\Post> but returns Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Tag>.
|
PHPStan on PHP 8.3 with Laravel ^10 and lowest dependencies:
tests/Utils/Models/Tag.php#L28
Generic type Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Post, $this(Tests\Utils\Models\Tag)> in PHPDoc tag @return specifies 2 template types, but class Illuminate\Database\Eloquent\Relations\MorphToMany supports only 1: TRelatedModel
|
PHPStan on PHP 8.3 with Laravel ^10 and lowest dependencies:
tests/Utils/Models/Tag.php#L30
Method Tests\Utils\Models\Tag::posts() should return Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Post, Tests\Utils\Models\Tag> but returns Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Post>.
|
PHPStan on PHP 8.3 with Laravel ^10 and lowest dependencies:
tests/Utils/Models/Tag.php#L34
Generic type Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Task, $this(Tests\Utils\Models\Tag)> in PHPDoc tag @return specifies 2 template types, but class Illuminate\Database\Eloquent\Relations\MorphToMany supports only 1: TRelatedModel
|
PHPStan on PHP 8.3 with Laravel ^10 and lowest dependencies:
tests/Utils/Models/Tag.php#L36
Method Tests\Utils\Models\Tag::tasks() should return Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Task, Tests\Utils\Models\Tag> but returns Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Task>.
|
PHPStan on PHP 8.3 with Laravel ^10 and lowest dependencies:
tests/Utils/Models/Task.php#L79
Generic type Illuminate\Database\Eloquent\Relations\HasOne<Tests\Utils\Models\Post, $this(Tests\Utils\Models\Task)> in PHPDoc tag @return specifies 2 template types, but class Illuminate\Database\Eloquent\Relations\HasOne supports only 1: TRelatedModel
|
PHPStan on PHP 8.3 with Laravel ^10 and lowest dependencies:
tests/Utils/Models/Task.php#L81
Method Tests\Utils\Models\Task::post() should return Illuminate\Database\Eloquent\Relations\HasOne<Tests\Utils\Models\Post, Tests\Utils\Models\Task> but returns Illuminate\Database\Eloquent\Relations\HasOne<Tests\Utils\Models\Post>.
|
PHPStan on PHP 8.3 with Laravel ^11 and lowest dependencies:
tests/Utils/Models/Post.php#L94
Generic type Illuminate\Database\Eloquent\Relations\HasOne<Tests\Utils\Models\PostStatus, $this(Tests\Utils\Models\Post)> in PHPDoc tag @return specifies 2 template types, but class Illuminate\Database\Eloquent\Relations\HasOne supports only 1: TRelatedModel
|
PHPStan on PHP 8.3 with Laravel ^11 and lowest dependencies:
tests/Utils/Models/Post.php#L96
Method Tests\Utils\Models\Post::status() should return Illuminate\Database\Eloquent\Relations\HasOne<Tests\Utils\Models\PostStatus, Tests\Utils\Models\Post> but returns Illuminate\Database\Eloquent\Relations\HasOne<Tests\Utils\Models\PostStatus>.
|
PHPStan on PHP 8.3 with Laravel ^11 and lowest dependencies:
tests/Utils/Models/Post.php#L106
Generic type Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Tag, $this(Tests\Utils\Models\Post)> in PHPDoc tag @return specifies 2 template types, but class Illuminate\Database\Eloquent\Relations\MorphToMany supports only 1: TRelatedModel
|
PHPStan on PHP 8.3 with Laravel ^11 and lowest dependencies:
tests/Utils/Models/Post.php#L108
Method Tests\Utils\Models\Post::tags() should return Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Tag, Tests\Utils\Models\Post> but returns Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Tag>.
|
PHPStan on PHP 8.3 with Laravel ^11 and lowest dependencies:
tests/Utils/Models/Tag.php#L28
Generic type Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Post, $this(Tests\Utils\Models\Tag)> in PHPDoc tag @return specifies 2 template types, but class Illuminate\Database\Eloquent\Relations\MorphToMany supports only 1: TRelatedModel
|
PHPStan on PHP 8.3 with Laravel ^11 and lowest dependencies:
tests/Utils/Models/Tag.php#L30
Method Tests\Utils\Models\Tag::posts() should return Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Post, Tests\Utils\Models\Tag> but returns Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Post>.
|
PHPStan on PHP 8.3 with Laravel ^11 and lowest dependencies:
tests/Utils/Models/Tag.php#L34
Generic type Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Task, $this(Tests\Utils\Models\Tag)> in PHPDoc tag @return specifies 2 template types, but class Illuminate\Database\Eloquent\Relations\MorphToMany supports only 1: TRelatedModel
|
PHPStan on PHP 8.3 with Laravel ^11 and lowest dependencies:
tests/Utils/Models/Tag.php#L36
Method Tests\Utils\Models\Tag::tasks() should return Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Task, Tests\Utils\Models\Tag> but returns Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Task>.
|
PHPStan on PHP 8.3 with Laravel ^11 and lowest dependencies:
tests/Utils/Models/Task.php#L79
Generic type Illuminate\Database\Eloquent\Relations\HasOne<Tests\Utils\Models\Post, $this(Tests\Utils\Models\Task)> in PHPDoc tag @return specifies 2 template types, but class Illuminate\Database\Eloquent\Relations\HasOne supports only 1: TRelatedModel
|
PHPStan on PHP 8.3 with Laravel ^11 and lowest dependencies:
tests/Utils/Models/Task.php#L81
Method Tests\Utils\Models\Task::post() should return Illuminate\Database\Eloquent\Relations\HasOne<Tests\Utils\Models\Post, Tests\Utils\Models\Task> but returns Illuminate\Database\Eloquent\Relations\HasOne<Tests\Utils\Models\Post>.
|
PHPStan on PHP 8.0 with Laravel ^9 and lowest dependencies:
tests/Utils/Models/Post.php#L94
Generic type Illuminate\Database\Eloquent\Relations\HasOne<Tests\Utils\Models\PostStatus, $this(Tests\Utils\Models\Post)> in PHPDoc tag @return specifies 2 template types, but class Illuminate\Database\Eloquent\Relations\HasOne supports only 1: TRelatedModel
|
PHPStan on PHP 8.0 with Laravel ^9 and lowest dependencies:
tests/Utils/Models/Post.php#L96
Method Tests\Utils\Models\Post::status() should return Illuminate\Database\Eloquent\Relations\HasOne<Tests\Utils\Models\PostStatus, Tests\Utils\Models\Post> but returns Illuminate\Database\Eloquent\Relations\HasOne<Tests\Utils\Models\PostStatus>.
|
PHPStan on PHP 8.0 with Laravel ^9 and lowest dependencies:
tests/Utils/Models/Post.php#L106
Generic type Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Tag, $this(Tests\Utils\Models\Post)> in PHPDoc tag @return specifies 2 template types, but class Illuminate\Database\Eloquent\Relations\MorphToMany supports only 1: TRelatedModel
|
PHPStan on PHP 8.0 with Laravel ^9 and lowest dependencies:
tests/Utils/Models/Post.php#L108
Method Tests\Utils\Models\Post::tags() should return Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Tag, Tests\Utils\Models\Post> but returns Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Tag>.
|
PHPStan on PHP 8.0 with Laravel ^9 and lowest dependencies:
tests/Utils/Models/Tag.php#L28
Generic type Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Post, $this(Tests\Utils\Models\Tag)> in PHPDoc tag @return specifies 2 template types, but class Illuminate\Database\Eloquent\Relations\MorphToMany supports only 1: TRelatedModel
|
PHPStan on PHP 8.0 with Laravel ^9 and lowest dependencies:
tests/Utils/Models/Tag.php#L30
Method Tests\Utils\Models\Tag::posts() should return Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Post, Tests\Utils\Models\Tag> but returns Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Post>.
|
PHPStan on PHP 8.0 with Laravel ^9 and lowest dependencies:
tests/Utils/Models/Tag.php#L34
Generic type Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Task, $this(Tests\Utils\Models\Tag)> in PHPDoc tag @return specifies 2 template types, but class Illuminate\Database\Eloquent\Relations\MorphToMany supports only 1: TRelatedModel
|
PHPStan on PHP 8.0 with Laravel ^9 and lowest dependencies:
tests/Utils/Models/Tag.php#L36
Method Tests\Utils\Models\Tag::tasks() should return Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Task, Tests\Utils\Models\Tag> but returns Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Task>.
|
PHPStan on PHP 8.0 with Laravel ^9 and lowest dependencies:
tests/Utils/Models/Task.php#L79
Generic type Illuminate\Database\Eloquent\Relations\HasOne<Tests\Utils\Models\Post, $this(Tests\Utils\Models\Task)> in PHPDoc tag @return specifies 2 template types, but class Illuminate\Database\Eloquent\Relations\HasOne supports only 1: TRelatedModel
|
PHPStan on PHP 8.0 with Laravel ^9 and lowest dependencies:
tests/Utils/Models/Task.php#L81
Method Tests\Utils\Models\Task::post() should return Illuminate\Database\Eloquent\Relations\HasOne<Tests\Utils\Models\Post, Tests\Utils\Models\Task> but returns Illuminate\Database\Eloquent\Relations\HasOne<Tests\Utils\Models\Post>.
|
PHPStan on PHP 8.3 with Laravel ^9 and highest dependencies:
tests/Utils/Models/Activity.php#L32
Method Tests\Utils\Models\Activity::content() should return Illuminate\Database\Eloquent\Relations\MorphTo<Illuminate\Database\Eloquent\Model, $this(Tests\Utils\Models\Activity)> but returns Illuminate\Database\Eloquent\Relations\MorphTo<Illuminate\Database\Eloquent\Model, Tests\Utils\Models\Activity>.
|
PHPStan on PHP 8.3 with Laravel ^9 and highest dependencies:
tests/Utils/Models/Activity.php#L38
Method Tests\Utils\Models\Activity::user() should return Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\User, $this(Tests\Utils\Models\Activity)> but returns Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\User, Tests\Utils\Models\Activity>.
|
PHPStan on PHP 8.3 with Laravel ^9 and highest dependencies:
tests/Utils/Models/AlternateConnection.php#L29
Method Tests\Utils\Models\AlternateConnection::user() should return Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\User, $this(Tests\Utils\Models\AlternateConnection)> but returns Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\User, Tests\Utils\Models\AlternateConnection>.
|
PHPStan on PHP 8.3 with Laravel ^9 and highest dependencies:
tests/Utils/Models/Category.php#L28
Method Tests\Utils\Models\Category::parent() should return Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\Category, $this(Tests\Utils\Models\Category)> but returns Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\Category, Tests\Utils\Models\Category>.
|
PHPStan on PHP 8.3 with Laravel ^9 and highest dependencies:
tests/Utils/Models/Color.php#L40
Method Tests\Utils\Models\Color::creator() should return Illuminate\Database\Eloquent\Relations\MorphTo<Illuminate\Database\Eloquent\Model, $this(Tests\Utils\Models\Color)> but returns Illuminate\Database\Eloquent\Relations\MorphTo<Illuminate\Database\Eloquent\Model, Tests\Utils\Models\Color>.
|
PHPStan on PHP 8.3 with Laravel ^9 and highest dependencies:
tests/Utils/Models/Comment.php#L31
Method Tests\Utils\Models\Comment::user() should return Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\User, $this(Tests\Utils\Models\Comment)> but returns Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\User, Tests\Utils\Models\Comment>.
|
PHPStan on PHP 8.3 with Laravel ^9 and highest dependencies:
tests/Utils/Models/Comment.php#L37
Method Tests\Utils\Models\Comment::post() should return Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\Post, $this(Tests\Utils\Models\Comment)> but returns Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\Post, Tests\Utils\Models\Comment>.
|
PHPStan on PHP 8.3 with Laravel ^9 and highest dependencies:
tests/Utils/Models/CustomPrimaryKey.php#L28
Method Tests\Utils\Models\CustomPrimaryKey::user() should return Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\User, $this(Tests\Utils\Models\CustomPrimaryKey)> but returns Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\User, Tests\Utils\Models\CustomPrimaryKey>.
|
PHPStan on PHP 8.3 with Laravel ^9 and highest dependencies:
tests/Utils/Models/Image.php#L30
Method Tests\Utils\Models\Image::imageable() should return Illuminate\Database\Eloquent\Relations\MorphTo<Illuminate\Database\Eloquent\Model, $this(Tests\Utils\Models\Image)> but returns Illuminate\Database\Eloquent\Relations\MorphTo<Illuminate\Database\Eloquent\Model, Tests\Utils\Models\Image>.
|
PHPStan on PHP 8.3 with Laravel ^9 and highest dependencies:
tests/Utils/Models/Location.php#L38
Method Tests\Utils\Models\Location::parent() should return Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\Location, $this(Tests\Utils\Models\Location)> but returns Illuminate\Database\Eloquent\Relations\BelongsTo<Tests\Utils\Models\Location, Tests\Utils\Models\Location>.
|
PHPStan on PHP 8.3 with Laravel ^9 and lowest dependencies:
tests/Utils/Models/Post.php#L94
Generic type Illuminate\Database\Eloquent\Relations\HasOne<Tests\Utils\Models\PostStatus, $this(Tests\Utils\Models\Post)> in PHPDoc tag @return specifies 2 template types, but class Illuminate\Database\Eloquent\Relations\HasOne supports only 1: TRelatedModel
|
PHPStan on PHP 8.3 with Laravel ^9 and lowest dependencies:
tests/Utils/Models/Post.php#L96
Method Tests\Utils\Models\Post::status() should return Illuminate\Database\Eloquent\Relations\HasOne<Tests\Utils\Models\PostStatus, Tests\Utils\Models\Post> but returns Illuminate\Database\Eloquent\Relations\HasOne<Tests\Utils\Models\PostStatus>.
|
PHPStan on PHP 8.3 with Laravel ^9 and lowest dependencies:
tests/Utils/Models/Post.php#L106
Generic type Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Tag, $this(Tests\Utils\Models\Post)> in PHPDoc tag @return specifies 2 template types, but class Illuminate\Database\Eloquent\Relations\MorphToMany supports only 1: TRelatedModel
|
PHPStan on PHP 8.3 with Laravel ^9 and lowest dependencies:
tests/Utils/Models/Post.php#L108
Method Tests\Utils\Models\Post::tags() should return Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Tag, Tests\Utils\Models\Post> but returns Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Tag>.
|
PHPStan on PHP 8.3 with Laravel ^9 and lowest dependencies:
tests/Utils/Models/Tag.php#L28
Generic type Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Post, $this(Tests\Utils\Models\Tag)> in PHPDoc tag @return specifies 2 template types, but class Illuminate\Database\Eloquent\Relations\MorphToMany supports only 1: TRelatedModel
|
PHPStan on PHP 8.3 with Laravel ^9 and lowest dependencies:
tests/Utils/Models/Tag.php#L30
Method Tests\Utils\Models\Tag::posts() should return Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Post, Tests\Utils\Models\Tag> but returns Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Post>.
|
PHPStan on PHP 8.3 with Laravel ^9 and lowest dependencies:
tests/Utils/Models/Tag.php#L34
Generic type Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Task, $this(Tests\Utils\Models\Tag)> in PHPDoc tag @return specifies 2 template types, but class Illuminate\Database\Eloquent\Relations\MorphToMany supports only 1: TRelatedModel
|
PHPStan on PHP 8.3 with Laravel ^9 and lowest dependencies:
tests/Utils/Models/Tag.php#L36
Method Tests\Utils\Models\Tag::tasks() should return Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Task, Tests\Utils\Models\Tag> but returns Illuminate\Database\Eloquent\Relations\MorphToMany<Tests\Utils\Models\Task>.
|
PHPStan on PHP 8.3 with Laravel ^9 and lowest dependencies:
tests/Utils/Models/Task.php#L79
Generic type Illuminate\Database\Eloquent\Relations\HasOne<Tests\Utils\Models\Post, $this(Tests\Utils\Models\Task)> in PHPDoc tag @return specifies 2 template types, but class Illuminate\Database\Eloquent\Relations\HasOne supports only 1: TRelatedModel
|
PHPStan on PHP 8.3 with Laravel ^9 and lowest dependencies:
tests/Utils/Models/Task.php#L81
Method Tests\Utils\Models\Task::post() should return Illuminate\Database\Eloquent\Relations\HasOne<Tests\Utils\Models\Post, Tests\Utils\Models\Task> but returns Illuminate\Database\Eloquent\Relations\HasOne<Tests\Utils\Models\Post>.
|
PHPStan on PHP 8.1 with Laravel ^10 and highest dependencies
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/
|
PHPStan on PHP 8.1 with Laravel ^9 and highest dependencies
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/
|
PHPStan on PHP 8.3 with Laravel ^10 and highest dependencies
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/
|
PHPStan on PHP 8.0 with Laravel ^9 and highest dependencies
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/
|
PHPStan on PHP 8.2 with Laravel ^10 and highest dependencies
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/
|
PHPStan on PHP 8.2 with Laravel ^11 and lowest dependencies
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/
|
PHPStan on PHP 8.2 with Laravel ^11 and highest dependencies
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/
|
PHPStan on PHP 8.2 with Laravel ^9 and highest dependencies
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/
|
PHPStan on PHP 8.1 with Laravel ^9 and lowest dependencies
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/
|
PHPStan on PHP 8.2 with Laravel ^9 and lowest dependencies
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/
|
PHPStan on PHP 8.1 with Laravel ^10 and lowest dependencies
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/
|
PHPStan on PHP 8.2 with Laravel ^10 and lowest dependencies
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/
|
PHPStan on PHP 8.3 with Laravel ^10 and lowest dependencies
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/
|
PHPStan on PHP 8.3 with Laravel ^11 and lowest dependencies
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/
|
PHPStan on PHP 8.0 with Laravel ^9 and lowest dependencies
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/
|
PHPStan on PHP 8.3 with Laravel ^11 and highest dependencies
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/
|
PHPStan on PHP 8.3 with Laravel ^9 and highest dependencies
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/
|
PHPStan on PHP 8.3 with Laravel ^9 and lowest dependencies
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/
|
coverage (8.3, ^11)
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
coverage (8.3, ^11)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, codecov/codecov-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
PHPUnit on PHP 8.1 with Laravel ^9 and highest dependencies
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/
|
PHPUnit on PHP 8.1 with Laravel ^10 and highest dependencies
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/
|
PHPUnit on PHP 8.0 with Laravel ^9 and highest dependencies
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/
|
PHPUnit on PHP 8.2 with Laravel ^10 and lowest dependencies
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/
|
PHPUnit on PHP 8.1 with Laravel ^10 and lowest dependencies
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/
|
PHPUnit on PHP 8.1 with Laravel ^9 and lowest dependencies
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/
|
PHPUnit on PHP 8.0 with Laravel ^9 and lowest dependencies
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/
|
PHPUnit on PHP 8.2 with Laravel ^11 and lowest dependencies
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/
|
PHPUnit on PHP 8.2 with Laravel ^9 and lowest dependencies
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/
|
PHPUnit on PHP 8.2 with Laravel ^9 and highest dependencies
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/
|
PHPUnit on PHP 8.3 with Laravel ^11 and highest dependencies
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/
|
PHPUnit on PHP 8.3 with Laravel ^10 and lowest dependencies
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/
|
PHPUnit on PHP 8.2 with Laravel ^10 and highest dependencies
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/
|
PHPUnit on PHP 8.2 with Laravel ^11 and highest dependencies
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/
|
PHPUnit on PHP 8.3 with Laravel ^10 and highest dependencies
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/
|
PHPUnit on PHP 8.3 with Laravel ^11 and lowest dependencies
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/
|
PHPUnit on PHP 8.3 with Laravel ^9 and highest dependencies
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/
|
benchmarks (8.3, ^11)
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/
|
PHPUnit on PHP 8.3 with Laravel ^9 and lowest dependencies
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/
|