Skip to content

Handle MySQL commands without deprecation warnings #252

Handle MySQL commands without deprecation warnings

Handle MySQL commands without deprecation warnings #252

Triggered via pull request November 8, 2024 13:17
Status Failure
Total duration 27s
Artifacts

code-quality.yml

on: pull_request
code-quality  /  Lint GitHub Actions workflows
5s
code-quality / Lint GitHub Actions workflows
code-quality  /  Lint PHP files
12s
code-quality / Lint PHP files
code-quality  /  PHPCS
14s
code-quality / PHPCS
Fit to window
Zoom out
Zoom in

Annotations

5 errors
code-quality / PHPCS: src/DB_Command.php#L2170
Opening parenthesis of a multi-line function call must be the last content on the line
code-quality / PHPCS: src/DB_Command.php#L2174
Multi-line function call not indented correctly; expected 8 spaces but found 12
code-quality / PHPCS: src/DB_Command.php#L2174
Closing parenthesis of a multi-line function call must be on a line by itself
code-quality / PHPCS
Process completed with exit code 1.
code-quality / PHPCS
Process completed with exit code 2.