Skip to content

Add SQLite compatibility to wp db commands #326

Add SQLite compatibility to wp db commands

Add SQLite compatibility to wp db commands #326

Triggered via pull request November 23, 2025 21:17
Status Failure
Total duration 28s
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
21s
code-quality / Lint PHP files
code-quality  /  Lint Gherkin Feature files
16s
code-quality / Lint Gherkin Feature files
code-quality  /  Spell check
5s
code-quality / Spell check
code-quality  /  PHPCS
22s
code-quality / PHPCS
code-quality  /  PHPStan
26s
code-quality / PHPStan
Fit to window
Zoom out
Zoom in

Annotations

3 errors
code-quality / PHPCS
Process completed with exit code 1.
code-quality / PHPCS: src/DB_Command_SQLite.php#L375
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
code-quality / PHPCS
Process completed with exit code 1.