Skip to content

Added since_id field to ChatsRequest #99

Added since_id field to ChatsRequest

Added since_id field to ChatsRequest #99

Re-run triggered July 16, 2024 09:40
Status Failure
Total duration 57s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 2 warnings
test (8.0): src/Bot/Model/Request/ChatsRequest.php#L109
Method RetailCrm\Mg\Bot\Model\Request\ChatsRequest::getSinceId() has no return typehint specified.
test (8.0): src/Bot/Model/Request/ChatsRequest.php#L114
Method RetailCrm\Mg\Bot\Model\Request\ChatsRequest::setSinceId() has no return typehint specified.
test (8.0): src/Bot/Model/Request/ChatsRequest.php#L114
Method RetailCrm\Mg\Bot\Model\Request\ChatsRequest::setSinceId() has parameter $sinceId with no typehint specified.
test (8.0)
Process completed with exit code 2.
test (7.4)
The job was canceled because "_8_0" failed.
test (7.4): src/Bot/Model/Request/ChatsRequest.php#L109
Method RetailCrm\Mg\Bot\Model\Request\ChatsRequest::getSinceId() has no return typehint specified.
test (7.4): src/Bot/Model/Request/ChatsRequest.php#L114
Method RetailCrm\Mg\Bot\Model\Request\ChatsRequest::setSinceId() has no return typehint specified.
test (7.4): src/Bot/Model/Request/ChatsRequest.php#L114
Method RetailCrm\Mg\Bot\Model\Request\ChatsRequest::setSinceId() has parameter $sinceId with no typehint specified.
test (7.4)
Process completed with exit code 2.
test (8.1)
The job was canceled because "_8_0" failed.
test (8.1): src/Bot/Model/Request/ChatsRequest.php#L109
Method RetailCrm\Mg\Bot\Model\Request\ChatsRequest::getSinceId() has no return typehint specified.
test (8.1): src/Bot/Model/Request/ChatsRequest.php#L114
Method RetailCrm\Mg\Bot\Model\Request\ChatsRequest::setSinceId() has no return typehint specified.
test (8.1): src/Bot/Model/Request/ChatsRequest.php#L114
Method RetailCrm\Mg\Bot\Model\Request\ChatsRequest::setSinceId() has parameter $sinceId with no typehint specified.
test (8.1)
The operation was canceled.
test (7.3)
The job was canceled because "_8_0" failed.
test (7.3)
The operation was canceled.
test (8.0)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (8.0)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/