Skip to content

chore: update workflows from templates #709

chore: update workflows from templates

chore: update workflows from templates #709

Triggered via pull request August 22, 2024 20:49
Status Failure
Total duration 10m 58s
Artifacts

psalm.yml

on: pull_request
static-psalm-analysis
1m 32s
static-psalm-analysis
Fit to window
Zoom out
Zoom in

Annotations

10 errors
UndefinedClass: lib/Activity/Provider.php#L33
lib/Activity/Provider.php:33:27: UndefinedClass: Class, interface or enum named OCP\Activity\IProvider does not exist (see https://psalm.dev/019)
UndefinedClass: lib/Activity/Setting.php#L30
lib/Activity/Setting.php:30:26: UndefinedClass: Class, interface or enum named OCP\Activity\ISetting does not exist (see https://psalm.dev/019)
UndefinedClass: lib/AppInfo/Application.php#L39
lib/AppInfo/Application.php:39:27: UndefinedClass: Class, interface or enum named OCP\AppFramework\App does not exist (see https://psalm.dev/019)
UndefinedClass: lib/AppInfo/Application.php#L39
lib/AppInfo/Application.php:39:42: UndefinedClass: Class, interface or enum named OCP\AppFramework\Bootstrap\IBootstrap does not exist (see https://psalm.dev/019)
UndefinedClass: lib/Controller/SettingsController.php#L36
lib/Controller/SettingsController.php:36:34: UndefinedClass: Class, interface or enum named OCP\Authentication\TwoFactorAuth\ALoginSetupController does not exist (see https://psalm.dev/019)
UndefinedClass: lib/Db/TotpSecret.php#L38
lib/Db/TotpSecret.php:38:26: UndefinedClass: Class, interface or enum named OCP\AppFramework\Db\Entity does not exist (see https://psalm.dev/019)
UndefinedClass: lib/Db/TotpSecretMapper.php#L37
lib/Db/TotpSecretMapper.php:37:32: UndefinedClass: Class, interface or enum named OCP\AppFramework\Db\QBMapper does not exist (see https://psalm.dev/019)
MissingDependency: lib/Event/DisabledByAdmin.php#L29
lib/Event/DisabledByAdmin.php:29:31: MissingDependency: OCA\TwoFactorTOTP\Event\StateChanged depends on class or interface ocp\eventdispatcher\event that does not exist (see https://psalm.dev/157)
UndefinedClass: lib/Event/StateChanged.php#L30
lib/Event/StateChanged.php:30:28: UndefinedClass: Class, interface or enum named OCP\EventDispatcher\Event does not exist (see https://psalm.dev/019)
UndefinedClass: lib/Listener/StateChangeActivity.php#L36
lib/Listener/StateChangeActivity.php:36:38: UndefinedClass: Class, interface or enum named OCP\EventDispatcher\IEventListener does not exist (see https://psalm.dev/019)