Add SQLite compatibility to wp db commands #483
code-quality.yml
on: pull_request
code-quality
/
Lint GitHub Actions workflows
9s
code-quality
/
Lint PHP files
24s
code-quality
/
Lint Gherkin Feature files
12s
code-quality
/
Spell check
7s
code-quality
/
PHPCS
19s
code-quality
/
PHPStan
28s
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,...
|