Skip to content

initial commit

initial commit #2

Triggered via push May 16, 2024 21:30
Status Failure
Total duration 30s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
PHPStan: src/Contracts/Interactable.php#L9
Method OpenSoutheners\LaravelUserInteractions\Contracts\Interactable::followers() return type with generic class Illuminate\Database\Eloquent\Relations\MorphMany does not specify its types: TRelatedModel
PHPStan: src/Contracts/Interactable.php#L11
Method OpenSoutheners\LaravelUserInteractions\Contracts\Interactable::follows() return type with generic class Illuminate\Database\Eloquent\Relations\MorphMany does not specify its types: TRelatedModel
PHPStan: src/Contracts/Interactable.php#L13
Method OpenSoutheners\LaravelUserInteractions\Contracts\Interactable::likers() return type with generic class Illuminate\Database\Eloquent\Relations\MorphMany does not specify its types: TRelatedModel
PHPStan: src/Contracts/Interactable.php#L15
Method OpenSoutheners\LaravelUserInteractions\Contracts\Interactable::likes() return type with generic class Illuminate\Database\Eloquent\Relations\MorphMany does not specify its types: TRelatedModel
PHPStan: src/Contracts/Interactable.php#L17
Method OpenSoutheners\LaravelUserInteractions\Contracts\Interactable::subscribers() return type with generic class Illuminate\Database\Eloquent\Relations\MorphMany does not specify its types: TRelatedModel
PHPStan: src/Contracts/Interactable.php#L19
Method OpenSoutheners\LaravelUserInteractions\Contracts\Interactable::subscribed() return type with generic class Illuminate\Database\Eloquent\Relations\MorphMany does not specify its types: TRelatedModel
PHPStan: src/Contracts/Interactable.php#L21
Method OpenSoutheners\LaravelUserInteractions\Contracts\Interactable::participants() return type with generic class Illuminate\Database\Eloquent\Relations\MorphMany does not specify its types: TRelatedModel
PHPStan: src/Contracts/Interactable.php#L23
Method OpenSoutheners\LaravelUserInteractions\Contracts\Interactable::participates() return type with generic class Illuminate\Database\Eloquent\Relations\MorphMany does not specify its types: TRelatedModel
PHPStan: src/Contracts/Interactable.php#L25
Method OpenSoutheners\LaravelUserInteractions\Contracts\Interactable::bookmarkers() return type with generic class Illuminate\Database\Eloquent\Relations\MorphMany does not specify its types: TRelatedModel
PHPStan: src/Contracts/Interactable.php#L27
Method OpenSoutheners\LaravelUserInteractions\Contracts\Interactable::bookmarked() return type with generic class Illuminate\Database\Eloquent\Relations\MorphMany does not specify its types: TRelatedModel