fixes after review #204
Annotations
8 errors
|
Run PHPStan:
src/PubNub/Endpoints/Endpoint.php#L1
Ignored error pattern #^Variable \$publishKey in empty\(\) always exists and is not falsy\.$# in path /home/runner/work/php/php/src/PubNub/Endpoints/Endpoint.php was not matched in reported errors.
|
Run PHPStan:
src/PubNub/Endpoints/Endpoint.php#L1
Ignored error pattern #^Variable \$subscribeKey in empty\(\) always exists and is not falsy\.$# in path /home/runner/work/php/php/src/PubNub/Endpoints/Endpoint.php was not matched in reported errors.
|
Run PHPStan:
tests/Acceptance/CustomMessageType/CustomMessageTypeContext.php#L93
Method PubNubTests\Acceptance\CustomMessageType\CustomMessageTypeContext::iFetchMessageHistoryWithMessagetypeForChannel() has no return type specified.
|
Run PHPStan:
tests/Acceptance/CustomMessageType/CustomMessageTypeContext.php#L93
Method PubNubTests\Acceptance\CustomMessageType\CustomMessageTypeContext::iFetchMessageHistoryWithMessagetypeForChannel() has parameter $channelName with no type specified.
|
Run PHPStan:
tests/Acceptance/CustomMessageType/CustomMessageTypeContext.php#L107
Method PubNubTests\Acceptance\CustomMessageType\CustomMessageTypeContext::iFetchMessageHistoryWithCustommessagetypeForChannel() has no return type specified.
|
Run PHPStan:
tests/Acceptance/CustomMessageType/CustomMessageTypeContext.php#L107
Method PubNubTests\Acceptance\CustomMessageType\CustomMessageTypeContext::iFetchMessageHistoryWithCustommessagetypeForChannel() has parameter $channelName with no type specified.
|
Run PHPStan
Process completed with exit code 1.
|
Loading