Create field args mapper and cache args resolution #2362
static-analysis.yml
on: pull_request
Matrix: Static Analysis with PHPStan
Annotations
10 errors and 5 warnings
Static Analysis with PHPStan (8.3):
src/Executor/ReferenceExecutor.php#L744
SplObjectStorage<GraphQL\Type\Definition\FieldDefinition, SplObjectStorage<GraphQL\Language\AST\FieldNode, mixed>> does not accept SplObjectStorage<GraphQL\Language\AST\FieldNode, mixed>|SplObjectStorage<object, mixed>.
|
Static Analysis with PHPStan (8.3)
Process completed with exit code 1.
|
Static Analysis with PHPStan (8.0):
src/Executor/ReferenceExecutor.php#L744
SplObjectStorage<GraphQL\Type\Definition\FieldDefinition, SplObjectStorage<GraphQL\Language\AST\FieldNode, mixed>> does not accept SplObjectStorage<GraphQL\Language\AST\FieldNode, mixed>|SplObjectStorage<object, mixed>.
|
Static Analysis with PHPStan (8.0)
Process completed with exit code 1.
|
Static Analysis with PHPStan (7.4):
src/Executor/ReferenceExecutor.php#L744
SplObjectStorage<GraphQL\Type\Definition\FieldDefinition, SplObjectStorage<GraphQL\Language\AST\FieldNode, mixed>> does not accept SplObjectStorage<GraphQL\Language\AST\FieldNode, mixed>|SplObjectStorage<object, mixed>.
|
Static Analysis with PHPStan (7.4)
Process completed with exit code 1.
|
Static Analysis with PHPStan (8.2):
src/Executor/ReferenceExecutor.php#L744
SplObjectStorage<GraphQL\Type\Definition\FieldDefinition, SplObjectStorage<GraphQL\Language\AST\FieldNode, mixed>> does not accept SplObjectStorage<GraphQL\Language\AST\FieldNode, mixed>|SplObjectStorage<object, mixed>.
|
Static Analysis with PHPStan (8.2)
Process completed with exit code 1.
|
Static Analysis with PHPStan (8.1):
src/Executor/ReferenceExecutor.php#L744
SplObjectStorage<GraphQL\Type\Definition\FieldDefinition, SplObjectStorage<GraphQL\Language\AST\FieldNode, mixed>> does not accept SplObjectStorage<GraphQL\Language\AST\FieldNode, mixed>|SplObjectStorage<object, mixed>.
|
Static Analysis with PHPStan (8.1)
Process completed with exit code 1.
|
Static Analysis with PHPStan (8.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Static Analysis with PHPStan (8.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Static Analysis with PHPStan (7.4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Static Analysis with PHPStan (8.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Static Analysis with PHPStan (8.1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|