Skip to content

Add support for the new SQLite driver #64

Add support for the new SQLite driver

Add support for the new SQLite driver #64

Triggered via pull request July 2, 2025 14:43
Status Failure
Total duration 26s
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
21s
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
20s
code-quality / PHPCS
code-quality  /  PHPStan
16s
code-quality / PHPStan
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
code-quality / PHPCS
Process completed with exit code 1.
code-quality / PHPCS: src/SQLite_Command.php#L162
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WP_SQLITE_AST_DRIVER".
code-quality / PHPCS: src/SQLite_Command.php#L96
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WP_SQLITE_AST_DRIVER".
code-quality / PHPCS: src/SQLite_Command.php#L34
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "WP_SQLITE_AST_DRIVER".
code-quality / PHPCS
Process completed with exit code 2.
code-quality / PHPCS: src/SQLiteDatabaseIntegrationLoader.php#L89
Equals sign not aligned correctly; expected 1 space but found 3 spaces
code-quality / PHPCS: src/SQLiteDriverFactory.php#L16
Equals sign not aligned correctly; expected 1 space but found 3 spaces