Chore(deps-dev): Bump vimeo/psalm from 6.16.0 to 6.16.1 #17
Annotations
10 errors
|
Run coding standards check
Process completed with exit code 2.
|
|
Run coding standards check:
lib/Analyzer.php#L0
lib/Analyzer.php:0:0: UnusedBaselineEntry: Baseline for issue "MissingDependency" has 2 extra entries. (see https://psalm.dev/316)
|
|
Run coding standards check:
lib/StorageWrapper.php#L35
lib/StorageWrapper.php:35:9: PossiblyUnusedProperty: Cannot find any references to property OCA\RansomwareProtection\StorageWrapper::$mountPoint (see https://psalm.dev/149)
|
|
Run coding standards check:
lib/Analyzer.php#L294
lib/Analyzer.php:294:27: MissingDependency: OCA\RansomwareProtection\StorageWrapper depends on class or interface oc\files\storage\wrapper\wrapper that does not exist (see https://psalm.dev/157)
|
|
Run coding standards check:
lib/Analyzer.php#L292
lib/Analyzer.php:292:56: PossiblyUnusedParam: Param #2 is never referenced in this method (see https://psalm.dev/134)
|
|
Run coding standards check:
lib/Analyzer.php#L273
lib/Analyzer.php:273:21: PossiblyUnusedMethod: Cannot find any calls to method OCA\RansomwareProtection\Analyzer::checkNotes (see https://psalm.dev/087)
|
|
Run coding standards check:
lib/Analyzer.php#L245
lib/Analyzer.php:245:21: PossiblyUnusedMethod: Cannot find any calls to method OCA\RansomwareProtection\Analyzer::checkExtension (see https://psalm.dev/087)
|
|
Run coding standards check:
lib/Analyzer.php#L206
lib/Analyzer.php:206:27: MissingDependency: OCA\RansomwareProtection\StorageWrapper depends on class or interface oc\files\storage\wrapper\wrapper that does not exist (see https://psalm.dev/157)
|
|
Run coding standards check:
lib/Analyzer.php#L179
lib/Analyzer.php:179:54: PossiblyUnusedParam: Param #3 is never referenced in this method (see https://psalm.dev/134)
|
|
Run coding standards check:
lib/Analyzer.php#L98
lib/Analyzer.php:98:21: PossiblyUnusedMethod: Cannot find any calls to method OCA\RansomwareProtection\Analyzer::ensureResourcesAreLoaded (see https://psalm.dev/087)
|
Loading