Skip to content

Merge pull request #25 from KarlsonComplete/add-docker-structure #137

Merge pull request #25 from KarlsonComplete/add-docker-structure

Merge pull request #25 from KarlsonComplete/add-docker-structure #137

Triggered via push December 8, 2024 15:21
Status Failure
Total duration 26s
Artifacts

lint-phpstan.yml

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

Annotations

8 errors and 1 warning
PHPStan (8.3, highest, ubuntu-latest)
❗️ PHPStan check failed (╯°益°)╯彡┻━┻
PHPStan (8.3, highest, ubuntu-latest): 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 (8.3, highest, ubuntu-latest): 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 (8.3, highest, ubuntu-latest): 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 (8.3, highest, ubuntu-latest): tests/Functional/Bitrix24Accounts/Infrastructure/Doctrine/Bitrix24AccountRepositoryTest.php#L76
Class Bitrix24\Lib\Services\Flusher constructor invoked with 1 parameter, 2 required.
PHPStan (8.3, highest, ubuntu-latest): tests/Functional/Bitrix24Accounts/UseCase/RenewAuthToken/HandlerTest.php#L46
Property Bitrix24\Lib\Tests\Functional\Bitrix24Accounts\UseCase\RenewAuthToken\HandlerTest::$eventDispatcher is never read, only written.
PHPStan (8.3, highest, ubuntu-latest)
Process completed with exit code 1.
PHPStan (8.3, highest, ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636