fix: Fix navigation manager to be in line with server #453
psalm-matrix.yml
on: pull_request
matrix
9s
Matrix: static-analysis
static-psalm-analysis-summary
4s
Annotations
4 errors
MethodSignatureMismatch:
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)
|
UndefinedClass:
lib/Storage/ReadOnlyJail.php#L52
lib/Storage/ReadOnlyJail.php:52:10: UndefinedClass: Class, interface or enum named OCP\Files\Storage does not exist (see https://psalm.dev/019)
|
Nextcloud dev-master
Process completed with exit code 2.
|
static-psalm-analysis-summary
Process completed with exit code 1.
|