Upgrade to Centrifugo 5 #138
ci.yaml
on: pull_request
Annotations
7 errors and 7 warnings
Tests (PHP 8.2 / Symfony 7.0)
Process completed with exit code 2.
|
Tests (PHP 8.2 / Symfony 6.3)
Process completed with exit code 2.
|
Static Analysis:
Model/AbstractCommand.php#L65
Method Fresh\CentrifugoBundle\Model\AbstractCommand::jsonSerialize() should return array<string, mixed> but returns array|stdClass.
|
Static Analysis:
Model/BatchRequest.php#L22
Non-abstract class Fresh\CentrifugoBundle\Model\BatchRequest contains abstract method getMethod() from interface Fresh\CentrifugoBundle\Model\CommandInterface.
|
Static Analysis:
Service/Centrifugo.php#L175
Parameter #3 ...$values of function sprintf expects bool|float|int|string|null, Fresh\CentrifugoBundle\Model\Method given.
|
Static Analysis
Process completed with exit code 1.
|
Tests (PHP 8.2 / Symfony 6.4)
Process completed with exit code 2.
|
Composer Validate
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/
|
Composer Install
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/
|
Tests (PHP 8.2 / Symfony 7.0)
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/
|
Tests (PHP 8.2 / Symfony 6.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/
|
Static Analysis
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/
|
Tests (PHP 8.2 / Symfony 6.4)
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/
|
Code Style
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/
|