Skip to content

Add SQLite compatibility to wp db commands #483

Add SQLite compatibility to wp db commands

Add SQLite compatibility to wp db commands #483

Triggered via pull request March 17, 2026 09:35
Status Failure
Total duration 35s
Artifacts

code-quality.yml

on: pull_request
code-quality  /  Lint GitHub Actions workflows
9s
code-quality / Lint GitHub Actions workflows
code-quality  /  Lint PHP files
24s
code-quality / Lint PHP files
code-quality  /  Lint Gherkin Feature files
12s
code-quality / Lint Gherkin Feature files
code-quality  /  Spell check
7s
code-quality / Spell check
code-quality  /  PHPCS
19s
code-quality / PHPCS
code-quality  /  PHPStan
28s
code-quality / PHPStan
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
code-quality / PHPCS
Process completed with exit code 1.
code-quality / PHPCS
Process completed with exit code 1.
code-quality / PHPStan
Process completed with exit code 1.
code-quality / PHPStan: src/DB_Command_SQLite.php (in context of class DB_Command)#L459
Parameter #1 $command of static method WP_CLI\Process::create() expects string, list<(bool|string)> given.
code-quality / PHPCS: src/DB_Command_SQLite.php#L296
Silencing errors is strongly discouraged. Use proper error checking instead. Found: @copy( $db_path,...