Skip to content

fix: Fix navigation manager to be in line with server #453

fix: Fix navigation manager to be in line with server

fix: Fix navigation manager to be in line with server #453

Triggered via pull request October 1, 2024 08:30
Status Failure
Total duration 3m 6s
Artifacts

psalm-matrix.yml

on: pull_request
Matrix: static-analysis
static-psalm-analysis-summary
4s
static-psalm-analysis-summary
Fit to window
Zoom out
Zoom in

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.