bump #209
Annotations
10 errors and 3 warnings
phpstan:
Controller/ApiController.php#L137
PHPDoc tag @var for variable $responsible contains unknown class Modules\Tasks\Controller\AccountRelation.
|
phpstan:
Controller/ApiController.php#L143
Access to property $relation on an unknown class Modules\Tasks\Controller\AccountRelation.
|
phpstan:
Controller/ApiController.php#L179
Parameter #1 $ele of method Modules\Tasks\Controller\ApiController::createNotifications() expects Modules\Tasks\Models\TaskElement, Modules\Tasks\Models\TaskElement|false given.
|
phpstan:
Controller/ApiController.php#L450
Property Modules\Tasks\Models\Task::$type (int) does not accept mixed.
|
phpstan:
Controller/ApiController.php#L539
Property Modules\Tasks\Models\Task::$status (int) does not accept mixed.
|
phpstan:
Controller/ApiController.php#L540
Property Modules\Tasks\Models\Task::$type (int) does not accept mixed.
|
phpstan:
Controller/ApiController.php#L541
Property Modules\Tasks\Models\Task::$priority (int) does not accept mixed.
|
phpstan:
Controller/ApiController.php#L756
Property Modules\Tasks\Models\TaskElement::$priority (int) does not accept mixed.
|
phpstan:
Controller/ApiController.php#L757
Property Modules\Tasks\Models\TaskElement::$status (int) does not accept mixed.
|
phpstan:
Controller/ApiController.php#L859
Property Modules\Tasks\Models\TaskElement::$status (int) does not accept mixed.
|
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