[master] Update nextcloud/ocp dependency #2171
psalm.yml
on: pull_request
static-psalm-analysis
36s
Annotations
3 errors
ArgumentTypeCoercion:
lib/Controller/APIController.php#L118
lib/Controller/APIController.php:118:46: ArgumentTypeCoercion: Argument 2 of OCP\RichObjectStrings\IValidator::validate expects array<non-empty-string, array{'call-type'?: 'group'|'one2one'|'public', 'icon-url'?: string, 'message-id'?: string, 'preview-available'?: 'no'|'yes', assignable?: '0'|'1', boardname?: string, conversation?: string, description?: string, etag?: string, height?: string, id: string, latitude?: string, link?: string, longitude?: string, mimetype?: string, mtime?: string, name: string, path?: string, permissions?: string, server?: string, size?: string, stackname?: string, thumb?: string, type: string, visibility?: '0'|'1', website?: string, width?: string}>, but parent type array<non-empty-string, array<non-empty-string, string>> provided (see https://psalm.dev/193)
|
ArgumentTypeCoercion:
lib/Controller/APIController.php#L122
lib/Controller/APIController.php:122:46: ArgumentTypeCoercion: Argument 2 of OCP\RichObjectStrings\IValidator::validate expects array<non-empty-string, array{'call-type'?: 'group'|'one2one'|'public', 'icon-url'?: string, 'message-id'?: string, 'preview-available'?: 'no'|'yes', assignable?: '0'|'1', boardname?: string, conversation?: string, description?: string, etag?: string, height?: string, id: string, latitude?: string, link?: string, longitude?: string, mimetype?: string, mtime?: string, name: string, path?: string, permissions?: string, server?: string, size?: string, stackname?: string, thumb?: string, type: string, visibility?: '0'|'1', website?: string, width?: string}>, but parent type array<non-empty-string, array<non-empty-string, string>> provided (see https://psalm.dev/193)
|
static-psalm-analysis
Process completed with exit code 2.
|