fix(dav): Ensure share properties are also set on public remote endpoint #46538
Annotations
4 errors
apps/dav/lib/Connector/Sabre/FilesPlugin.php#L348
apps/dav/lib/Connector/Sabre/FilesPlugin.php:348:79: LessSpecificReturnType: The inferred return type 'string' for /home/runner/actions-runner/_work/server/server/apps/dav/lib/connector/sabre/filesplugin.php:348:13182:-:closure is more specific than the declared return type 'null|string' (see https://psalm.dev/088)
|
apps/dav/lib/Connector/Sabre/Node.php#L324
apps/dav/lib/Connector/Sabre/Node.php:324:13: InvalidReturnType: The declared return type 'string' for OCA\DAV\Connector\Sabre\Node::getNoteFromShare is incorrect, got 'array<never, never>|string' (see https://psalm.dev/011)
|
apps/dav/lib/Connector/Sabre/Node.php#L330
apps/dav/lib/Connector/Sabre/Node.php:330:11: InvalidReturnStatement: The inferred type 'array<never, never>' does not match the declared return type 'string' for OCA\DAV\Connector\Sabre\Node::getNoteFromShare (see https://psalm.dev/128)
|
|
The logs for this run have expired and are no longer available.
Loading