Skip to content

Fix: Tutor datetime picker style conflict with woocommerce datetime picker style #1631

Fix: Tutor datetime picker style conflict with woocommerce datetime picker style

Fix: Tutor datetime picker style conflict with woocommerce datetime picker style #1631

Triggered via pull request December 24, 2025 06:49
Status Failure
Total duration 43s
Artifacts

phpstan.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
phpstan: classes/Assets.php#L155
Class Tutor\Options_V2 referenced with incorrect case: TUTOR\Options_V2.
phpstan: classes/Assets.php#L74
Action callback returns void|null but should not return anything.
phpstan: classes/Announcements.php#L64
Method TUTOR\Announcements::__get() should return string but return statement is missing.
phpstan: classes/Announcements.php#L51
Action callback returns string but should not return anything.
phpstan: classes/Ajax.php#L48
Action callback returns string|void but should not return anything.
phpstan: classes/Ajax.php#L47
Action callback returns string|void but should not return anything.
phpstan: classes/Ajax.php#L45
Action callback returns bool|void but should not return anything.
phpstan: classes/Admin.php#L266
Class Tutor\Options_V2 referenced with incorrect case: TUTOR\Options_V2.
phpstan: classes/Admin.php#L258
Class Tutor\Tools_V2 referenced with incorrect case: TUTOR\Tools_V2.
phpstan: classes/Admin.php#L62
Action callback returns mixed but should not return anything.