[FEATURE]New database factory system #55
static-analysis.yml
on: pull_request
Matrix: Static Analysis with PHPStan
Annotations
23 errors
Static Analysis with PHPStan (8.0):
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.
|
Static Analysis with PHPStan (8.0):
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
|
Static Analysis with PHPStan (8.0):
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
|
Static Analysis with PHPStan (8.0):
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
|
Static Analysis with PHPStan (8.0):
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
|
Static Analysis with PHPStan (8.0):
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
|
Static Analysis with PHPStan (8.0):
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
|
Static Analysis with PHPStan (8.0):
src/Testing/Factories/Factory.php#L130
Unable to resolve the template type TModel in call to method LaravelDoctrine\ORM\Testing\Factories\Factory<TModel>::state()
|
Static Analysis with PHPStan (8.0):
src/Testing/Factories/Factory.php#L130
Unsafe usage of new static().
|
Static Analysis with PHPStan (8.0):
src/Testing/Factories/Factory.php#L164
Unable to resolve the template type TModel in call to method LaravelDoctrine\ORM\Testing\Factories\Factory<TModel>::state()
|
Static Analysis with PHPStan (8.2)
The job was canceled because "_8_0" failed.
|
Static Analysis with PHPStan (8.2):
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.
|
Static Analysis with PHPStan (8.2):
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
|
Static Analysis with PHPStan (8.2):
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
|
Static Analysis with PHPStan (8.2):
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
|
Static Analysis with PHPStan (8.2):
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
|
Static Analysis with PHPStan (8.2):
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
|
Static Analysis with PHPStan (8.2):
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
|
Static Analysis with PHPStan (8.2):
src/Testing/Factories/Factory.php#L130
Unable to resolve the template type TModel in call to method LaravelDoctrine\ORM\Testing\Factories\Factory<TModel>::state()
|
Static Analysis with PHPStan (8.2):
src/Testing/Factories/Factory.php#L130
Unsafe usage of new static().
|
Static Analysis with PHPStan (8.2):
src/Testing/Factories/Factory.php#L164
Unable to resolve the template type TModel in call to method LaravelDoctrine\ORM\Testing\Factories\Factory<TModel>::state()
|
Static Analysis with PHPStan (8.1)
The job was canceled because "_8_0" failed.
|
Static Analysis with PHPStan (8.1)
The operation was canceled.
|