- Drop 8.1, add 8.4 #31
Annotations
23 errors and 1 warning
Static Analysis (8.3):
src/RelationJoinQuery.php#L57
Method Reedware\LaravelRelationJoins\RelationJoinQuery::belongsTo() has parameter $relation with generic class Illuminate\Database\Eloquent\Relations\BelongsTo but does not specify its types: TRelatedModel, TDeclaringModel
|
Static Analysis (8.3):
src/RelationJoinQuery.php#L125
Offset 0 does not exist on array|null.
|
Static Analysis (8.3):
src/RelationJoinQuery.php#L142
Method Reedware\LaravelRelationJoins\RelationJoinQuery::hasOneOrMany() has parameter $relation with generic class Illuminate\Database\Eloquent\Relations\HasMany but does not specify its types: TRelatedModel, TDeclaringModel
|
Static Analysis (8.3):
src/RelationJoinQuery.php#L142
Method Reedware\LaravelRelationJoins\RelationJoinQuery::hasOneOrMany() has parameter $relation with generic class Illuminate\Database\Eloquent\Relations\HasOne but does not specify its types: TRelatedModel, TDeclaringModel
|
Static Analysis (8.3):
src/RelationJoinQuery.php#L142
Method Reedware\LaravelRelationJoins\RelationJoinQuery::hasOneOrMany() has parameter $relation with generic class Illuminate\Database\Eloquent\Relations\MorphMany but does not specify its types: TRelatedModel, TDeclaringModel
|
Static Analysis (8.3):
src/RelationJoinQuery.php#L142
Method Reedware\LaravelRelationJoins\RelationJoinQuery::hasOneOrMany() has parameter $relation with generic class Illuminate\Database\Eloquent\Relations\MorphOne but does not specify its types: TRelatedModel, TDeclaringModel
|
Static Analysis (8.3):
src/RelationJoinQuery.php#L175
Method Reedware\LaravelRelationJoins\RelationJoinQuery::hasOneOrManyThrough() has parameter $relation with generic class Illuminate\Database\Eloquent\Relations\HasManyThrough but does not specify its types: TRelatedModel, TIntermediateModel, TDeclaringModel
|
Static Analysis (8.3):
src/RelationJoinQuery.php#L175
Method Reedware\LaravelRelationJoins\RelationJoinQuery::hasOneOrManyThrough() has parameter $relation with generic class Illuminate\Database\Eloquent\Relations\HasOneThrough but does not specify its types: TRelatedModel, TIntermediateModel, TDeclaringModel
|
Static Analysis (8.3):
src/RelationJoinQuery.php#L223
Offset 0 does not exist on array|null.
|
Static Analysis (8.3):
src/RelationJoinQuery.php#L237
Method Reedware\LaravelRelationJoins\RelationJoinQuery::morphOneOrMany() has parameter $relation with generic class Illuminate\Database\Eloquent\Relations\MorphMany but does not specify its types: TRelatedModel, TDeclaringModel
|
Static Analysis (8.1)
The job was canceled because "_8_3" failed.
|
Static Analysis (8.1)
The operation was canceled.
|
Static Analysis (8.2)
The job was canceled because "_8_3" failed.
|
Static Analysis (8.2):
src/RelationJoinQuery.php#L57
Method Reedware\LaravelRelationJoins\RelationJoinQuery::belongsTo() has parameter $relation with generic class Illuminate\Database\Eloquent\Relations\BelongsTo but does not specify its types: TRelatedModel, TDeclaringModel
|
Static Analysis (8.2):
src/RelationJoinQuery.php#L125
Offset 0 does not exist on array|null.
|
Static Analysis (8.2):
src/RelationJoinQuery.php#L142
Method Reedware\LaravelRelationJoins\RelationJoinQuery::hasOneOrMany() has parameter $relation with generic class Illuminate\Database\Eloquent\Relations\HasMany but does not specify its types: TRelatedModel, TDeclaringModel
|
Static Analysis (8.2):
src/RelationJoinQuery.php#L142
Method Reedware\LaravelRelationJoins\RelationJoinQuery::hasOneOrMany() has parameter $relation with generic class Illuminate\Database\Eloquent\Relations\HasOne but does not specify its types: TRelatedModel, TDeclaringModel
|
Static Analysis (8.2):
src/RelationJoinQuery.php#L142
Method Reedware\LaravelRelationJoins\RelationJoinQuery::hasOneOrMany() has parameter $relation with generic class Illuminate\Database\Eloquent\Relations\MorphMany but does not specify its types: TRelatedModel, TDeclaringModel
|
Static Analysis (8.2):
src/RelationJoinQuery.php#L142
Method Reedware\LaravelRelationJoins\RelationJoinQuery::hasOneOrMany() has parameter $relation with generic class Illuminate\Database\Eloquent\Relations\MorphOne but does not specify its types: TRelatedModel, TDeclaringModel
|
Static Analysis (8.2):
src/RelationJoinQuery.php#L175
Method Reedware\LaravelRelationJoins\RelationJoinQuery::hasOneOrManyThrough() has parameter $relation with generic class Illuminate\Database\Eloquent\Relations\HasManyThrough but does not specify its types: TRelatedModel, TIntermediateModel, TDeclaringModel
|
Static Analysis (8.2):
src/RelationJoinQuery.php#L175
Method Reedware\LaravelRelationJoins\RelationJoinQuery::hasOneOrManyThrough() has parameter $relation with generic class Illuminate\Database\Eloquent\Relations\HasOneThrough but does not specify its types: TRelatedModel, TIntermediateModel, TDeclaringModel
|
Static Analysis (8.2):
src/RelationJoinQuery.php#L223
Offset 0 does not exist on array|null.
|
Static Analysis (8.2):
src/RelationJoinQuery.php#L237
Method Reedware\LaravelRelationJoins\RelationJoinQuery::morphOneOrMany() has parameter $relation with generic class Illuminate\Database\Eloquent\Relations\MorphMany but does not specify its types: TRelatedModel, TDeclaringModel
|
Static Analysis (8.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|