Skip to content

[FEATURE]New database factory system #55

[FEATURE]New database factory system

[FEATURE]New database factory system #55

Triggered via pull request December 22, 2023 14:11
Status Failure
Total duration 35s
Artifacts

static-analysis.yml

on: pull_request
Matrix: Static Analysis with PHPStan
Fit to window
Zoom out
Zoom in

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#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#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.