Skip to content

Code Static Analysis #55

Code Static Analysis

Code Static Analysis #55

Triggered via schedule January 13, 2025 08:01
Status Failure
Total duration 57s
Artifacts

static-analysis.yaml

on: schedule
Matrix: PHP Lint
Fit to window
Zoom out
Zoom in

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