fix: update PHPStan baseline #57
pipeline.yml
on: push
Annotations
12 errors and 3 warnings
php-tests (8.2) / PHP Tests :
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.
|
php-tests (8.2) / PHP Tests :
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().
|
php-tests (8.2) / PHP Tests :
src/System/Classes/LanguageManager.php#L51
Call to an undefined static method Igniter\System\Models\Language::whereIsEnabled().
|
php-tests (8.2) / PHP Tests :
src/System/Libraries/Country.php#L147
Call to an undefined static method Igniter\System\Models\Country::whereIsEnabled().
|
php-tests (8.2) / PHP Tests :
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().
|
php-tests (8.2) / PHP Tests :
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().
|
php-tests (8.2) / PHP Tests :
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().
|
php-tests (8.2) / PHP Tests :
src/System/Models/Country.php#L64
Call to an undefined static method Igniter\System\Models\Country::whereIsEnabled().
|
php-tests (8.2) / PHP Tests :
src/System/Models/Language.php#L77
Call to an undefined static method Igniter\System\Models\Language::whereIsEnabled().
|
php-tests (8.2) / PHP Tests :
src/System/Models/Language.php#L118
Call to an undefined static method Igniter\System\Models\Language::whereIsEnabled().
|
php-tests (8.3) / PHP Tests
FailFast: cancelling since parallel instance has failed
|
php-tests (8.3) / PHP Tests
The operation was canceled.
|
build-assets / Build Assets
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php-lint / PHP Linting (Pint)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
php-tests (8.2) / PHP Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|