code fixes #213
Annotations
10 errors and 3 warnings
phpstan:
Controller/ApiController.php#L464
Property Modules\Tasks\Models\Task::$type (int) does not accept mixed.
|
phpstan:
Controller/ApiController.php#L553
Property Modules\Tasks\Models\Task::$status (int) does not accept mixed.
|
phpstan:
Controller/ApiController.php#L554
Property Modules\Tasks\Models\Task::$type (int) does not accept mixed.
|
phpstan:
Controller/ApiController.php#L555
Property Modules\Tasks\Models\Task::$priority (int) does not accept mixed.
|
phpstan:
Controller/ApiController.php#L770
Property Modules\Tasks\Models\TaskElement::$priority (int) does not accept mixed.
|
phpstan:
Controller/ApiController.php#L771
Property Modules\Tasks\Models\TaskElement::$status (int) does not accept mixed.
|
phpstan:
Controller/ApiController.php#L873
Property Modules\Tasks\Models\TaskElement::$status (int) does not accept mixed.
|
phpstan:
Controller/BackendController.php#L199
Argument of an invalid type mixed supplied for foreach, only iterables are supported.
|
phpstan:
Models/TaskMapper.php#L338
Parameter #3 $values of method phpOMS\DataStorage\Database\Query\Builder::on() expects array|string|null, int given.
|
phpstan
Process completed with exit code 1.
|
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