Skip to content

Code Static Analysis #52

Code Static Analysis

Code Static Analysis #52

Triggered via schedule January 13, 2025 08:07
Status Failure
Total duration 40s
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#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