[FEATURE]New database factory system #55
Annotations
10 errors
Run a static analysis with phpstan/phpstan:
src/DoctrineServiceProvider.php#L1
Ignored error pattern #^Call to static method create\(\) on an unknown class Faker\\Factory\.$# in path /home/runner/work/orm/orm/src/DoctrineServiceProvider.php was not matched in reported errors.
|
Run a static analysis with phpstan/phpstan:
src/Testing/Factories/Factory.php#L43
Property LaravelDoctrine\ORM\Testing\Factories\Factory::$states with generic class Illuminate\Support\Collection does not specify its types: TKey, TValue
|
Run a static analysis with phpstan/phpstan:
src/Testing/Factories/Factory.php#L50
Property LaravelDoctrine\ORM\Testing\Factories\Factory::$afterMaking with generic class Illuminate\Support\Collection does not specify its types: TKey, TValue
|
Run a static analysis with phpstan/phpstan:
src/Testing/Factories/Factory.php#L57
Property LaravelDoctrine\ORM\Testing\Factories\Factory::$afterCreating with generic class Illuminate\Support\Collection does not specify its types: TKey, TValue
|
Run a static analysis with phpstan/phpstan:
src/Testing/Factories/Factory.php#L101
Method LaravelDoctrine\ORM\Testing\Factories\Factory::__construct() has parameter $afterCreating with generic class Illuminate\Support\Collection but does not specify its types: TKey, TValue
|
Run a static analysis with phpstan/phpstan:
src/Testing/Factories/Factory.php#L101
Method LaravelDoctrine\ORM\Testing\Factories\Factory::__construct() has parameter $afterMaking with generic class Illuminate\Support\Collection but does not specify its types: TKey, TValue
|
Run a static analysis with phpstan/phpstan:
src/Testing/Factories/Factory.php#L101
Method LaravelDoctrine\ORM\Testing\Factories\Factory::__construct() has parameter $states with generic class Illuminate\Support\Collection but does not specify its types: TKey, TValue
|
Run a static analysis with phpstan/phpstan:
src/Testing/Factories/Factory.php#L130
Unable to resolve the template type TModel in call to method LaravelDoctrine\ORM\Testing\Factories\Factory<TModel>::state()
|
Run a static analysis with phpstan/phpstan:
src/Testing/Factories/Factory.php#L130
Unsafe usage of new static().
|
Run a static analysis with phpstan/phpstan:
src/Testing/Factories/Factory.php#L164
Unable to resolve the template type TModel in call to method LaravelDoctrine\ORM\Testing\Factories\Factory<TModel>::state()
|
The logs for this run have expired and are no longer available.
Loading