Skip to content

Fix styling

Fix styling #44

Triggered via push April 5, 2024 17:46
Status Failure
Total duration 52s
Billable time 1m
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
phpstan: src/Commands/SeedStartupDatabaseCommand.php#L20
Call to static method create() on an unknown class App\Models\Adminify\Post.
phpstan: src/Commands/SeedStartupDatabaseCommand.php#L33
Call to static method create() on an unknown class App\Models\Adminify\Post.
phpstan: src/Commands/SeedStartupDatabaseCommand.php#L46
Call to static method create() on an unknown class App\Models\Adminify\Post.
phpstan: src/Commands/SeedStartupDatabaseCommand.php#L59
Call to static method create() on an unknown class App\Models\Adminify\Media.
phpstan: src/Commands/SeedStartupDatabaseCommand.php#L64
Call to static method create() on an unknown class App\Models\Adminify\Media.
phpstan: src/Commands/SeedStartupDatabaseCommand.php#L69
Call to static method create() on an unknown class App\Models\Adminify\Media.
phpstan: src/Commands/SeedStartupDatabaseCommand.php#L75
Call to static method create() on an unknown class App\Models\Adminify\Category.
phpstan: src/Commands/SeedStartupDatabaseCommand.php#L81
Call to static method create() on an unknown class App\Models\Adminify\Category.
phpstan: src/Commands/SeedStartupDatabaseCommand.php#L87
Call to static method create() on an unknown class App\Models\Adminify\Category.
phpstan: src/Commands/SeedStartupDatabaseCommand.php#L93
Call to static method create() on an unknown class App\Models\Adminify\Category.
phpstan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.