fix: Fix navigation manager to be in line with server #451
Annotations
8 errors
lib/FilteredNavigationManager.php#L74
lib/FilteredNavigationManager.php:74:36: UndefinedMethod: Method OC\NavigationManager::get does not exist (see https://psalm.dev/022)
|
lib/FilteredNavigationManager.php#L78
lib/FilteredNavigationManager.php:78:36: UndefinedMethod: Method OC\NavigationManager::getDefaultEntryIdForUser does not exist (see https://psalm.dev/022)
|
lib/FilteredNavigationManager.php#L82
lib/FilteredNavigationManager.php:82:36: UndefinedMethod: Method OC\NavigationManager::getDefaultEntryIds does not exist (see https://psalm.dev/022)
|
lib/FilteredNavigationManager.php#L85
lib/FilteredNavigationManager.php:85:43: MethodSignatureMismatch: Argument 1 of OCA\Guests\FilteredNavigationManager::setDefaultEntryIds has wrong type 'array<array-key, mixed>', expecting 'array<array-key, string>' as defined by OCP\INavigationManager::setDefaultEntryIds (see https://psalm.dev/042)
|
lib/FilteredNavigationManager.php#L86
lib/FilteredNavigationManager.php:86:29: UndefinedMethod: Method OC\NavigationManager::setDefaultEntryIds does not exist (see https://psalm.dev/022)
|
lib/Storage/DirMask.php#L32
lib/Storage/DirMask.php:32:7: UnimplementedInterfaceMethod: Method needspartfile is not defined on class OCA\Guests\Storage\DirMask (see https://psalm.dev/044)
|
lib/Storage/ReadOnlyJail.php#L28
lib/Storage/ReadOnlyJail.php:28:7: UnimplementedInterfaceMethod: Method needspartfile is not defined on class OCA\Guests\Storage\ReadOnlyJail (see https://psalm.dev/044)
|
|
This job failed
Loading