Code Static Analysis #55
Annotations
10 errors and 1 warning
PHP Lint (8.2, ubuntu-latest) / Code Static Analysis (PHP 8.2):
src/Helpers/Connector.php#L57
Method FastyBird\Connector\Tuya\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#L57
Method FastyBird\Connector\Tuya\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#L68
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#L85
Method FastyBird\Connector\Tuya\Helpers\Connector::getOpenApiEndpoint() 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#L85
Method FastyBird\Connector\Tuya\Helpers\Connector::getOpenApiEndpoint() 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#L98
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#L128
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#L159
Method FastyBird\Connector\Tuya\Helpers\Connector::getOpenPulsarTopic() 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#L159
Method FastyBird\Connector\Tuya\Helpers\Connector::getOpenPulsarTopic() 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#L172
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)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|