Skip to content

Handle MySQL commands without deprecation warnings #253

Handle MySQL commands without deprecation warnings

Handle MySQL commands without deprecation warnings #253

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

code-quality.yml

on: pull_request
code-quality  /  Lint GitHub Actions workflows
8s
code-quality / Lint GitHub Actions workflows
code-quality  /  Lint PHP files
18s
code-quality / Lint PHP files
code-quality  /  PHPCS
24s
code-quality / PHPCS
Fit to window
Zoom out
Zoom in

Annotations

7 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#L2171
Multi-line function call not indented correctly; expected 12 spaces but found 8
code-quality / PHPCS: src/DB_Command.php#L2172
Multi-line function call not indented correctly; expected 12 spaces but found 8
code-quality / PHPCS: src/DB_Command.php#L2173
Multi-line function call not indented correctly; expected 12 spaces but found 8
code-quality / PHPCS: src/DB_Command.php#L2174
Multi-line function call not indented correctly; expected 12 spaces but found 8
code-quality / PHPCS
Process completed with exit code 1.
code-quality / PHPCS
Process completed with exit code 2.