Extend union support #2358
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
validate.yml
on: pull_request
Matrix: benchmarks
Matrix: coverage
Matrix: static-analysis
Matrix: tests
Annotations
10 errors and 1 warning
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.
|
coverage (8.2, ^10)
The following actions uses node12 which is deprecated and will be forced to run on node16: codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|