Support mqtt over websocket #146
Annotations
10 errors and 1 warning
Run Analysis:
src/BaseClient.php#L103
Method Simps\MQTT\BaseClient::setClient() has parameter $client with no type specified.
|
Run Analysis:
src/BaseClient.php#L137
Method Simps\MQTT\BaseClient::getConnectData() has no return type specified.
|
Run Analysis:
src/BaseClient.php#L210
Method Simps\MQTT\BaseClient::connect() has no return type specified.
|
Run Analysis:
src/BaseClient.php#L235
Method Simps\MQTT\BaseClient::subscribe() has no return type specified.
|
Run Analysis:
src/BaseClient.php#L245
Method Simps\MQTT\BaseClient::unSubscribe() has no return type specified.
|
Run Analysis:
src/BaseClient.php#L255
Method Simps\MQTT\BaseClient::publish() has no return type specified.
|
Run Analysis:
src/BaseClient.php#L296
Method Simps\MQTT\BaseClient::ping() has no return type specified.
|
Run Analysis:
src/BaseClient.php#L308
Method Simps\MQTT\BaseClient::auth() has no return type specified.
|
Run Analysis:
src/BaseClient.php#L313
Method Simps\MQTT\BaseClient::reConnect() has no return type specified.
|
Run Analysis:
src/BaseClient.php#L315
Method Simps\MQTT\BaseClient::send() has no return type specified.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading