namespaced directive ISO #2266 #2359
validate.yml
on: pull_request
Matrix: benchmarks
Matrix: coverage
Matrix: static-analysis
Matrix: tests
Annotations
21 errors
coverage (8.2, ^10)
Process completed with exit code 255.
|
PHPUnit on PHP 8.1 with Laravel ^10 and highest dependencies
Process completed with exit code 255.
|
PHPUnit on PHP 8.0 with Laravel ^9 and highest dependencies
Process completed with exit code 255.
|
PHPUnit on PHP 8.2 with Laravel ^10 and highest dependencies
Process completed with exit code 255.
|
PHPUnit on PHP 8.1 with Laravel ^9 and highest dependencies
Process completed with exit code 255.
|
PHPUnit on PHP 8.1 with Laravel ^9 and lowest dependencies
Process completed with exit code 255.
|
PHPUnit on PHP 8.0 with Laravel ^9 and lowest dependencies
Process completed with exit code 255.
|
PHPUnit on PHP 8.2 with Laravel ^10 and lowest dependencies
Process completed with exit code 255.
|
PHPStan on PHP 8.0 with Laravel ^9 and lowest dependencies:
src/Schema/Types/LaravelEnumType.php#L15
PHPDoc tag @template TEnum bound contains generic type BenSampo\Enum\Enum<mixed> but class BenSampo\Enum\Enum is not generic.
|
PHPStan on PHP 8.0 with Laravel ^9 and lowest dependencies:
src/Schema/Types/LaravelEnumType.php#L20
PHPDoc tag @var for property Nuwave\Lighthouse\Schema\Types\LaravelEnumType::$enumClass contains generic type BenSampo\Enum\Enum<mixed> but class BenSampo\Enum\Enum is not generic.
|
PHPStan on PHP 8.0 with Laravel ^9 and lowest dependencies:
src/Schema/Types/LaravelEnumType.php#L20
PHPDoc tag @var for property Nuwave\Lighthouse\Schema\Types\LaravelEnumType::$enumClass contains generic type BenSampo\Enum\Enum<mixed> but class BenSampo\Enum\Enum is not generic.
|
PHPStan on PHP 8.0 with Laravel ^9 and lowest dependencies:
src/Schema/Types/LaravelEnumType.php#L23
PHPDoc tag @var for property Nuwave\Lighthouse\Schema\Types\LaravelEnumType::$reflection contains generic type BenSampo\Enum\Enum<mixed> but class BenSampo\Enum\Enum is not generic.
|
PHPStan on PHP 8.0 with Laravel ^9 and lowest dependencies:
src/Schema/Types/LaravelEnumType.php#L23
PHPDoc tag @var for property Nuwave\Lighthouse\Schema\Types\LaravelEnumType::$reflection contains generic type BenSampo\Enum\Enum<mixed> but class BenSampo\Enum\Enum is not generic.
|
PHPStan on PHP 8.0 with Laravel ^9 and lowest dependencies:
src/Schema/Types/LaravelEnumType.php#L31
PHPDoc tag @param for parameter $enumClass contains generic type BenSampo\Enum\Enum<mixed> but class BenSampo\Enum\Enum is not generic.
|
PHPStan on PHP 8.0 with Laravel ^9 and lowest dependencies:
src/Schema/Types/LaravelEnumType.php#L31
PHPDoc tag @param for parameter $enumClass contains generic type BenSampo\Enum\Enum<mixed> but class BenSampo\Enum\Enum is not generic.
|
PHPStan on PHP 8.0 with Laravel ^9 and lowest dependencies:
src/Schema/Types/LaravelEnumType.php#L83
PHPDoc tag @param for parameter $value contains generic type BenSampo\Enum\Enum<mixed> but class BenSampo\Enum\Enum is not generic.
|
PHPStan on PHP 8.0 with Laravel ^9 and lowest dependencies:
src/Schema/Types/LaravelEnumType.php#L126
PHPDoc tag @param for parameter $enumClass contains generic type BenSampo\Enum\Enum<mixed> but class BenSampo\Enum\Enum is not generic.
|
PHPStan on PHP 8.0 with Laravel ^9 and lowest dependencies:
src/Schema/Types/LaravelEnumType.php#L135
PHPDoc tag @param for parameter $enum contains generic type BenSampo\Enum\Enum<mixed> but class BenSampo\Enum\Enum is not generic.
|
PHPUnit on PHP 8.1 with Laravel ^10 and lowest dependencies
Process completed with exit code 255.
|
PHPUnit on PHP 8.2 with Laravel ^9 and highest dependencies
Process completed with exit code 255.
|
PHPUnit on PHP 8.2 with Laravel ^9 and lowest dependencies
Process completed with exit code 255.
|