Code Static Analysis #54
Annotations
10 errors and 1 warning
PHPStan:
src/Helpers/Connectors/Connector.php#L59
Method FastyBird\Connector\NsPanel\Helpers\Connectors\Connector::getClientMode() has FastyBird\Core\Tools\Exceptions\InvalidArgument in PHPDoc @throws tag but it's not thrown.
|
PHPStan:
src/Helpers/Connectors/Connector.php#L59
Method FastyBird\Connector\NsPanel\Helpers\Connectors\Connector::getClientMode() has FastyBird\Core\Tools\Exceptions\InvalidState in PHPDoc @throws tag but it's not thrown.
|
PHPStan:
src/Helpers/Connectors/Connector.php#L70
Call to an undefined method FastyBird\Module\Devices\Documents\Connectors\Properties\Property::getValue().
|
PHPStan:
src/Helpers/Connectors/Connector.php#L87
Method FastyBird\Connector\NsPanel\Helpers\Connectors\Connector::getPort() has FastyBird\Core\Tools\Exceptions\InvalidArgument in PHPDoc @throws tag but it's not thrown.
|
PHPStan:
src/Helpers/Connectors/Connector.php#L87
Method FastyBird\Connector\NsPanel\Helpers\Connectors\Connector::getPort() has FastyBird\Core\Tools\Exceptions\InvalidState in PHPDoc @throws tag but it's not thrown.
|
PHPStan:
src/Helpers/Connectors/Connector.php#L87
Method FastyBird\Connector\NsPanel\Helpers\Connectors\Connector::getPort() has TypeError in PHPDoc @throws tag but it's not thrown.
|
PHPStan:
src/Helpers/Connectors/Connector.php#L87
Method FastyBird\Connector\NsPanel\Helpers\Connectors\Connector::getPort() has ValueError in PHPDoc @throws tag but it's not thrown.
|
PHPStan:
src/Helpers/Connectors/Connector.php#L98
Call to an undefined method FastyBird\Module\Devices\Documents\Connectors\Properties\Property::getValue().
|
PHPStan:
src/Helpers/Connectors/Connector.php#L102
Call to an undefined method FastyBird\Module\Devices\Documents\Connectors\Properties\Property::getValue().
|
PHPStan
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading