chore: WP GraphQL Logging Snags #373
Triggered via pull request
September 18, 2025 09:12
Status
Failure
Total duration
1m 25s
Artifacts
–
code-quality.yml
on: pull_request
Detect plugins has php code quality configuration
40s
Matrix: quality-checks
Annotations
4 errors
|
wpgraphql-logging php code quality checks
Process completed with exit code 1.
|
|
wpgraphql-logging php code quality checks:
src/Logger/Rules/IntrospectionQueryRule.php#L24
Parameter #1 $haystack of function strpos expects string, string|null given.
|
|
wpgraphql-logging php code quality checks:
src/Logger/LoggingHelper.php (in context of class WPGraphQL/Logging/Events/QueryFilterLogger)#L67
Unreachable statement - code above always terminates.
|
|
wpgraphql-logging php code quality checks:
src/Logger/LoggingHelper.php (in context of class WPGraphQL/Logging/Events/QueryActionLogger)#L67
Unreachable statement - code above always terminates.
|