chore: Fixes for Github Actions for code quality and tests. #314
code-quality.yml
on: pull_request
Detect plugins has php code quality configuration
38s
Matrix: quality-checks
Annotations
10 errors
|
wpgraphql-logging php code quality checks:
src/Logger/LoggingHelper.php (in context of class WPGraphQL/Logging/Events/QueryActionLogger)#L22
Only booleans are allowed in a negated boolean, mixed given.
|
|
wpgraphql-logging php code quality checks:
src/Events/QueryFilterLogger.php#L133
Cannot access offset 'errors' on array<mixed>|GraphQL\Executor\ExecutionResult.
|
|
wpgraphql-logging php code quality checks:
src/Events/QueryFilterLogger.php#L126
Cannot access property $variables on array<GraphQL\Server\OperationParams>|GraphQL\Server\OperationParams.
|
|
wpgraphql-logging php code quality checks:
src/Events/QueryFilterLogger.php#L125
Cannot access property $query on array<GraphQL\Server\OperationParams>|GraphQL\Server\OperationParams.
|
|
wpgraphql-logging php code quality checks:
src/Events/QueryFilterLogger.php#L124
Cannot access property $operation on array<GraphQL\Server\OperationParams>|GraphQL\Server\OperationParams.
|
|
wpgraphql-logging php code quality checks:
src/Events/QueryFilterLogger.php#L118
Parameter #2 $haystack of function in_array expects array, array<string>|bool|int|string given.
|
|
wpgraphql-logging php code quality checks:
src/Events/QueryFilterLogger.php#L68
Parameter #2 $haystack of function in_array expects array, array<string>|bool|int|string given.
|
|
wpgraphql-logging php code quality checks:
src/Events/QueryActionLogger.php#L151
Parameter #2 $haystack of function in_array expects array, array<string>|bool|int|string given.
|
|
wpgraphql-logging php code quality checks:
src/Events/QueryActionLogger.php#L100
Parameter #2 $haystack of function in_array expects array, array<string>|bool|int|string given.
|
|
wpgraphql-logging php code quality checks:
src/Events/QueryActionLogger.php#L68
Parameter #2 $haystack of function in_array expects array, array<string>|bool|int|string given.
|