Add docker structure #59
Annotations
5 errors and 2 warnings
PHPStan (8.3, highest, ubuntu-latest)
❗️ PHPStan check failed (╯°益°)╯彡┻━┻
|
PHPStan (8.3, highest, ubuntu-latest):
src/Bitrix24Accounts/Entity/Bitrix24Account.php#L54
Property Bitrix24\Lib\Bitrix24Accounts\Entity\Bitrix24Account::$authToken is never read, only written.
|
PHPStan (8.3, highest, ubuntu-latest):
src/Bitrix24Accounts/UseCase/Uninstall/Handler.php#L44
Call to an undefined method Bitrix24\SDK\Application\Contracts\Bitrix24Accounts\Entity\Bitrix24AccountInterface::emitEvents().
|
PHPStan (8.3, highest, ubuntu-latest):
tests/Functional/Bitrix24Accounts/UseCase/RenewAuthToken/HandlerTest.php#L93
Access to an undefined property Bitrix24\Lib\Tests\Functional\Bitrix24Accounts\UseCase\RenewAuthToken\HandlerTest::$flusher.
|
PHPStan (8.3, highest, ubuntu-latest)
Process completed with exit code 1.
|
PHPStan (8.3, highest, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHPStan (8.3, highest, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|