Skip to content

Add SQLite compatibility to wp db commands #405

Add SQLite compatibility to wp db commands

Add SQLite compatibility to wp db commands #405

Triggered via pull request February 10, 2026 22:15
Status Failure
Total duration 32s
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
17s
code-quality / Lint PHP files
code-quality  /  Lint Gherkin Feature files
13s
code-quality / Lint Gherkin Feature files
code-quality  /  Spell check
4s
code-quality / Spell check
code-quality  /  PHPCS
17s
code-quality / PHPCS
code-quality  /  PHPStan
21s
code-quality / PHPStan
Fit to window
Zoom out
Zoom in

Annotations

4 errors
code-quality / PHPStan
Process completed with exit code 1.
code-quality / PHPStan: src/DB_Command_SQLite.php (in context of class DB_Command)#L357
Parameter #1 $filename of function file_put_contents expects string, string|false given.
code-quality / PHPStan: src/DB_Command_SQLite.php (in context of class DB_Command)#L354
Parameter #3 $subject of function str_replace expects array<string>|string, string|false given.
code-quality / PHPStan: src/DB_Command_SQLite.php (in context of class DB_Command)#L353
Parameter #1 $filename of function file_get_contents expects string, string|false given.