chore(deps): update dependency phpstan/phpstan to v1.10.63 #2114
static-analysis.yml
on: pull_request
Matrix: Static Analysis with PHPStan
Annotations
12 errors and 4 warnings
Static Analysis with PHPStan (8.1):
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.
|
Static Analysis with PHPStan (8.1):
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>.
|
Static Analysis with PHPStan (8.1)
Process completed with exit code 1.
|
Static Analysis with PHPStan (8):
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.
|
Static Analysis with PHPStan (8):
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>.
|
Static Analysis with PHPStan (8)
Process completed with exit code 1.
|
Static Analysis with PHPStan (7.4):
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.
|
Static Analysis with PHPStan (7.4):
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>.
|
Static Analysis with PHPStan (7.4)
Process completed with exit code 1.
|
Static Analysis with PHPStan (8.2):
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.
|
Static Analysis with PHPStan (8.2):
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>.
|
Static Analysis with PHPStan (8.2)
Process completed with exit code 1.
|
Static Analysis with PHPStan (8.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/.
|
Static Analysis with PHPStan (8)
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/.
|
Static Analysis with PHPStan (7.4)
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/.
|
Static Analysis with PHPStan (8.2)
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/.
|