Skip to content

refactor app contracts and add documentation for use cases #726

refactor app contracts and add documentation for use cases

refactor app contracts and add documentation for use cases #726

Triggered via pull request July 21, 2024 19:51
Status Failure
Total duration 1m 16s
Artifacts

phpstan.yml

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

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/