Skip to content

Handle renamed SQLite database file (.ht.sqlite → .ht.sqlite.php) #690

Handle renamed SQLite database file (.ht.sqlite → .ht.sqlite.php)

Handle renamed SQLite database file (.ht.sqlite → .ht.sqlite.php) #690

Re-run triggered March 21, 2026 09:00
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
15s
code-quality / Lint PHP files
code-quality  /  Lint Gherkin Feature files
16s
code-quality / Lint Gherkin Feature files
code-quality  /  Spell check
6s
code-quality / Spell check
code-quality  /  PHPCS
19s
code-quality / PHPCS
code-quality  /  PHPStan
26s
code-quality / PHPStan
Fit to window
Zoom out
Zoom in

Annotations

6 errors
code-quality / PHPStan
Process completed with exit code 1.
code-quality / PHPStan: src/Context/ThenStepDefinitions.php (in context of class WP_CLI/Tests/Context/FeatureContext)#L460
Call to deprecated function WP_CLI\Utils\is_path_absolute(): 2.13.0 Use Path::is_absolute() instead.
code-quality / PHPStan: src/Context/GivenStepDefinitions.php (in context of class WP_CLI/Tests/Context/FeatureContext)#L48
Call to deprecated function WP_CLI\Utils\is_path_absolute(): 2.13.0 Use Path::is_absolute() instead.
code-quality / PHPStan: src/Context/FeatureContext.php#L1932
Call to deprecated function WP_CLI\Utils\basename(): 2.13.0 Use Path::basename() instead.
code-quality / PHPStan: src/Context/FeatureContext.php#L1915
Call to deprecated function WP_CLI\Utils\basename(): 2.13.0 Use Path::basename() instead.
code-quality / PHPStan: src/Context/FeatureContext.php#L1914
Call to deprecated function WP_CLI\Utils\basename(): 2.13.0 Use Path::basename() instead.