feat: add InputManipulator
directive
#2363
validate.yml
on: pull_request
Matrix: benchmarks
Matrix: coverage
Matrix: static-analysis
Matrix: tests
Annotations
37 errors and 1 warning
PHPStan on PHP 8.0 with Laravel ^9 and highest dependencies:
tests/Unit/Schema/AST/ASTHelperTest.php#L427
Call to function assert() with false will always evaluate to false.
|
PHPStan on PHP 8.0 with Laravel ^9 and highest dependencies:
tests/Unit/Schema/AST/ASTHelperTest.php#L427
Instanceof between GraphQL\Language\AST\InputValueDefinitionNode and GraphQL\Language\AST\FieldDefinitionNode will always evaluate to false.
|
PHPStan on PHP 8.0 with Laravel ^9 and highest dependencies
Process completed with exit code 1.
|
PHPStan on PHP 8.1 with Laravel ^10 and highest dependencies:
tests/Unit/Schema/AST/ASTHelperTest.php#L427
Call to function assert() with false will always evaluate to false.
|
PHPStan on PHP 8.1 with Laravel ^10 and highest dependencies:
tests/Unit/Schema/AST/ASTHelperTest.php#L427
Instanceof between GraphQL\Language\AST\InputValueDefinitionNode and GraphQL\Language\AST\FieldDefinitionNode will always evaluate to false.
|
PHPStan on PHP 8.1 with Laravel ^10 and highest dependencies
Process completed with exit code 1.
|
PHPStan on PHP 8.1 with Laravel ^9 and highest dependencies:
tests/Unit/Schema/AST/ASTHelperTest.php#L427
Call to function assert() with false will always evaluate to false.
|
PHPStan on PHP 8.1 with Laravel ^9 and highest dependencies:
tests/Unit/Schema/AST/ASTHelperTest.php#L427
Instanceof between GraphQL\Language\AST\InputValueDefinitionNode and GraphQL\Language\AST\FieldDefinitionNode will always evaluate to false.
|
PHPStan on PHP 8.1 with Laravel ^9 and highest dependencies
Process completed with exit code 1.
|
PHPStan on PHP 8.2 with Laravel ^10 and highest dependencies:
tests/Unit/Schema/AST/ASTHelperTest.php#L427
Call to function assert() with false will always evaluate to false.
|
PHPStan on PHP 8.2 with Laravel ^10 and highest dependencies:
tests/Unit/Schema/AST/ASTHelperTest.php#L427
Instanceof between GraphQL\Language\AST\InputValueDefinitionNode and GraphQL\Language\AST\FieldDefinitionNode will always evaluate to false.
|
PHPStan on PHP 8.2 with Laravel ^10 and highest dependencies
Process completed with exit code 1.
|
PHPStan on PHP 8.1 with Laravel ^10 and lowest dependencies:
tests/Unit/Schema/AST/ASTHelperTest.php#L427
Call to function assert() with false will always evaluate to false.
|
PHPStan on PHP 8.1 with Laravel ^10 and lowest dependencies:
tests/Unit/Schema/AST/ASTHelperTest.php#L427
Instanceof between GraphQL\Language\AST\InputValueDefinitionNode and GraphQL\Language\AST\FieldDefinitionNode will always evaluate to false.
|
PHPStan on PHP 8.1 with Laravel ^10 and lowest dependencies
Process completed with exit code 1.
|
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.
|
PHPStan on PHP 8.1 with Laravel ^9 and lowest dependencies:
tests/Unit/Schema/AST/ASTHelperTest.php#L427
Call to function assert() with false will always evaluate to false.
|
PHPStan on PHP 8.1 with Laravel ^9 and lowest dependencies:
tests/Unit/Schema/AST/ASTHelperTest.php#L427
Instanceof between GraphQL\Language\AST\InputValueDefinitionNode and GraphQL\Language\AST\FieldDefinitionNode will always evaluate to false.
|
PHPStan on PHP 8.1 with Laravel ^9 and lowest dependencies
Process completed with exit code 1.
|
PHPStan on PHP 8.2 with Laravel ^9 and highest dependencies:
tests/Unit/Schema/AST/ASTHelperTest.php#L427
Call to function assert() with false will always evaluate to false.
|
PHPStan on PHP 8.2 with Laravel ^9 and highest dependencies:
tests/Unit/Schema/AST/ASTHelperTest.php#L427
Instanceof between GraphQL\Language\AST\InputValueDefinitionNode and GraphQL\Language\AST\FieldDefinitionNode will always evaluate to false.
|
PHPStan on PHP 8.2 with Laravel ^9 and highest dependencies
Process completed with exit code 1.
|
PHPStan on PHP 8.2 with Laravel ^10 and lowest dependencies:
tests/Unit/Schema/AST/ASTHelperTest.php#L427
Call to function assert() with false will always evaluate to false.
|
PHPStan on PHP 8.2 with Laravel ^10 and lowest dependencies:
tests/Unit/Schema/AST/ASTHelperTest.php#L427
Instanceof between GraphQL\Language\AST\InputValueDefinitionNode and GraphQL\Language\AST\FieldDefinitionNode will always evaluate to false.
|
PHPStan on PHP 8.2 with Laravel ^10 and lowest dependencies
Process completed with exit code 1.
|
PHPStan on PHP 8.2 with Laravel ^9 and lowest dependencies:
tests/Unit/Schema/AST/ASTHelperTest.php#L427
Call to function assert() with false will always evaluate to false.
|
PHPStan on PHP 8.2 with Laravel ^9 and lowest dependencies:
tests/Unit/Schema/AST/ASTHelperTest.php#L427
Instanceof between GraphQL\Language\AST\InputValueDefinitionNode and GraphQL\Language\AST\FieldDefinitionNode will always evaluate to false.
|
PHPStan on PHP 8.2 with Laravel ^9 and lowest dependencies
Process completed with exit code 1.
|
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/
|