Swoole Backend #1544
Annotations
11 errors
|
Static Analysis:
src/Backends/Swoole/IgbinarySerializer.php#L9
Method Rubix\ML\Backends\Swoole\IgbinarySerializer::serialize() should return string but returns string|null.
|
Static Analysis:
src/Backends/Swoole/Process.php#L29
Property Rubix\ML\Backends\Swoole\Process::$queue type has no value type specified in iterable type array.
|
Static Analysis:
src/Backends/Swoole/Process.php#L139
Parameter #1 $key of method Swoole\Table::get() expects string, int<0, max> given.
|
Static Analysis:
tests/DataProvider/BackendProviderTrait.php (in context of class Rubix/ML/Tests/BootstrapAggregatorTest)#L34
Method Rubix\ML\Tests\BootstrapAggregatorTest::provideBackends() should return array<Rubix\ML\Backends\Backend> but returns array<string, array<int, Rubix\ML\Backends\Amp|Rubix\ML\Backends\Serial|Rubix\ML\Backends\Swoole\Coroutine|Rubix\ML\Backends\Swoole\Process>>.
|
Static Analysis:
tests/DataProvider/BackendProviderTrait.php (in context of class Rubix/ML/Tests/Classifiers/OneVsRestTest)#L34
Method Rubix\ML\Tests\Classifiers\OneVsRestTest::provideBackends() should return array<Rubix\ML\Backends\Backend> but returns array<string, array<int, Rubix\ML\Backends\Amp|Rubix\ML\Backends\Serial|Rubix\ML\Backends\Swoole\Coroutine|Rubix\ML\Backends\Swoole\Process>>.
|
Static Analysis:
tests/DataProvider/BackendProviderTrait.php (in context of class Rubix/ML/Tests/Classifiers/RandomForestTest)#L34
Method Rubix\ML\Tests\Classifiers\RandomForestTest::provideBackends() should return array<Rubix\ML\Backends\Backend> but returns array<string, array<int, Rubix\ML\Backends\Amp|Rubix\ML\Backends\Serial|Rubix\ML\Backends\Swoole\Coroutine|Rubix\ML\Backends\Swoole\Process>>.
|
Static Analysis:
tests/DataProvider/BackendProviderTrait.php (in context of class Rubix/ML/Tests/CommitteeMachineTest)#L34
Method Rubix\ML\Tests\CommitteeMachineTest::provideBackends() should return array<Rubix\ML\Backends\Backend> but returns array<string, array<int, Rubix\ML\Backends\Amp|Rubix\ML\Backends\Serial|Rubix\ML\Backends\Swoole\Coroutine|Rubix\ML\Backends\Swoole\Process>>.
|
Static Analysis:
tests/DataProvider/BackendProviderTrait.php (in context of class Rubix/ML/Tests/CrossValidation/KFoldTest)#L34
Method Rubix\ML\Tests\CrossValidation\KFoldTest::provideBackends() should return array<Rubix\ML\Backends\Backend> but returns array<string, array<int, Rubix\ML\Backends\Amp|Rubix\ML\Backends\Serial|Rubix\ML\Backends\Swoole\Coroutine|Rubix\ML\Backends\Swoole\Process>>.
|
Static Analysis:
tests/DataProvider/BackendProviderTrait.php (in context of class Rubix/ML/Tests/CrossValidation/LeavePOutTest)#L34
Method Rubix\ML\Tests\CrossValidation\LeavePOutTest::provideBackends() should return array<Rubix\ML\Backends\Backend> but returns array<string, array<int, Rubix\ML\Backends\Amp|Rubix\ML\Backends\Serial|Rubix\ML\Backends\Swoole\Coroutine|Rubix\ML\Backends\Swoole\Process>>.
|
Static Analysis:
tests/DataProvider/BackendProviderTrait.php (in context of class Rubix/ML/Tests/CrossValidation/MonteCarloTest)#L34
Method Rubix\ML\Tests\CrossValidation\MonteCarloTest::provideBackends() should return array<Rubix\ML\Backends\Backend> but returns array<string, array<int, Rubix\ML\Backends\Amp|Rubix\ML\Backends\Serial|Rubix\ML\Backends\Swoole\Coroutine|Rubix\ML\Backends\Swoole\Process>>.
|
The logs for this run have expired and are no longer available.
Loading