deps(fe): Lock file maintenance fe #257
Annotations
10 errors
src/Controller/AssetController.php#L30
AssetController.php: binaryOp.invalid: Binary operation "." between array|bool|float|int|string|null and non-falsy-string results in an error.
|
src/Controller/ForumsController.php#L13
ForumsController.php: missingType.iterableValue: Method App\Controller\ForumsController::query() return type has no value type specified in iterable type array.
|
src/Controller/PostsController.php#L48
PostsController.php: missingType.iterableValue: Method App\Controller\PostsController::query() return type has no value type specified in iterable type array.
|
src/Controller/PostsController.php#L60
PostsController.php: method.nonObject: Cannot call method setParams() on mixed.
|
src/Controller/PostsController.php#L60
PostsController.php: argument.type: Parameter #1 $json of function Safe\json_decode expects string, string|null given.
|
src/Controller/PostsController.php#L77
PostsController.php: method.nonObject: Cannot call method addDefaultParamsThenValidate() on mixed.
|
src/Controller/PostsController.php#L102
PostsController.php: argument.templateType: Unable to resolve the template type TKey in call to function collect
|
src/Controller/PostsController.php#L102
PostsController.php: argument.templateType: Unable to resolve the template type TValue in call to function collect
|
src/Controller/PostsController.php#L103
PostsController.php: argument.type: Parameter #1 $keyBy of method Illuminate\Support\Collection<(int|string),mixed>::keyBy() expects array|(callable(mixed, int|string): int)|string, Closure(App\DTO\User\AuthorExpGrade): int given.
|
src/Controller/PostsController.php#L104
PostsController.php: argument.type: Parameter #1 $value of method App\DTO\User\User::setCurrentAuthorExpGrade() expects App\DTO\User\AuthorExpGrade|null, mixed given.
|
The logs for this run have expired and are no longer available.
Loading