chore(deps-dev): bump @typescript-eslint/parser from 6.21.0 to 8.1.0 #101
psalm-matrix.yml
on: pull_request
matrix
10s
Matrix: static-analysis
static-psalm-analysis-summary
0s
Annotations
21 errors
UnusedClass:
lib/Controller/AuthSettingsController.php#L57
lib/Controller/AuthSettingsController.php:57:7: UnusedClass: Class OCA\SimpleSettings\Controller\AuthSettingsController is never used (see https://psalm.dev/075)
|
UndefinedDocblockClass:
lib/Controller/AuthSettingsController.php#L58
lib/Controller/AuthSettingsController.php:58:11: UndefinedDocblockClass: Docblock-defined class, interface or enum named OC\Authentication\Token\IProvider does not exist (see https://psalm.dev/200)
|
UndefinedDocblockClass:
lib/Controller/AuthSettingsController.php#L76
lib/Controller/AuthSettingsController.php:76:11: UndefinedDocblockClass: Docblock-defined class, interface or enum named OC\Authentication\Token\RemoteWipe does not exist (see https://psalm.dev/200)
|
UndefinedClass:
lib/Controller/AuthSettingsController.php#L85
lib/Controller/AuthSettingsController.php:85:12: UndefinedClass: Class, interface or enum named OC\Authentication\Token\IProvider does not exist (see https://psalm.dev/019)
|
UndefinedClass:
lib/Controller/AuthSettingsController.php#L91
lib/Controller/AuthSettingsController.php:91:12: UndefinedClass: Class, interface or enum named OC\Authentication\Token\RemoteWipe does not exist (see https://psalm.dev/019)
|
PossiblyUnusedParam:
lib/Controller/AuthSettingsController.php#L94
lib/Controller/AuthSettingsController.php:94:37: PossiblyUnusedParam: Param #1 is never referenced in this method (see https://psalm.dev/134)
|
PossiblyUnusedParam:
lib/Controller/AuthSettingsController.php#L95
lib/Controller/AuthSettingsController.php:95:12: PossiblyUnusedParam: Param #2 is never referenced in this method (see https://psalm.dev/134)
|
PossiblyUnusedParam:
lib/Controller/AuthSettingsController.php#L96
lib/Controller/AuthSettingsController.php:96:13: PossiblyUnusedParam: Param #3 is never referenced in this method (see https://psalm.dev/134)
|
PossiblyUnusedParam:
lib/Controller/AuthSettingsController.php#L97
lib/Controller/AuthSettingsController.php:97:12: PossiblyUnusedParam: Param #4 is never referenced in this method (see https://psalm.dev/134)
|
PossiblyUnusedParam:
lib/Controller/AuthSettingsController.php#L98
lib/Controller/AuthSettingsController.php:98:17: PossiblyUnusedParam: Param #5 is never referenced in this method (see https://psalm.dev/134)
|
UnusedClass:
lib/Controller/AuthSettingsController.php#L57
lib/Controller/AuthSettingsController.php:57:7: UnusedClass: Class OCA\SimpleSettings\Controller\AuthSettingsController is never used (see https://psalm.dev/075)
|
UndefinedDocblockClass:
lib/Controller/AuthSettingsController.php#L58
lib/Controller/AuthSettingsController.php:58:11: UndefinedDocblockClass: Docblock-defined class, interface or enum named OC\Authentication\Token\IProvider does not exist (see https://psalm.dev/200)
|
UndefinedDocblockClass:
lib/Controller/AuthSettingsController.php#L76
lib/Controller/AuthSettingsController.php:76:11: UndefinedDocblockClass: Docblock-defined class, interface or enum named OC\Authentication\Token\RemoteWipe does not exist (see https://psalm.dev/200)
|
UndefinedClass:
lib/Controller/AuthSettingsController.php#L85
lib/Controller/AuthSettingsController.php:85:12: UndefinedClass: Class, interface or enum named OC\Authentication\Token\IProvider does not exist (see https://psalm.dev/019)
|
UndefinedClass:
lib/Controller/AuthSettingsController.php#L91
lib/Controller/AuthSettingsController.php:91:12: UndefinedClass: Class, interface or enum named OC\Authentication\Token\RemoteWipe does not exist (see https://psalm.dev/019)
|
PossiblyUnusedParam:
lib/Controller/AuthSettingsController.php#L94
lib/Controller/AuthSettingsController.php:94:37: PossiblyUnusedParam: Param #1 is never referenced in this method (see https://psalm.dev/134)
|
PossiblyUnusedParam:
lib/Controller/AuthSettingsController.php#L95
lib/Controller/AuthSettingsController.php:95:12: PossiblyUnusedParam: Param #2 is never referenced in this method (see https://psalm.dev/134)
|
PossiblyUnusedParam:
lib/Controller/AuthSettingsController.php#L96
lib/Controller/AuthSettingsController.php:96:13: PossiblyUnusedParam: Param #3 is never referenced in this method (see https://psalm.dev/134)
|
PossiblyUnusedParam:
lib/Controller/AuthSettingsController.php#L97
lib/Controller/AuthSettingsController.php:97:12: PossiblyUnusedParam: Param #4 is never referenced in this method (see https://psalm.dev/134)
|
PossiblyUnusedParam:
lib/Controller/AuthSettingsController.php#L98
lib/Controller/AuthSettingsController.php:98:17: PossiblyUnusedParam: Param #5 is never referenced in this method (see https://psalm.dev/134)
|
static-psalm-analysis-summary
Process completed with exit code 1.
|