Bump friendsofphp/php-cs-fixer from 3.34.0 to 3.38.2 #105
Annotations
22 errors
PHPStan analysis (ubuntu-20.04, 8.2):
src/framework/assert/PocketmineSpecificAssert.php (in context of class ShockedPlot7560/PmmpUnit/framework/TestCase)#L30
Method ShockedPlot7560\PmmpUnit\framework\TestCase::submitAsyncTask() return type with generic interface React\Promise\PromiseInterface does not specify its types: T
|
PHPStan analysis (ubuntu-20.04, 8.2):
src/framework/assert/PocketmineSpecificAssert.php (in context of class ShockedPlot7560/PmmpUnit/framework/TestCase)#L37
Method ShockedPlot7560\PmmpUnit\framework\TestCase::submitAsyncTaskToWorker() return type with generic interface React\Promise\PromiseInterface does not specify its types: T
|
PHPStan analysis (ubuntu-20.04, 8.2):
src/utils/AsyncTaskDecorator.php#L10
Method ShockedPlot7560\PmmpUnit\utils\AsyncTaskDecorator::__construct() has parameter $deferred with generic class React\Promise\Deferred but does not specify its types: T
|
PHPStan analysis (ubuntu-20.04, 8.2):
src/utils/AsyncTaskDecorator.php#L42
Method ShockedPlot7560\PmmpUnit\utils\AsyncTaskDecorator::promise() return type with generic interface React\Promise\PromiseInterface does not specify its types: T
|
PHPStan analysis (ubuntu-20.04, 8.2):
src/utils/AsyncTaskDecorator.php#L46
Method ShockedPlot7560\PmmpUnit\utils\AsyncTaskDecorator::getDeferred() return type with generic class React\Promise\Deferred does not specify its types: T
|
PHPStan analysis (ubuntu-20.04, 8.2):
src/utils/AwaitGeneratorDecorator.php#L14
Class ShockedPlot7560\PmmpUnit\utils\AwaitGeneratorDecorator implements generic interface React\Promise\PromiseInterface but does not specify its types: T
|
PHPStan analysis (ubuntu-20.04, 8.2):
src/utils/AwaitGeneratorDecorator.php#L15
Property ShockedPlot7560\PmmpUnit\utils\AwaitGeneratorDecorator::$delegate with generic class React\Promise\Deferred does not specify its types: T
|
PHPStan analysis (ubuntu-20.04, 8.2):
src/utils/AwaitGeneratorDecorator.php#L40
Conditional return type uses subject type mixed which is not part of PHPDoc @template tags.
|
PHPStan analysis (ubuntu-20.04, 8.2):
tests/pmmpunit/suitetest/normal/tests/AwaitGeneratorDecoratorTest.php#L15
Method ShockedPlot7560\PmmpUnit\tests\normal\AwaitGeneratorDecoratorTest::testClosureCallback() return type with generic interface React\Promise\PromiseInterface does not specify its types: T
|
PHPStan analysis (ubuntu-20.04, 8.2):
tests/pmmpunit/suitetest/normal/tests/AwaitGeneratorDecoratorTest.php#L27
Method ShockedPlot7560\PmmpUnit\tests\normal\AwaitGeneratorDecoratorTest::testGeneratorCallback() return type with generic interface React\Promise\PromiseInterface does not specify its types: T
|
PHPStan analysis (ubuntu-20.04, 8.1):
src/framework/assert/PocketmineSpecificAssert.php (in context of class ShockedPlot7560/PmmpUnit/framework/TestCase)#L30
Method ShockedPlot7560\PmmpUnit\framework\TestCase::submitAsyncTask() return type with generic interface React\Promise\PromiseInterface does not specify its types: T
|
PHPStan analysis (ubuntu-20.04, 8.1):
src/framework/assert/PocketmineSpecificAssert.php (in context of class ShockedPlot7560/PmmpUnit/framework/TestCase)#L37
Method ShockedPlot7560\PmmpUnit\framework\TestCase::submitAsyncTaskToWorker() return type with generic interface React\Promise\PromiseInterface does not specify its types: T
|
PHPStan analysis (ubuntu-20.04, 8.1):
src/utils/AsyncTaskDecorator.php#L10
Method ShockedPlot7560\PmmpUnit\utils\AsyncTaskDecorator::__construct() has parameter $deferred with generic class React\Promise\Deferred but does not specify its types: T
|
PHPStan analysis (ubuntu-20.04, 8.1):
src/utils/AsyncTaskDecorator.php#L42
Method ShockedPlot7560\PmmpUnit\utils\AsyncTaskDecorator::promise() return type with generic interface React\Promise\PromiseInterface does not specify its types: T
|
PHPStan analysis (ubuntu-20.04, 8.1):
src/utils/AsyncTaskDecorator.php#L46
Method ShockedPlot7560\PmmpUnit\utils\AsyncTaskDecorator::getDeferred() return type with generic class React\Promise\Deferred does not specify its types: T
|
PHPStan analysis (ubuntu-20.04, 8.1):
src/utils/AwaitGeneratorDecorator.php#L14
Class ShockedPlot7560\PmmpUnit\utils\AwaitGeneratorDecorator implements generic interface React\Promise\PromiseInterface but does not specify its types: T
|
PHPStan analysis (ubuntu-20.04, 8.1):
src/utils/AwaitGeneratorDecorator.php#L15
Property ShockedPlot7560\PmmpUnit\utils\AwaitGeneratorDecorator::$delegate with generic class React\Promise\Deferred does not specify its types: T
|
PHPStan analysis (ubuntu-20.04, 8.1):
src/utils/AwaitGeneratorDecorator.php#L40
Conditional return type uses subject type mixed which is not part of PHPDoc @template tags.
|
PHPStan analysis (ubuntu-20.04, 8.1):
tests/pmmpunit/suitetest/normal/tests/AwaitGeneratorDecoratorTest.php#L15
Method ShockedPlot7560\PmmpUnit\tests\normal\AwaitGeneratorDecoratorTest::testClosureCallback() return type with generic interface React\Promise\PromiseInterface does not specify its types: T
|
PHPStan analysis (ubuntu-20.04, 8.1):
tests/pmmpunit/suitetest/normal/tests/AwaitGeneratorDecoratorTest.php#L27
Method ShockedPlot7560\PmmpUnit\tests\normal\AwaitGeneratorDecoratorTest::testGeneratorCallback() return type with generic interface React\Promise\PromiseInterface does not specify its types: T
|
Unit tests (ubuntu-20.04, normal, 8.1)
Process completed with exit code 2.
|
Unit tests (ubuntu-20.04, normal, 8.2)
Process completed with exit code 2.
|