Handle renamed SQLite database file (.ht.sqlite → .ht.sqlite.php) #690
code-quality.yml
on: pull_request
code-quality
/
Lint GitHub Actions workflows
9s
code-quality
/
Lint PHP files
15s
code-quality
/
Lint Gherkin Feature files
16s
code-quality
/
Spell check
6s
code-quality
/
PHPCS
19s
code-quality
/
PHPStan
26s
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.
|