Skip to content

Custom Message Type #187

Custom Message Type

Custom Message Type #187

Triggered via push October 23, 2024 19:02
Status Cancelled
Total duration 2m 42s
Billable time 2m
Artifacts
Lint project
54s
Lint project
Validate .pubnub.yml
10s
Validate .pubnub.yml
Validations
0s
Validations
Fit to window
Zoom out
Zoom in

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/