Skip to content

chore: remove unused media #92

chore: remove unused media

chore: remove unused media #92

Triggered via push February 22, 2025 00:18
Status Failure
Total duration 50s
Artifacts

laravel.yml

on: push
laravel-tests
41s
laravel-tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors
laravel-tests: app/Publishes.php (in context of class App/Post)#L24
PHPDoc tag @var with type Illuminate\Database\Eloquent\Model is not subtype of native type App\Post.
laravel-tests: app/Publishes.php (in context of class App/Post)#L26
Call to an undefined method Illuminate\Database\Eloquent\Builder<Illuminate\Database\Eloquent\Model>::published().
laravel-tests: app/Publishes.php (in context of class App/Post)#L39
PHPDoc tag @var with type Illuminate\Database\Eloquent\Model is not subtype of native type App\Post.
laravel-tests: app/Publishes.php (in context of class App/Post)#L41
Call to an undefined method Illuminate\Database\Eloquent\Builder<Illuminate\Database\Eloquent\Model>::published().
laravel-tests: app/Publishes.php (in context of class App/Tip)#L24
PHPDoc tag @var with type Illuminate\Database\Eloquent\Model is not subtype of native type App\Tip.
laravel-tests: app/Publishes.php (in context of class App/Tip)#L26
Call to an undefined method Illuminate\Database\Eloquent\Builder<Illuminate\Database\Eloquent\Model>::published().
laravel-tests: app/Publishes.php (in context of class App/Tip)#L39
PHPDoc tag @var with type Illuminate\Database\Eloquent\Model is not subtype of native type App\Tip.
laravel-tests: app/Publishes.php (in context of class App/Tip)#L41
Call to an undefined method Illuminate\Database\Eloquent\Builder<Illuminate\Database\Eloquent\Model>::published().
laravel-tests: app/Publishes.php (in context of class App/Video)#L24
PHPDoc tag @var with type Illuminate\Database\Eloquent\Model is not subtype of native type App\Video.
laravel-tests: app/Publishes.php (in context of class App/Video)#L26
Call to an undefined method Illuminate\Database\Eloquent\Builder<Illuminate\Database\Eloquent\Model>::published().