feat: introduce "recycle()" method #3010
Annotations
10 errors
Run static analysis:
tests/Unit/RecycleTest.php#L22
Parameter #1 ...$objects of method Zenstruck\Foundry\ObjectFactory<Zenstruck\Foundry\Tests\Fixture\Entity\Contact>::recycle() expects Zenstruck\Foundry\Tests\Fixture\Entity\Contact, Zenstruck\Foundry\Tests\Fixture\Entity\Address given.
|
Run static analysis:
tests/Unit/RecycleTest.php#L34
Parameter #1 ...$objects of method Zenstruck\Foundry\ObjectFactory<Zenstruck\Foundry\Tests\Fixture\Entity\Contact>::recycle() expects Zenstruck\Foundry\Tests\Fixture\Entity\Contact, Zenstruck\Foundry\Tests\Fixture\Entity\Address given.
|
Run static analysis:
tests/Unit/RecycleTest.php#L34
Parameter #2 ...$objects of method Zenstruck\Foundry\ObjectFactory<Zenstruck\Foundry\Tests\Fixture\Entity\Contact>::recycle() expects Zenstruck\Foundry\Tests\Fixture\Entity\Contact, Zenstruck\Foundry\Tests\Fixture\Entity\Category given.
|
Run static analysis:
tests/Unit/RecycleTest.php#L47
Parameter #1 ...$objects of method Zenstruck\Foundry\ObjectFactory<Zenstruck\Foundry\Tests\Fixture\Entity\Contact>::recycle() expects Zenstruck\Foundry\Tests\Fixture\Entity\Contact, Zenstruck\Foundry\Tests\Fixture\Entity\Address given.
|
Run static analysis:
tests/Unit/RecycleTest.php#L48
Parameter #1 ...$objects of method Zenstruck\Foundry\ObjectFactory<Zenstruck\Foundry\Tests\Fixture\Entity\Contact>::recycle() expects Zenstruck\Foundry\Tests\Fixture\Entity\Contact, Zenstruck\Foundry\Tests\Fixture\Entity\Category given.
|
Run static analysis:
tests/Unit/RecycleTest.php#L60
Parameter #1 ...$objects of method Zenstruck\Foundry\ObjectFactory<Zenstruck\Foundry\Tests\Fixture\Entity\Contact>::recycle() expects Zenstruck\Foundry\Tests\Fixture\Entity\Contact, Zenstruck\Foundry\Tests\Fixture\Entity\Category given.
|
Run static analysis:
tests/Unit/RecycleTest.php#L72
Parameter #1 ...$objects of method Zenstruck\Foundry\ObjectFactory<Zenstruck\Foundry\Tests\Fixture\Entity\Address>::recycle() expects Zenstruck\Foundry\Tests\Fixture\Entity\Address, Zenstruck\Foundry\Tests\Fixture\Entity\Category given.
|
Run static analysis:
tests/Unit/RecycleTest.php#L75
Cannot call method getCategory() on Zenstruck\Foundry\Tests\Fixture\Entity\Contact|null.
|
Run static analysis:
tests/Unit/RecycleTest.php#L76
Cannot call method getSecondaryCategory() on Zenstruck\Foundry\Tests\Fixture\Entity\Contact|null.
|
Run static analysis
Process completed with exit code 1.
|
Loading