chore(deps): update dependency phpstan/phpstan to v1.10.63 #2114
Annotations
3 errors and 1 warning
Run a static analysis with phpstan/phpstan:
src/Type/Definition/InputObjectType.php#L146
Parameter #1 $config of class GraphQL\Type\Definition\InputObjectField constructor expects array{name: string, type: (callable(): (GraphQL\Type\Definition\InputType&GraphQL\Type\Definition\Type))|(GraphQL\Type\Definition\InputType&GraphQL\Type\Definition\Type), defaultValue?: mixed, description?: string|null, deprecationReason?: string|null, astNode?: GraphQL\Language\AST\InputValueDefinitionNode|null}, non-empty-array given.
|
Run a static analysis with phpstan/phpstan:
src/Type/Definition/InputObjectType.php#L149
Property GraphQL\Type\Definition\InputObjectType::$fields (array<string, GraphQL\Type\Definition\InputObjectField>) does not accept array<int|string, mixed>.
|
Run a static analysis with phpstan/phpstan
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading