WIP #254
Annotations
11 errors
Lint project
The run was canceled by @github-actions[bot].
|
Lint project:
src/PubNub/Endpoints/Endpoint.php#L373
Parameter #1 $originalException of method PubNub\Exceptions\PubNubConnectionException::setOriginalException() expects Exception, Psr\Http\Client\NetworkExceptionInterface given.
|
Lint project:
src/PubNub/Endpoints/Endpoint.php#L410
Ignored error pattern #^Parameter \#5 \$authKey of class PubNub\\Models\\ResponseHelpers\\ResponseInfo constructor expects string, null given\.$# in path /home/runner/work/php/php/src/PubNub/Endpoints/Endpoint.php is expected to occur 1 time, but occurred 2 times.
|
Lint project:
src/PubNub/Endpoints/Endpoint.php#L425
Access to an undefined property Psr\Http\Message\RequestInterface::$body.
|
Lint project:
src/PubNub/Endpoints/Endpoint.php#L431
Ignored error pattern #^Parameter \#1 \$result of method PubNub\\Endpoints\\Endpoint\:\:createResponse\(\) expects array, string given\.$# in path /home/runner/work/php/php/src/PubNub/Endpoints/Endpoint.php is expected to occur 1 time, but occurred 2 times.
|
Lint project:
src/PubNub/Endpoints/Endpoint.php#L435
Parameter #1 $result of method PubNub\Endpoints\Endpoint::createResponse() expects array, Psr\Http\Message\ResponseInterface given.
|
Lint project:
src/PubNub/Endpoints/Endpoint.php#L605
Parameter #5 $authKey of class PubNub\Models\ResponseHelpers\ResponseInfo constructor expects string, null given.
|
Lint project:
src/PubNub/Endpoints/Endpoint.php#L652
Parameter #1 $result of method PubNub\Endpoints\Endpoint::createResponse() expects array, string given.
|
Lint project:
src/PubNub/Endpoints/Endpoint.php#L700
Method PubNub\Endpoints\Endpoint::createStatus() has parameter $errorMessage with no type specified.
|
Lint project:
src/PubNub/Endpoints/Endpoint.php#L713
Call to an undefined method PubNub\Models\ResponseHelpers\PNStatus::setErrorMessage().
|
Lint project:
src/PubNub/Endpoints/Objects/Channel/SetChannelMetadata.php#L73
Method PubNub\Endpoints\Objects\Channel\SetChannelMetadata::setCustom() has parameter $custom with no value type specified in iterable type array.
|