Added methods to fetch multiple records via repositories #178
Annotations
7 errors and 1 warning
tests/cases/unit/Models/PoliciesRepositoryTest.php#L83
Method FastyBird\SimpleAuth\Tests\Cases\Unit\Models\PoliciesRepositoryTest::testFetchEntities() throws checked exception Doctrine\ORM\Tools\ToolsException but it's missing from the PHPDoc @throws tag.
|
tests/cases/unit/Models/PoliciesRepositoryTest.php#L85
Method FastyBird\SimpleAuth\Tests\Cases\Unit\Models\PoliciesRepositoryTest::testFetchEntities() throws checked exception Nette\DI\MissingServiceException but it's missing from the PHPDoc @throws tag.
|
tests/cases/unit/Models/PoliciesRepositoryTest.php#L87
Method FastyBird\SimpleAuth\Tests\Cases\Unit\Models\PoliciesRepositoryTest::testFetchEntities() throws checked exception Nette\DI\MissingServiceException but it's missing from the PHPDoc @throws tag.
|
tests/cases/unit/Models/PoliciesRepositoryTest.php#L120
Method FastyBird\SimpleAuth\Tests\Cases\Unit\Models\PoliciesRepositoryTest::testFetchEntities() throws checked exception FastyBird\SimpleAuth\Exceptions\InvalidState but it's missing from the PHPDoc @throws tag.
|
tests/cases/unit/Models/PoliciesRepositoryTest.php#L127
Method FastyBird\SimpleAuth\Tests\Cases\Unit\Models\PoliciesRepositoryTest::testFetchEntities() throws checked exception FastyBird\SimpleAuth\Exceptions\InvalidState but it's missing from the PHPDoc @throws tag.
|
tests/cases/unit/Models/PoliciesRepositoryTest.php#L134
Method FastyBird\SimpleAuth\Tests\Cases\Unit\Models\PoliciesRepositoryTest::testFetchEntities() throws checked exception FastyBird\SimpleAuth\Exceptions\InvalidState but it's missing from the PHPDoc @throws tag.
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading