Custom Message Type #187
Annotations
11 errors and 1 warning
Lint project
The run was canceled by @github-actions[bot].
|
Lint project:
src/PubNub/Endpoints/History.php#L106
Method PubNub\Endpoints\History::includeCustomMessageType() has parameter $includeCustomMessageType with no type specified.
|
Lint project:
src/PubNub/Endpoints/History.php#L106
PHPDoc tag @param references unknown parameter: $includeTimetoken
|
Lint project:
src/PubNub/Endpoints/MessagePersistance/FetchMessages.php#L96
Method PubNub\Endpoints\MessagePersistance\FetchMessages::includeCustomMessageType() has no return type specified.
|
Lint project:
src/PubNub/Endpoints/MessagePersistance/FetchMessages.php#L96
Method PubNub\Endpoints\MessagePersistance\FetchMessages::includeCustomMessageType() has parameter $includeCustomMessageType with no type specified.
|
Lint project:
src/PubNub/Endpoints/MessagePersistance/FetchMessages.php#L128
Negated boolean expression is always true.
|
Lint project:
src/PubNub/Models/Consumer/MessagePersistence/PNFetchMessagesItemResult.php#L46
Method PubNub\Models\Consumer\MessagePersistence\PNFetchMessagesItemResult::setCustomMessageType() has no return type specified.
|
Lint project:
tests/Acceptance/CustomMessageType/CustomMessageTypeContext.php#L32
Property PubNubTests\Acceptance\CustomMessageType\CustomMessageTypeContext::$response has no type specified.
|
Lint project:
tests/Acceptance/CustomMessageType/CustomMessageTypeContext.php#L43
Method PubNubTests\Acceptance\CustomMessageType\CustomMessageTypeContext::theDemoKeyset() has no return type specified.
|
Lint project:
tests/Acceptance/CustomMessageType/CustomMessageTypeContext.php#L56
Method PubNubTests\Acceptance\CustomMessageType\CustomMessageTypeContext::theDemoKeysetWithEnabledStorage() has no return type specified.
|
Lint project:
tests/Acceptance/CustomMessageType/CustomMessageTypeContext.php#L69
Method PubNubTests\Acceptance\CustomMessageType\CustomMessageTypeContext::iFetchMessageHistoryForChannel() has no return type specified.
|
Validate .pubnub.yml
The following actions use a deprecated Node.js version and will be forced to run on node20: ./.github/.release/actions/actions/validators/pubnub-yml. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|