fix: Fix navigation manager to be in line with server #454
psalm-matrix.yml
on: pull_request
matrix
8s
Matrix: static-analysis
static-psalm-analysis-summary
5s
Annotations
3 errors
MethodSignatureMismatch:
lib/FilteredNavigationManager.php#L88
lib/FilteredNavigationManager.php:88: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)
|
Nextcloud dev-master
Process completed with exit code 2.
|
static-psalm-analysis-summary
Process completed with exit code 1.
|