Code Static Analysis #52
Annotations
10 errors and 1 warning
PHP Lint (8.2, ubuntu-latest) / Code Static Analysis (PHP 8.2):
src/Helpers/Connector.php#L59
Method FastyBird\Connector\Modbus\Helpers\Connector::getClientMode() has FastyBird\Core\Tools\Exceptions\InvalidArgument in PHPDoc @throws tag but it's not thrown.
|
PHP Lint (8.2, ubuntu-latest) / Code Static Analysis (PHP 8.2):
src/Helpers/Connector.php#L59
Method FastyBird\Connector\Modbus\Helpers\Connector::getClientMode() has FastyBird\Core\Tools\Exceptions\InvalidState in PHPDoc @throws tag but it's not thrown.
|
PHP Lint (8.2, ubuntu-latest) / Code Static Analysis (PHP 8.2):
src/Helpers/Connector.php#L70
Call to an undefined method FastyBird\Module\Devices\Documents\Connectors\Properties\Property::getValue().
|
PHP Lint (8.2, ubuntu-latest) / Code Static Analysis (PHP 8.2):
src/Helpers/Connector.php#L87
Method FastyBird\Connector\Modbus\Helpers\Connector::getByteSize() has FastyBird\Core\Tools\Exceptions\InvalidArgument in PHPDoc @throws tag but it's not thrown.
|
PHP Lint (8.2, ubuntu-latest) / Code Static Analysis (PHP 8.2):
src/Helpers/Connector.php#L87
Method FastyBird\Connector\Modbus\Helpers\Connector::getByteSize() has FastyBird\Core\Tools\Exceptions\InvalidState in PHPDoc @throws tag but it's not thrown.
|
PHP Lint (8.2, ubuntu-latest) / Code Static Analysis (PHP 8.2):
src/Helpers/Connector.php#L99
Call to an undefined method FastyBird\Module\Devices\Documents\Connectors\Properties\Property::getValue().
|
PHP Lint (8.2, ubuntu-latest) / Code Static Analysis (PHP 8.2):
src/Helpers/Connector.php#L100
Call to an undefined method FastyBird\Module\Devices\Documents\Connectors\Properties\Property::getValue().
|
PHP Lint (8.2, ubuntu-latest) / Code Static Analysis (PHP 8.2):
src/Helpers/Connector.php#L101
Call to an undefined method FastyBird\Module\Devices\Documents\Connectors\Properties\Property::getValue().
|
PHP Lint (8.2, ubuntu-latest) / Code Static Analysis (PHP 8.2):
src/Helpers/Connector.php#L106
Call to an undefined method FastyBird\Module\Devices\Documents\Connectors\Properties\Property::getValue().
|
PHP Lint (8.2, ubuntu-latest) / Code Static Analysis (PHP 8.2):
src/Helpers/Connector.php#L117
Method FastyBird\Connector\Modbus\Helpers\Connector::getBaudRate() has FastyBird\Core\Tools\Exceptions\InvalidArgument in PHPDoc @throws tag but it's not thrown.
|
PHP Lint (8.2, ubuntu-latest) / Code Static Analysis (PHP 8.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|