Adding code coverage for IlluminateRegistry #72
Annotations
7 errors and 1 warning
src/Testing/Factory.php#L50
Property LaravelDoctrine\ORM\Testing\Factory::$faker has unknown class Faker\Generator as its type.
|
src/Testing/Factory.php#L55
Parameter $faker of method LaravelDoctrine\ORM\Testing\Factory::__construct() has invalid type Faker\Generator.
|
src/Testing/Factory.php#L65
Parameter $faker of method LaravelDoctrine\ORM\Testing\Factory::construct() has invalid type Faker\Generator.
|
src/Testing/FactoryBuilder.php#L56
Property LaravelDoctrine\ORM\Testing\FactoryBuilder::$faker has unknown class Faker\Generator as its type.
|
src/Testing/FactoryBuilder.php#L99
Parameter $faker of method LaravelDoctrine\ORM\Testing\FactoryBuilder::__construct() has invalid type Faker\Generator.
|
src/Testing/FactoryBuilder.php#L160
Parameter $faker of method LaravelDoctrine\ORM\Testing\FactoryBuilder::construct() has invalid type Faker\Generator.
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|
The logs for this run have expired and are no longer available.
Loading