feat: delete tags #2309
psalm-matrix.yml
on: pull_request
Matrix: static-analysis
static-psalm-analysis-summary
6s
Annotations
10 errors
InvalidArgument:
lib/Controller/TagsController.php#L104
lib/Controller/TagsController.php:104:27: InvalidArgument: Argument 1 of OCP\AppFramework\Http\JSONResponse::__construct expects array<array-key, mixed>|object, but int provided (see https://psalm.dev/004)
|
NamedArgumentNotAllowed:
lib/Service/MailManager.php#L853
lib/Service/MailManager.php:853:32: NamedArgumentNotAllowed: Method array_merge called with named unpacked array array<array-key, array<array-key, OCA\Mail\Db\Message>> (array with string keys) (see https://psalm.dev/268)
|
Nextcloud dev-master
Process completed with exit code 2.
|
InvalidArgument:
lib/Controller/TagsController.php#L104
lib/Controller/TagsController.php:104:27: InvalidArgument: Argument 1 of OCP\AppFramework\Http\JSONResponse::__construct expects array<array-key, mixed>|object, but int provided (see https://psalm.dev/004)
|
NamedArgumentNotAllowed:
lib/Service/MailManager.php#L853
lib/Service/MailManager.php:853:32: NamedArgumentNotAllowed: Method array_merge called with named unpacked array array<array-key, array<array-key, OCA\Mail\Db\Message>> (array with string keys) (see https://psalm.dev/268)
|
Nextcloud dev-stable27
Process completed with exit code 2.
|
InvalidArgument:
lib/Controller/TagsController.php#L104
lib/Controller/TagsController.php:104:27: InvalidArgument: Argument 1 of OCP\AppFramework\Http\JSONResponse::__construct expects array<array-key, mixed>|object, but int provided (see https://psalm.dev/004)
|
NamedArgumentNotAllowed:
lib/Service/MailManager.php#L853
lib/Service/MailManager.php:853:32: NamedArgumentNotAllowed: Method array_merge called with named unpacked array array<array-key, array<array-key, OCA\Mail\Db\Message>> (array with string keys) (see https://psalm.dev/268)
|
Nextcloud dev-stable26
Process completed with exit code 2.
|
static-psalm-analysis-summary
Process completed with exit code 1.
|