Add docker structure #138
Annotations
8 errors and 1 warning
is PHPStan check failed
❗️ PHPStan check failed (╯°益°)╯彡┻━┻
|
PHPStan:
src/Bitrix24Accounts/UseCase/ChangeDomainUrl/Handler.php#L34
No error to ignore is reported on line 34.
|
PHPStan:
src/Bitrix24Accounts/UseCase/ChangeDomainUrl/Handler.php#L39
Parameter #1 ...$roots of method Bitrix24\Lib\Services\Flusher::flush() expects Bitrix24\Lib\AggregateRoot, Bitrix24\SDK\Application\Contracts\Bitrix24Accounts\Entity\Bitrix24AccountInterface given.
|
PHPStan:
src/Bitrix24Accounts/UseCase/RenewAuthToken/Handler.php#L47
Parameter #1 ...$roots of method Bitrix24\Lib\Services\Flusher::flush() expects Bitrix24\Lib\AggregateRoot, Bitrix24\SDK\Application\Contracts\Bitrix24Accounts\Entity\Bitrix24AccountInterface|Bitrix24\SDK\Application\Contracts\Events\AggregateRootEventsEmitterInterface given.
|
PHPStan:
src/Bitrix24Accounts/UseCase/Uninstall/Handler.php#L43
Parameter #1 ...$roots of method Bitrix24\Lib\Services\Flusher::flush() expects Bitrix24\Lib\AggregateRoot, Bitrix24\SDK\Application\Contracts\Bitrix24Accounts\Entity\Bitrix24AccountInterface|Bitrix24\SDK\Application\Contracts\Events\AggregateRootEventsEmitterInterface given.
|
PHPStan:
tests/Functional/Bitrix24Accounts/Infrastructure/Doctrine/Bitrix24AccountRepositoryTest.php#L76
Class Bitrix24\Lib\Services\Flusher constructor invoked with 1 parameter, 2 required.
|
PHPStan:
tests/Functional/Bitrix24Accounts/UseCase/RenewAuthToken/HandlerTest.php#L46
Property Bitrix24\Lib\Tests\Functional\Bitrix24Accounts\UseCase\RenewAuthToken\HandlerTest::$eventDispatcher is never read, only written.
|
PHPStan
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading