chore(dev): run phpstan with 8.4 #1614
analysis.yml
on: pull_request
Static Analysis
34s
Code Style checker
31s
Annotations
3 errors
Static Analysis:
tests/Database/AuthorizeArgsTests/TestAuthorizationArgsQuery.php#L37
Deprecated in PHP 8.4: Parameter #4 $resolveInfo (GraphQL\Type\Definition\ResolveInfo) is implicitly nullable via default value null.
|
Static Analysis:
tests/Database/AuthorizeArgsTests/TestAuthorizationArgsQuery.php#L38
Deprecated in PHP 8.4: Parameter #5 $getSelectFields (Closure) is implicitly nullable via default value null.
|
Static Analysis
Process completed with exit code 1.
|