feat: delete tags #2546
Triggered via pull request
October 26, 2023 20:00
Status
Failure
Total duration
1h 50m 4s
Artifacts
–
psalm-matrix.yml
on: pull_request
Matrix: static-analysis
static-psalm-analysis-summary
7s
Annotations
10 errors
InvalidArgument:
lib/Controller/TagsController.php#L105
lib/Controller/TagsController.php:105: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#L874
lib/Service/MailManager.php:874: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.
|
InvalidArgument:
lib/Controller/TagsController.php#L105
lib/Controller/TagsController.php:105: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#L874
lib/Service/MailManager.php:874: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#L105
lib/Controller/TagsController.php:105: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#L874
lib/Service/MailManager.php:874: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.
|
static-psalm-analysis-summary
Process completed with exit code 1.
|