fix(files): Disable suggestions bar output for not rich workspace #13084
psalm.yml
on: pull_request
static-psalm-analysis
26s
Annotations
4 errors
|
static-psalm-analysis
Process completed with exit code 2.
|
|
DeprecatedMethod:
lib/Service/ConfigService.php#L53
lib/Service/ConfigService.php:53:25: DeprecatedMethod: The method OCP\IConfig::getUserValue has been marked as deprecated (see https://psalm.dev/001)
|
|
DeprecatedMethod:
lib/Service/ConfigService.php#L44
lib/Service/ConfigService.php:44:25: DeprecatedMethod: The method OCP\IConfig::getUserValue has been marked as deprecated (see https://psalm.dev/001)
|
|
DeprecatedMethod:
lib/Controller/SettingsController.php#L44
lib/Controller/SettingsController.php:44:18: DeprecatedMethod: The method OCP\IConfig::setUserValue has been marked as deprecated (see https://psalm.dev/001)
|