Skip to content

chore: Fixes for Github Actions for code quality and tests. #314

chore: Fixes for Github Actions for code quality and tests.

chore: Fixes for Github Actions for code quality and tests. #314

Triggered via pull request September 1, 2025 16:31
Status Failure
Total duration 1m 26s
Artifacts

code-quality.yml

on: pull_request
Detect plugins has php code quality configuration
38s
Detect plugins has php code quality configuration
Matrix: quality-checks
Fit to window
Zoom out
Zoom in

Annotations

10 errors
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.