Skip to content

Правки

Правки #139

Triggered via pull request December 15, 2024 11:34
Status Failure
Total duration 26s
Artifacts

lint-phpstan.yml

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

Annotations

7 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#L34
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/InstallFinish/Handler.php#L45
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#L46
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#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): tests/Functional/Bitrix24Accounts/UseCase/InstallFinish/CommandTest.php#L115
Attribute class Bitrix24\Lib\Tests\Functional\Bitrix24Accounts\UseCase\InstallFinish\Override does not exist.
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