Feature/updated autoloading #108
Annotations
20 errors and 2 warnings
phpcs (8.4):
mu-plugins/10up-plugin/includes/classes/PostTypes/Demo.php#L13
Class TenUpPlugin\PostTypes\Demo extends unknown class TenUpPlugin\PostTypes\AbstractPostType.
|
phpcs (8.4):
mu-plugins/10up-plugin/includes/classes/PostTypes/Page.php#L16
Class TenUpPlugin\PostTypes\Page extends unknown class TenUpPlugin\PostTypes\AbstractCorePostType.
|
phpcs (8.4):
mu-plugins/10up-plugin/includes/classes/PostTypes/Post.php#L16
Class TenUpPlugin\PostTypes\Post extends unknown class TenUpPlugin\PostTypes\AbstractCorePostType.
|
phpcs (8.4):
mu-plugins/10up-plugin/includes/classes/Taxonomies/Demo.php#L13
Class TenUpPlugin\Taxonomies\Demo extends unknown class TenUpPlugin\Taxonomies\AbstractTaxonomy.
|
phpcs (8.4):
mu-plugins/10up-plugin/includes/core.php#L55
Call to static method instance() on an unknown class TenUpPlugin\ModuleInitialization.
|
phpcs (8.4):
themes/10up-theme/includes/core.php#L41
Call to static method instance() on an unknown class TenUpTheme\ModuleInitialization.
|
phpcs (8.4):
themes/10up-theme/includes/helpers.php#L17
Function TenUpTheme\get_module() has invalid return type TenUpTheme\Module.
|
phpcs (8.4):
themes/10up-theme/includes/helpers.php#L18
Call to static method instance() on an unknown class TenUpTheme\ModuleInitialization.
|
phpcs (8.4)
Process completed with exit code 1.
|
phpcs (8.4)
Input required and not supplied: key
|
phpcs (8.3)
Input required and not supplied: key
|
phpcs (8.3):
mu-plugins/10up-plugin/includes/classes/PostTypes/Demo.php#L13
Class TenUpPlugin\PostTypes\Demo extends unknown class TenUpPlugin\PostTypes\AbstractPostType.
|
phpcs (8.3):
mu-plugins/10up-plugin/includes/classes/PostTypes/Page.php#L16
Class TenUpPlugin\PostTypes\Page extends unknown class TenUpPlugin\PostTypes\AbstractCorePostType.
|
phpcs (8.3):
mu-plugins/10up-plugin/includes/classes/PostTypes/Post.php#L16
Class TenUpPlugin\PostTypes\Post extends unknown class TenUpPlugin\PostTypes\AbstractCorePostType.
|
phpcs (8.3):
mu-plugins/10up-plugin/includes/classes/Taxonomies/Demo.php#L13
Class TenUpPlugin\Taxonomies\Demo extends unknown class TenUpPlugin\Taxonomies\AbstractTaxonomy.
|
phpcs (8.3):
mu-plugins/10up-plugin/includes/core.php#L55
Call to static method instance() on an unknown class TenUpPlugin\ModuleInitialization.
|
phpcs (8.3):
themes/10up-theme/includes/core.php#L41
Call to static method instance() on an unknown class TenUpTheme\ModuleInitialization.
|
phpcs (8.3):
themes/10up-theme/includes/helpers.php#L17
Function TenUpTheme\get_module() has invalid return type TenUpTheme\Module.
|
phpcs (8.3):
themes/10up-theme/includes/helpers.php#L18
Call to static method instance() on an unknown class TenUpTheme\ModuleInitialization.
|
phpcs (8.3)
Process completed with exit code 1.
|
phpcs (8.4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
phpcs (8.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|