[main] Update nextcloud/ocp dependency #88
Annotations
3 errors
Run coding standards check:
lib/Controller/Helper.php#L140
lib/Controller/Helper.php:140:38: ArgumentTypeCoercion: Argument 2 of OCP\AppFramework\Http\JSONResponse::__construct expects 100|101|102|200|201|202|203|204|205|206|207|208|226|300|301|302|303|304|305|306|307|400|401|402|403|404|405|406|407|408|409|410|411|412|413|414|415|416|417|418|422|423|424|426|428|429|431|500|501|502|503|504|505|506|507|508|509|510|511, but parent type int provided (see https://psalm.dev/193)
|
Run coding standards check:
vendor/nextcloud/ocp/OCP/AppFramework/Controller.php#L56
vendor/nextcloud/ocp/OCP/AppFramework/Controller.php:56:7: ArgumentTypeCoercion: Argument 1 of OCP\AppFramework\Http\JSONResponse::__construct expects JsonSerializable|array<array-key, mixed>|null|scalar|stdClass, but parent type array<array-key, mixed>|null|object|scalar provided (see https://psalm.dev/193)
|
Run coding standards check
Process completed with exit code 2.
|
Loading