Skip to content

[main] Fix npm audit #468

[main] Fix npm audit

[main] Fix npm audit #468

Triggered via pull request January 4, 2026 03:38
Status Failure
Total duration 28m 35s
Artifacts

psalm-matrix.yml

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

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.