Revert that #103
static-analysis.yml
on: push
phpstan
18s
php-cs-fixer
20s
Annotations
4 errors
|
phpstan
Process completed with exit code 1.
|
|
phpstan:
src/PHPUnit/DataProviders/EnumCase.php#L80
Generator expects value type array<Craftzing\TestBench\PHPUnit\DataProviders\EnumCase<TValue of UnitEnum>>, array{Craftzing\TestBench\PHPUnit\DataProviders\EnumCase<UnitEnum>} given.
|
|
phpstan:
src/Factories/InstanceFactory.php#L24
PHPDoc tag `@return` with type TClass is not subtype of native type object.
|
|
phpstan:
src/Factories/ImmutableFactory.php#L57
PHPDoc tag `@return` with type TClass is not subtype of native type object.
|