Skip to content

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

fix: Fix navigation manager to be in line with server

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

Triggered via pull request September 30, 2024 15:42
Status Failure
Total duration 20m 30s
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

5 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)
UnimplementedInterfaceMethod: 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)
UnimplementedInterfaceMethod: 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)
Nextcloud dev-master
Process completed with exit code 2.
static-psalm-analysis-summary
Process completed with exit code 1.