refactor app contracts and add documentation for use cases #726
Annotations
12 errors and 8 warnings
PHPStan (8.3, highest, ubuntu-latest)
❗️ PHPStan check failed (╯°益°)╯彡┻━┻
|
PHPStan (8.3, highest, ubuntu-latest):
tests/Unit/Application/Contracts/ContactPersons/Repository/ContactPersonRepositoryInterfaceTest.php#L445
Parameter #1 $externalId of method Bitrix24\SDK\Application\Contracts\ContactPersons\Repository\ContactPersonRepositoryInterface::findByExternalId() expects non-empty-string, '' given.
|
PHPStan (8.3, highest, ubuntu-latest)
Process completed with exit code 1.
|
PHPStan (8.2, highest, ubuntu-latest):
tests/Unit/Application/Contracts/ContactPersons/Repository/ContactPersonRepositoryInterfaceTest.php#L445
Parameter #1 $externalId of method Bitrix24\SDK\Application\Contracts\ContactPersons\Repository\ContactPersonRepositoryInterface::findByExternalId() expects non-empty-string, '' given.
|
PHPStan (8.2, highest, ubuntu-latest)
Process completed with exit code 1.
|
PHPStan (8.2, highest, ubuntu-latest)
❗️ PHPStan check failed (╯°益°)╯彡┻━┻
|
PHPStan (8.2, highest, windows-latest)
❗️ PHPStan check failed (╯°益°)╯彡┻━┻
|
PHPStan (8.2, highest, windows-latest):
tests/Unit/Application/Contracts/ContactPersons/Repository/ContactPersonRepositoryInterfaceTest.php#L445
Parameter #1 $externalId of method Bitrix24\SDK\Application\Contracts\ContactPersons\Repository\ContactPersonRepositoryInterface::findByExternalId() expects non-empty-string, '' given.
|
PHPStan (8.2, highest, windows-latest)
Process completed with exit code 1.
|
PHPStan (8.3, highest, windows-latest)
❗️ PHPStan check failed (╯°益°)╯彡┻━┻
|
PHPStan (8.3, highest, windows-latest):
tests/Unit/Application/Contracts/ContactPersons/Repository/ContactPersonRepositoryInterfaceTest.php#L445
Parameter #1 $externalId of method Bitrix24\SDK\Application\Contracts\ContactPersons\Repository\ContactPersonRepositoryInterface::findByExternalId() expects non-empty-string, '' given.
|
PHPStan (8.3, highest, windows-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 uses Node.js version which is deprecated 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/
|
PHPStan (8.2, 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.2, highest, ubuntu-latest)
The following actions uses Node.js version which is deprecated 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/
|
PHPStan (8.2, highest, windows-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.2, highest, windows-latest)
The following actions uses Node.js version which is deprecated 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/
|
PHPStan (8.3, highest, windows-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, windows-latest)
The following actions uses Node.js version which is deprecated 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/
|