deps(fe): Lock file maintenance fe #257
Annotations
10 errors
src/Controller/AssetController.php#L11
AssetController.php: UnusedClass: Class App\Controller\AssetController is never used
|
src/Controller/AssetController.php#L30
AssetController.php: PossiblyNullOperand: Cannot concatenate with a possibly null UnitEnum|array<array-key, mixed>|null|scalar
|
src/Controller/ForumsController.php#L9
ForumsController.php: UnusedClass: Class App\Controller\ForumsController is never used
|
src/Controller/PostsController.php#L30
PostsController.php: UnusedClass: Class App\Controller\PostsController is never used
|
src/Controller/PostsController.php#L60
PostsController.php: MixedArgument: Argument 1 of App\PostsQuery\ParamsValidator::setParams cannot be mixed, expecting array<array-key, array<array-key, mixed>>
|
src/Controller/PostsController.php#L60
PostsController.php: PossiblyNullArgument: Argument 1 of Safe\json_decode cannot be null, possibly null value provided
|
src/Controller/PostsController.php#L102
PostsController.php: MixedArgument: Argument 1 of collect cannot be mixed, expecting Illuminate\Contracts\Support\Arrayable<array-key, mixed>|iterable<array-key, mixed>|null
|
src/Controller/PostsController.php#L104
PostsController.php: PossiblyNullArrayOffset: Cannot access value on variable $authorExpGrades using possibly null offset int|null
|
src/Controller/PostsController.php#L104
PostsController.php: MixedArgument: Argument 1 of App\DTO\User\User::setCurrentAuthorExpGrade cannot be mixed, expecting App\DTO\User\AuthorExpGrade|null
|
src/Controller/PostsController.php#L104
PostsController.php: PossiblyNullArgument: Argument 1 of Illuminate\Support\Collection::offsetGet cannot be null, possibly null value provided
|
The logs for this run have expired and are no longer available.
Loading