Skip to content

Code Quality Checks #210

Code Quality Checks

Code Quality Checks #210

Triggered via schedule February 24, 2026 03:16
Status Failure
Total duration 19m 21s
Artifacts

code-quality.yml

on: schedule
code-quality  /  Lint GitHub Actions workflows
6s
code-quality / Lint GitHub Actions workflows
code-quality  /  Lint PHP files
16s
code-quality / Lint PHP files
code-quality  /  Lint Gherkin Feature files
11s
code-quality / Lint Gherkin Feature files
code-quality  /  Spell check
8s
code-quality / Spell check
code-quality  /  PHPCS
22s
code-quality / PHPCS
code-quality  /  PHPStan
22s
code-quality / PHPStan
Fit to window
Zoom out
Zoom in

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.