Skip to content

Allow extending taxonomy #42

Allow extending taxonomy

Allow extending taxonomy #42

Triggered via pull request June 12, 2024 07:25
Status Failure
Total duration 49s
Artifacts

coding-standards.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

14 errors
PHP / PHP 7.4 / PHP / PHP 7.4: src/Taxonomy.php#L205
Parameter #1 $taxonomy of method ExtCPTs\Taxonomy::extend() expects ExtCPTs\WP_Taxonomy, WP_Taxonomy given.
PHP / PHP 7.4 / PHP / PHP 7.4: src/Taxonomy.php#L223
Method ExtCPTs\Taxonomy::extend() has no return type specified.
PHP / PHP 7.4 / PHP / PHP 7.4: src/Taxonomy.php#L223
Parameter $taxonomy of method ExtCPTs\Taxonomy::extend() has invalid type ExtCPTs\WP_Taxonomy.
PHP / PHP 7.4 / PHP / PHP 7.4: src/Taxonomy.php#L223
Parameter $taxonomy of method ExtCPTs\Taxonomy::extend() has invalid type ExtCPTs\WP_Taxonomy.
PHP / PHP 7.4 / PHP / PHP 7.4: src/Taxonomy.php#L225
Parameter #1 $tax of function get_taxonomy_labels expects WP_Taxonomy, ExtCPTs\WP_Taxonomy given.
PHP / PHP 7.4 / PHP / PHP 7.4: src/Taxonomy.php#L227
Access to property $name on an unknown class ExtCPTs\WP_Taxonomy.
PHP / PHP 7.4 / PHP / PHP 7.4
Process completed with exit code 1.
PHP / PHP 8.3 / PHP / PHP 8.3: src/Taxonomy.php#L205
Parameter #1 $taxonomy of method ExtCPTs\Taxonomy::extend() expects ExtCPTs\WP_Taxonomy, WP_Taxonomy given.
PHP / PHP 8.3 / PHP / PHP 8.3: src/Taxonomy.php#L223
Method ExtCPTs\Taxonomy::extend() has no return type specified.
PHP / PHP 8.3 / PHP / PHP 8.3: src/Taxonomy.php#L223
Parameter $taxonomy of method ExtCPTs\Taxonomy::extend() has invalid type ExtCPTs\WP_Taxonomy.
PHP / PHP 8.3 / PHP / PHP 8.3: src/Taxonomy.php#L223
Parameter $taxonomy of method ExtCPTs\Taxonomy::extend() has invalid type ExtCPTs\WP_Taxonomy.
PHP / PHP 8.3 / PHP / PHP 8.3: src/Taxonomy.php#L225
Parameter #1 $tax of function get_taxonomy_labels expects WP_Taxonomy, ExtCPTs\WP_Taxonomy given.
PHP / PHP 8.3 / PHP / PHP 8.3: src/Taxonomy.php#L227
Access to property $name on an unknown class ExtCPTs\WP_Taxonomy.
PHP / PHP 8.3 / PHP / PHP 8.3
Process completed with exit code 1.