Code Quality Checks #210
code-quality.yml
on: schedule
code-quality
/
Lint GitHub Actions workflows
6s
code-quality
/
Lint PHP files
16s
code-quality
/
Lint Gherkin Feature files
11s
code-quality
/
Spell check
8s
code-quality
/
PHPCS
22s
code-quality
/
PHPStan
22s
Annotations
7 errors
|
code-quality / PHPStan
Process completed with exit code 1.
|
|
code-quality / PHPStan:
src/WP_Export_WXR_Formatter.php#L224
Call to an undefined method WP_Export_Oxymel::category().
|
|
code-quality / PHPStan:
src/WP_Export_WXR_Formatter.php#L223
No error with identifier method.notFound is reported on line 223.
|
|
code-quality / PHPStan:
src/WP_Export_WXR_Formatter.php#L111
Call to an undefined method Oxymel::title().
|
|
code-quality / PHPStan:
src/WP_Export_WXR_Formatter.php#L110
No error with identifier method.notFound is reported on line 110.
|
|
code-quality / PHPStan:
src/WP_Export_WXR_Formatter.php#L89
Access to private property Oxymel::$xml.
|
|
code-quality / PHPStan:
src/WP_Export_WXR_Formatter.php#L88
No error with identifier property.private is reported on line 88.
|