Commit 9556763
committed
fix: update psalm-baseline to suppress Controller errors
This fixes the error message: ERROR: ArgumentTypeCoercion - vendor/nextcloud/ocp/OCP/AppFramework/Controller.php:56:7 - 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)
Signed-off-by: Cleopatra Enjeck M. <patrathewhiz@gmail.com>1 parent 5464ede commit 9556763
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
253 | 253 | | |
254 | 254 | | |
255 | 255 | | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
256 | 259 | | |
257 | 260 | | |
258 | 261 | | |
| |||
0 commit comments