refactor: ECS code cleanup #2
Annotations
10 errors and 2 warnings
PHPStan:
src/fields/Units.php#L97
Variable $settings in PHPDoc tag @var does not exist.
|
PHPStan:
src/fields/Units.php#L100
Access to an undefined property craft\base\Model::$defaultUnitsClass.
|
PHPStan:
src/fields/Units.php#L101
Access to an undefined property craft\base\Model::$defaultValue.
|
PHPStan:
src/fields/Units.php#L102
Access to an undefined property craft\base\Model::$defaultUnits.
|
PHPStan:
src/fields/Units.php#L103
Access to an undefined property craft\base\Model::$defaultChangeableUnits.
|
PHPStan:
src/fields/Units.php#L104
Access to an undefined property craft\base\Model::$defaultMin.
|
PHPStan:
src/fields/Units.php#L105
Access to an undefined property craft\base\Model::$defaultMax.
|
PHPStan:
src/fields/Units.php#L106
Access to an undefined property craft\base\Model::$defaultDecimals.
|
PHPStan:
src/fields/Units.php#L107
Access to an undefined property craft\base\Model::$defaultSize.
|
PHPStan:
src/models/UnitsData.php#L191
Variable $unitsClass in PHPDoc tag @var does not match assigned variable $units.
|
PHPStan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Coding Standards
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|