Skip to content

build(deps-dev): bump http-proxy-middleware from 2.0.9 to 2.0.10 #6583

build(deps-dev): bump http-proxy-middleware from 2.0.9 to 2.0.10

build(deps-dev): bump http-proxy-middleware from 2.0.9 to 2.0.10 #6583

Status Failure
Total duration 48s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
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.
phpstan
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/