Fix CS #772
Annotations
10 errors and 1 warning
Run code static analysis:
lib/php/Converter.php#L39
Property Glpi\Inventory\Converter::$steps is never read, only written.
|
Run code static analysis:
lib/php/Converter.php#L47
Property Glpi\Inventory\Converter::$schema_patterns is never written, only read.
|
Run code static analysis:
lib/php/Converter.php#L49
Property Glpi\Inventory\Converter::$extra_properties is never read, only written.
|
Run code static analysis:
lib/php/Converter.php#L51
Property Glpi\Inventory\Converter::$extra_sub_properties is never read, only written.
|
Run code static analysis:
lib/php/Converter.php#L53
Property Glpi\Inventory\Converter::$extra_itemtypes is never read, only written.
|
Run code static analysis:
lib/php/Converter.php#L55
Property Glpi\Inventory\Converter::$strict_schema is never read, only written.
|
Run code static analysis:
lib/php/Converter.php#L162
Call to an undefined method Glpi\Inventory\Converter::buildSchema().
|
Run code static analysis:
lib/php/Converter.php#L162
Call to an undefined static method Glpi\Inventory\Schema::import().
|
Run code static analysis:
lib/php/Converter.php#L164
Instantiated class Glpi\Inventory\Context not found.
|
Run code static analysis:
lib/php/Converter.php#L165
Access to property $tolerateStrings on an unknown class Glpi\Inventory\Context.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading