fix: resolve enable_introspection env variable at runtime (#1211) - #1247
Open
ousamabenyounes wants to merge 1 commit into
Open
fix: resolve enable_introspection env variable at runtime (#1211)#1247ousamabenyounes wants to merge 1 commit into
ousamabenyounes wants to merge 1 commit into
Annotations
2 errors and 1 warning
|
Run static-analysis
Process completed with exit code 1.
|
|
Run static-analysis:
src/Definition/Type/CustomScalarType.php#L35
PHPDoc type array{name?: string|null, description?: string|null, serialize: callable(mixed): mixed, parseValue?: callable(mixed): mixed, parseLiteral?: callable(GraphQL\Language\AST\Node, array|null): mixed, astNode?: GraphQL\Language\AST\ScalarTypeDefinitionNode|null, extensionASTNodes?: array<GraphQL\Language\AST\ScalarTypeExtensionNode>|null, scalarType?: (callable(): GraphQL\Type\Definition\ScalarType)|GraphQL\Type\Definition\ScalarType|null} of property Overblog\GraphQLBundle\Definition\Type\CustomScalarType::$config is not covariant with PHPDoc type array{name?: string|null, description?: string|null, serialize?: callable(mixed): mixed, parseValue?: callable(mixed): mixed, parseLiteral?: callable(GraphQL\Language\AST\Node&GraphQL\Language\AST\ValueNode, array<string, mixed>|null): mixed, specifiedByURL?: string|null, astNode?: GraphQL\Language\AST\ScalarTypeDefinitionNode|null, extensionASTNodes?: array<GraphQL\Language\AST\ScalarTypeExtensionNode>|null}&non-empty-array of overridden property GraphQL\Type\Definition\CustomScalarType::$config.
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading