fix responsible #207
Annotations
10 errors and 3 warnings
phpstan:
Controller/ApiController.php#L129
PHPDoc tag @var for variable $responsible contains unknown class Modules\Tasks\Controller\AccountRelation.
|
phpstan:
Controller/ApiController.php#L135
Access to property $relation on an unknown class Modules\Tasks\Controller\AccountRelation.
|
phpstan:
Controller/ApiController.php#L349
Property Modules\Tasks\Models\Task::$type (int) does not accept mixed.
|
phpstan:
Controller/ApiController.php#L438
Property Modules\Tasks\Models\Task::$status (int) does not accept mixed.
|
phpstan:
Controller/ApiController.php#L439
Property Modules\Tasks\Models\Task::$type (int) does not accept mixed.
|
phpstan:
Controller/ApiController.php#L440
Property Modules\Tasks\Models\Task::$priority (int) does not accept mixed.
|
phpstan:
Controller/ApiController.php#L653
Property Modules\Tasks\Models\TaskElement::$priority (int) does not accept mixed.
|
phpstan:
Controller/ApiController.php#L654
Property Modules\Tasks\Models\TaskElement::$status (int) does not accept mixed.
|
phpstan:
Controller/ApiController.php#L756
Property Modules\Tasks\Models\TaskElement::$status (int) does not accept mixed.
|
phpstan:
Controller/BackendController.php#L96
Argument of an invalid type mixed supplied for foreach, only iterables are supported.
|
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/
|
The logs for this run have expired and are no longer available.
Loading