[main] Fix npm audit #468
psalm-matrix.yml
on: pull_request
matrix
15s
Matrix: static-analysis
static-psalm-analysis-summary
5s
Annotations
11 errors
|
static-psalm-analysis dev-master
Process completed with exit code 2.
|
|
DeprecatedMethod:
lib/Service/SettingsService.php#L185
lib/Service/SettingsService.php:185:18: DeprecatedMethod: The method OCP\IConfig::deleteUserValue has been marked as deprecated (see https://psalm.dev/001)
|
|
DeprecatedMethod:
lib/Service/SettingsService.php#L144
lib/Service/SettingsService.php:144:42: DeprecatedMethod: The method OCP\IConfig::getUserValue has been marked as deprecated (see https://psalm.dev/001)
|
|
DeprecatedMethod:
lib/Service/SettingsService.php#L126
lib/Service/SettingsService.php:126:18: DeprecatedMethod: The method OCP\IConfig::setUserValue has been marked as deprecated (see https://psalm.dev/001)
|
|
DeprecatedMethod:
lib/Migration/EditorHint.php#L44
lib/Migration/EditorHint.php:44:19: DeprecatedMethod: The method OCP\IConfig::setUserValue has been marked as deprecated (see https://psalm.dev/001)
|
|
DeprecatedMethod:
lib/Migration/EditorHint.php#L40
lib/Migration/EditorHint.php:40:23: DeprecatedMethod: The method OCP\IConfig::getUserValue has been marked as deprecated (see https://psalm.dev/001)
|
|
DeprecatedMethod:
lib/Controller/PageController.php#L99
lib/Controller/PageController.php:99:19: DeprecatedMethod: The method OCP\IConfig::getUserValue has been marked as deprecated (see https://psalm.dev/001)
|
|
DeprecatedMethod:
lib/Controller/NotesController.php#L153
lib/Controller/NotesController.php:153:21: DeprecatedMethod: The method OCP\IConfig::setUserValue has been marked as deprecated (see https://psalm.dev/001)
|
|
DeprecatedMethod:
lib/Controller/NotesController.php#L90
lib/Controller/NotesController.php:90:22: DeprecatedMethod: The method OCP\IConfig::deleteUserValue has been marked as deprecated (see https://psalm.dev/001)
|
|
DeprecatedMethod:
lib/Controller/NotesController.php#L72
lib/Controller/NotesController.php:72:44: DeprecatedMethod: The method OCP\IConfig::getUserValue has been marked as deprecated (see https://psalm.dev/001)
|
|
static-psalm-analysis-summary
Process completed with exit code 1.
|