Add --skip-locale-check flag to wp core download for locale fallback
#555
code-quality.yml
on: pull_request
code-quality
/
Lint GitHub Actions workflows
6s
code-quality
/
Lint PHP files
21s
code-quality
/
Lint Gherkin Feature files
12s
code-quality
/
Spell check
6s
code-quality
/
PHPCS
23s
code-quality
/
PHPStan
28s
Annotations
8 errors
|
code-quality / PHPStan
Process completed with exit code 1.
|
|
code-quality / PHPStan:
src/Core_Command.php#L2158
Call to deprecated function WP_CLI\Utils\trailingslashit():
2.13.0 Use Path::trailingslashit() instead.
|
|
code-quality / PHPStan:
src/Core_Command.php#L2122
Call to deprecated function WP_CLI\Utils\trailingslashit():
2.13.0 Use Path::trailingslashit() instead.
|
|
code-quality / PHPStan:
src/Core_Command.php#L2106
Call to deprecated function WP_CLI\Utils\trailingslashit():
2.13.0 Use Path::trailingslashit() instead.
|
|
code-quality / PHPStan:
src/Core_Command.php#L2092
Call to deprecated function WP_CLI\Utils\trailingslashit():
2.13.0 Use Path::trailingslashit() instead.
|
|
code-quality / PHPStan:
src/Core_Command.php#L1077
Call to deprecated function WP_CLI\Utils\phar_safe_path():
2.13.0 Use Path::phar_safe() instead.
|
|
code-quality / PHPStan:
src/Core_Command.php#L718
Call to deprecated function WP_CLI\Utils\trailingslashit():
2.13.0 Use Path::trailingslashit() instead.
|
|
code-quality / PHPStan:
src/Core_Command.php#L717
Call to deprecated function WP_CLI\Utils\trailingslashit():
2.13.0 Use Path::trailingslashit() instead.
|