$ git merge v2 -X ours #201
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#L31
PostsController.php: UnusedClass: Class App\Controller\PostsController is never used
|
src/Controller/PostsController.php#L61
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#L61
PostsController.php: PossiblyNullArgument: Argument 1 of Safe\json_decode cannot be null, possibly null value provided
|
src/Controller/PostsController.php#L92
PostsController.php: MixedArgument: Argument 1 of Illuminate\Support\Collection::concat cannot be mixed, expecting iterable<array-key, mixed>
|
src/Controller/PostsController.php#L93
PostsController.php: QueryBuilderSetParameter: To improve performance set explicit type for objects
|
src/Controller/PostsController.php#L97
PostsController.php: MixedArgument: Argument 1 of Illuminate\Support\Collection::concat cannot be mixed, expecting iterable<array-key, mixed>
|
src/Controller/PostsController.php#L98
PostsController.php: QueryBuilderSetParameter: To improve performance set explicit type for objects
|
This job failed
Loading