Skip to content

Quick class cleanup + type hints #248

Quick class cleanup + type hints

Quick class cleanup + type hints #248

Triggered via push September 3, 2024 23:01
Status Failure
Total duration 10m 31s
Artifacts

phpstan.yml

on: push
Matrix: run
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 1 warning
PHP 8.0 Test on ubuntu-latest: _protected/app/system/modules/api/controllers/UserController.php#L37
Access to an undefined property PH7\UserController::$oRest.
PHP 8.0 Test on ubuntu-latest: _protected/app/system/modules/api/controllers/UserController.php#L38
Access to an undefined property PH7\UserController::$oRest.
PHP 8.0 Test on ubuntu-latest: _protected/app/system/modules/api/controllers/UserController.php#L40
Access to an undefined property PH7\UserController::$oRest.
PHP 8.0 Test on ubuntu-latest: _protected/app/system/modules/api/controllers/UserController.php#L73
Access to an undefined property PH7\UserController::$oRest.
PHP 8.0 Test on ubuntu-latest: _protected/app/system/modules/api/controllers/UserController.php#L73
Call to an undefined method PH7\UserController::set().
PHP 8.0 Test on ubuntu-latest: _protected/app/system/modules/api/controllers/UserController.php#L79
Access to an undefined property PH7\UserController::$oRest.
PHP 8.0 Test on ubuntu-latest: _protected/app/system/modules/api/controllers/UserController.php#L79
Call to an undefined method PH7\UserController::set().
PHP 8.0 Test on ubuntu-latest: _protected/app/system/modules/api/controllers/UserController.php#L85
Access to an undefined property PH7\UserController::$oRest.
PHP 8.0 Test on ubuntu-latest: _protected/app/system/modules/api/controllers/UserController.php#L85
Call to an undefined method PH7\UserController::set().
PHP 8.0 Test on ubuntu-latest: _protected/app/system/modules/api/controllers/UserController.php#L91
Access to an undefined property PH7\UserController::$oRest.
PHP 8.1 Test on ubuntu-latest
The job was canceled because "ubuntu-latest_8_0" failed.
PHP 8.1 Test on ubuntu-latest
The operation was canceled.
PHP 8.0 Test on ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/