Skip to content

Feat: add exists in migrator (#289) #88

Feat: add exists in migrator (#289)

Feat: add exists in migrator (#289) #88

Triggered via push September 20, 2024 13:48
Status Failure
Total duration 32s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
phpstan: src/Models/SettingsProperty.php#L1
Ignored error pattern #^Property 'group' does not exist in Spatie\\LaravelSettings\\Models\\SettingsProperty model\.$# in path /home/runner/work/laravel-settings/laravel-settings/src/Models/SettingsProperty.php was not matched in reported errors.
phpstan: src/Models/SettingsProperty.php#L1
Ignored error pattern #^Property 'name' does not exist in Spatie\\LaravelSettings\\Models\\SettingsProperty model\.$# in path /home/runner/work/laravel-settings/laravel-settings/src/Models/SettingsProperty.php was not matched in reported errors.
phpstan: src/Models/SettingsProperty.php#L1
Ignored error pattern #^Property 'payload' does not exist in Spatie\\LaravelSettings\\Models\\SettingsProperty model\.$# in path /home/runner/work/laravel-settings/laravel-settings/src/Models/SettingsProperty.php was not matched in reported errors.
phpstan
Process completed with exit code 1.