Skip to content

add support for messenger:stats command added in 6.2 #105

add support for messenger:stats command added in 6.2

add support for messenger:stats command added in 6.2 #105

Triggered via push March 28, 2024 13:40
Status Failure
Total duration 1m 48s
Artifacts

ci.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 6 warnings
PHP 8.1: tests/Unit/MongoTransportTest.php#L263
Return type (void) of method class@anonymous/tests/Unit/MongoTransportTest.php:256::insertOne() should be compatible with return type (MongoDB\InsertOneResult) of method MongoDB\Collection::insertOne()
PHP 8.1
Ignored error pattern #Return type \(void\) of method class@anonymous\/tests\/Unit\/MongoTransportTest.php:254::insertOne\(\) should be compatible with return type \(MongoDB\\InsertOneResult\) of method MongoDB\\Collection::insertOne\(\)# was not matched in reported errors.
PHP 8.1
Process completed with exit code 1.
PHP 8.3: tests/Unit/MongoTransportTest.php#L263
Return type (void) of method class@anonymous/tests/Unit/MongoTransportTest.php:256::insertOne() should be compatible with return type (MongoDB\InsertOneResult) of method MongoDB\Collection::insertOne()
PHP 8.3
Ignored error pattern #Return type \(void\) of method class@anonymous\/tests\/Unit\/MongoTransportTest.php:254::insertOne\(\) should be compatible with return type \(MongoDB\\InsertOneResult\) of method MongoDB\\Collection::insertOne\(\)# was not matched in reported errors.
PHP 8.3
Process completed with exit code 1.
PHP 8.2: tests/Unit/MongoTransportTest.php#L263
Return type (void) of method class@anonymous/tests/Unit/MongoTransportTest.php:256::insertOne() should be compatible with return type (MongoDB\InsertOneResult) of method MongoDB\Collection::insertOne()
PHP 8.2
Ignored error pattern #Return type \(void\) of method class@anonymous\/tests\/Unit\/MongoTransportTest.php:254::insertOne\(\) should be compatible with return type \(MongoDB\\InsertOneResult\) of method MongoDB\\Collection::insertOne\(\)# was not matched in reported errors.
PHP 8.2
Process completed with exit code 1.
PHP 8.1
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHP 8.1
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHP 8.3
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHP 8.3
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHP 8.2
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHP 8.2
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/