Skip to content

refactor: Code optimizations #766

refactor: Code optimizations

refactor: Code optimizations #766

Triggered via pull request January 1, 2026 12:08
Status Failure
Total duration 31s
Artifacts

psalm.yml

on: pull_request
static-psalm-analysis
27s
static-psalm-analysis
Fit to window
Zoom out
Zoom in

Annotations

10 errors
UndefinedThisPropertyFetch: lib/Controller/BaseOidcController.php#L40
lib/Controller/BaseOidcController.php:40:15: UndefinedThisPropertyFetch: Instance property OCA\UserOIDC\Controller\BaseOidcController::$l is not defined (see https://psalm.dev/041)
UndefinedThisPropertyFetch: lib/Controller/BaseOidcController.php#L33
lib/Controller/BaseOidcController.php:33:10: UndefinedThisPropertyFetch: Instance property OCA\UserOIDC\Controller\BaseOidcController::$config is not defined (see https://psalm.dev/041)
ParseError: lib/Controller/BaseOidcController.php#L23
lib/Controller/BaseOidcController.php:23:20: ParseError: Syntax error, unexpected T_STRING, expecting T_VARIABLE on line 23 (see https://psalm.dev/173)
InvalidDocblock: lib/Controller/BaseOidcController.php#L23
lib/Controller/BaseOidcController.php:23:3: InvalidDocblock: Param2 of OCA\UserOIDC\Controller\BaseOidcController::__construct has invalid syntax (see https://psalm.dev/008)
UndefinedThisPropertyFetch: lib/Controller/ApiController.php#L68
lib/Controller/ApiController.php:68:11: UndefinedThisPropertyFetch: Instance property OCA\UserOIDC\Controller\ApiController::$userManager is not defined (see https://psalm.dev/041)
UndefinedThisPropertyFetch: lib/Controller/ApiController.php#L55
lib/Controller/ApiController.php:55:17: UndefinedThisPropertyFetch: Instance property OCA\UserOIDC\Controller\ApiController::$root is not defined (see https://psalm.dev/041)
UndefinedThisPropertyFetch: lib/Controller/ApiController.php#L37
lib/Controller/ApiController.php:37:11: UndefinedThisPropertyFetch: Instance property OCA\UserOIDC\Controller\ApiController::$userManager is not defined (see https://psalm.dev/041)
UndefinedThisPropertyFetch: lib/Controller/ApiController.php#L36
lib/Controller/ApiController.php:36:18: UndefinedThisPropertyFetch: Instance property OCA\UserOIDC\Controller\ApiController::$userMapper is not defined (see https://psalm.dev/041)
ParseError: lib/Controller/ApiController.php#L26
lib/Controller/ApiController.php:26:20: ParseError: Syntax error, unexpected T_STRING, expecting T_VARIABLE on line 26 (see https://psalm.dev/173)
InvalidDocblock: lib/Controller/ApiController.php#L26
lib/Controller/ApiController.php:26:3: InvalidDocblock: Param2 of OCA\UserOIDC\Controller\ApiController::__construct has invalid syntax (see https://psalm.dev/008)