Skip to content

Conversation

@icewind1991
Copy link
Member

@icewind1991 icewind1991 commented Nov 30, 2022

See #52786

@icewind1991 icewind1991 added the 2. developing Work in progress label Nov 30, 2022
@icewind1991 icewind1991 force-pushed the multi-object-store branch 3 times, most recently from e4a26d7 to f4440c7 Compare December 1, 2022 14:05
Signed-off-by: Robin Appelman <robin@icewind.nl>
Signed-off-by: Robin Appelman <robin@icewind.nl>
}
}

private function getObjectStoreConfig(): ?array {

Check failure

Code scanning / Psalm

InvalidReturnType

The declared return type 'array<array-key, mixed>|null' for OC\Files\ObjectStore\PrimaryObjectStoreConfig::getObjectStoreConfig is incorrect, got 'ArrayAccess|array{default: array{default: mixed}|mixed|null}'
$this->validateObjectStoreConfig($config);
}

return $objectStore;

Check failure

Code scanning / Psalm

InvalidReturnStatement

The inferred type 'ArrayAccess|array{default: array{default: mixed}|mixed}' does not match the declared return type 'array<array-key, mixed>|null' for OC\Files\ObjectStore\PrimaryObjectStoreConfig::getObjectStoreConfig
@blizzz blizzz added this to the Nextcloud 29 milestone Nov 23, 2023
This was referenced Mar 12, 2024
This was referenced Mar 20, 2024
@skjnldsv skjnldsv mentioned this pull request Mar 28, 2024
81 tasks
@skjnldsv skjnldsv modified the milestones: Nextcloud 29, Nextcloud 30 Mar 28, 2024
This was referenced Jul 30, 2024
This was referenced Aug 5, 2024
@skjnldsv skjnldsv mentioned this pull request Aug 13, 2024
@skjnldsv skjnldsv closed this Aug 14, 2024
@skjnldsv skjnldsv removed this from the Nextcloud 30 milestone Aug 14, 2024
@skjnldsv skjnldsv deleted the multi-object-store branch August 30, 2024 07:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2. developing Work in progress

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants