CI #210
Annotations
10 errors and 3 warnings
phpstan:
Admin/Installer.php#L78
Call to an undefined method phpOMS\Module\ModuleManager::getModuleInstance().
|
phpstan:
Admin/Installer.php#L143
Call to an undefined method phpOMS\Module\ModuleManager::getModuleInstance().
|
phpstan:
Controller/ApiController.php#L142
PHPDoc tag @var for variable $responsible contains unknown class Modules\Tasks\Controller\AccountRelation.
|
phpstan:
Controller/ApiController.php#L148
Access to property $relation on an unknown class Modules\Tasks\Controller\AccountRelation.
|
phpstan:
Controller/BackendController.php#L96
Argument of an invalid type mixed supplied for foreach, only iterables are supported.
|
phpstan:
Controller/BackendController.php#L97
Cannot access property $id on mixed.
|
phpstan:
Controller/BackendController.php#L99
Cannot access property $id on mixed.
|
phpstan:
Controller/BackendController.php#L170
Cannot access property $id on true.
|
phpstan:
Controller/BackendController.php#L172
Cannot access property $id on true.
|
phpstan:
Controller/BackendController.php#L290
Using nullsafe method call on non-nullable type DateTime. Use -> instead.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Get Composer Cache Directory
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading