fix: update PHPStan baseline #57
Annotations
10 errors and 1 warning
Execute static analysis:
src/Admin/Models/StatusHistory.php#L1
Ignored error pattern #^Access to an undefined property Igniter\\Admin\\Models\\StatusHistory\:\:\$status\.$# in path /home/runner/work/core/core/src/Admin/Models/StatusHistory.php was not matched in reported errors.
|
Execute static analysis:
src/Flame/Database/Traits/HasPermalink.php (in context of class Igniter/System/Models/Page)#L108
Call to an undefined method Igniter\System\Models\Page::whereSlug().
|
Execute static analysis:
src/System/Classes/LanguageManager.php#L51
Call to an undefined static method Igniter\System\Models\Language::whereIsEnabled().
|
Execute static analysis:
src/System/Libraries/Country.php#L147
Call to an undefined static method Igniter\System\Models\Country::whereIsEnabled().
|
Execute static analysis:
src/System/Models/Concerns/Defaultable.php (in context of class Igniter/System/Models/Country)#L153
Call to an undefined method Illuminate\Database\Eloquent\Builder<static(Igniter\System\Models\Country)>::whereIsEnabled().
|
Execute static analysis:
src/System/Models/Concerns/Defaultable.php (in context of class Igniter/System/Models/Currency)#L153
Call to an undefined method Illuminate\Database\Eloquent\Builder<static(Igniter\System\Models\Currency)>::whereIsEnabled().
|
Execute static analysis:
src/System/Models/Concerns/Defaultable.php (in context of class Igniter/System/Models/Language)#L153
Call to an undefined method Igniter\Flame\Database\Builder<static(Igniter\System\Models\Language)>|Igniter\System\Models\Language::whereIsEnabled().
|
Execute static analysis:
src/System/Models/Country.php#L64
Call to an undefined static method Igniter\System\Models\Country::whereIsEnabled().
|
Execute static analysis:
src/System/Models/Language.php#L77
Call to an undefined static method Igniter\System\Models\Language::whereIsEnabled().
|
Execute static analysis:
src/System/Models/Language.php#L118
Call to an undefined static method Igniter\System\Models\Language::whereIsEnabled().
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading