Skip to content

chore(.github): ubuntu-latest-low -> ubuntu-latest #85

chore(.github): ubuntu-latest-low -> ubuntu-latest

chore(.github): ubuntu-latest-low -> ubuntu-latest #85

Triggered via pull request August 13, 2024 15:17
Status Failure
Total duration 1m 6s
Artifacts

psalm-matrix.yml

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

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.