Skip to content

Merge pull request #47 from rafasilveira/main #8

Merge pull request #47 from rafasilveira/main

Merge pull request #47 from rafasilveira/main #8

Triggered via push February 26, 2024 08:13
Status Failure
Total duration 37s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
phpstan: src/Models/Author.php#L47
PHPDoc type array<string> of property Stephenjude\FilamentBlog\Models\Author::$appends is not covariant with PHPDoc type array<int, string> of overridden property Illuminate\Database\Eloquent\Model::$appends.
phpstan: src/Models/Post.php#L61
PHPDoc type array<string> of property Stephenjude\FilamentBlog\Models\Post::$appends is not covariant with PHPDoc type array<int, string> of overridden property Illuminate\Database\Eloquent\Model::$appends.
phpstan
Process completed with exit code 1.