[WIP] ILookupClient #88024
Triggered via pull request
September 1, 2026 19:23
Status
Failure
Total duration
59m 36s
Artifacts
–
static-code-analysis.yml
on: pull_request
changes
8s
static-code-analysis
2m 8s
static-code-analysis-security
17m 46s
static-code-analysis-ocp
1m 24s
static-code-analysis-ncu
1m 12s
static-code-analysis-strict
1m 34s
static-code-analysis-summary
7s
Annotations
24 errors
|
static-code-analysis-ocp
Process completed with exit code 2.
|
|
InvalidDocblock:
lib/public/GlobalScale/ILookupClient.php#L23
lib/public/GlobalScale/ILookupClient.php:23:2: InvalidDocblock: PHPDoc is required for methods in OCP. (see https://psalm.dev/008)
|
|
InvalidDocblock:
lib/public/GlobalScale/ILookupClient.php#L22
lib/public/GlobalScale/ILookupClient.php:22:2: InvalidDocblock: PHPDoc is required for methods in OCP. (see https://psalm.dev/008)
|
|
InvalidDocblock:
lib/public/GlobalScale/ILookupClient.php#L21
lib/public/GlobalScale/ILookupClient.php:21:2: InvalidDocblock: PHPDoc is required for methods in OCP. (see https://psalm.dev/008)
|
|
InvalidDocblock:
lib/public/GlobalScale/ILookupClient.php#L20
lib/public/GlobalScale/ILookupClient.php:20:2: InvalidDocblock: PHPDoc is required for methods in OCP. (see https://psalm.dev/008)
|
|
InvalidDocblock:
lib/public/GlobalScale/ILookupClient.php#L19
lib/public/GlobalScale/ILookupClient.php:19:2: InvalidDocblock: PHPDoc is required for methods in OCP. (see https://psalm.dev/008)
|
|
InvalidDocblock:
lib/public/GlobalScale/ILookupClient.php#L18
lib/public/GlobalScale/ILookupClient.php:18:2: InvalidDocblock: PHPDoc is required for methods in OCP. (see https://psalm.dev/008)
|
|
static-code-analysis
Process completed with exit code 2.
|
|
MissingOverrideAttribute:
lib/private/GlobalScale/DefaultLookupClient.php#L35
lib/private/GlobalScale/DefaultLookupClient.php:35:2: MissingOverrideAttribute: Method OC\GlobalScale\DefaultLookupClient::dropusers should have the "Override" attribute (see https://psalm.dev/358)
|
|
MissingOverrideAttribute:
lib/private/GlobalScale/DefaultLookupClient.php#L31
lib/private/GlobalScale/DefaultLookupClient.php:31:2: MissingOverrideAttribute: Method OC\GlobalScale\DefaultLookupClient::updateusers should have the "Override" attribute (see https://psalm.dev/358)
|
|
MissingOverrideAttribute:
lib/private/GlobalScale/DefaultLookupClient.php#L27
lib/private/GlobalScale/DefaultLookupClient.php:27:2: MissingOverrideAttribute: Method OC\GlobalScale\DefaultLookupClient::unregisteruser should have the "Override" attribute (see https://psalm.dev/358)
|
|
MissingOverrideAttribute:
lib/private/GlobalScale/DefaultLookupClient.php#L23
lib/private/GlobalScale/DefaultLookupClient.php:23:2: MissingOverrideAttribute: Method OC\GlobalScale\DefaultLookupClient::registeruser should have the "Override" attribute (see https://psalm.dev/358)
|
|
MissingOverrideAttribute:
lib/private/GlobalScale/DefaultLookupClient.php#L19
lib/private/GlobalScale/DefaultLookupClient.php:19:2: MissingOverrideAttribute: Method OC\GlobalScale\DefaultLookupClient::search should have the "Override" attribute (see https://psalm.dev/358)
|
|
MissingOverrideAttribute:
lib/private/GlobalScale/DefaultLookupClient.php#L15
lib/private/GlobalScale/DefaultLookupClient.php:15:2: MissingOverrideAttribute: Method OC\GlobalScale\DefaultLookupClient::info should have the "Override" attribute (see https://psalm.dev/358)
|
|
LessSpecificReturnStatement:
lib/private/AppFramework/Bootstrap/RegistrationContext.php#L1143
lib/private/AppFramework/Bootstrap/RegistrationContext.php:1143:10: LessSpecificReturnStatement: The type 'null|string' is more general than the declared return type 'class-string<OCP\GlobalScale\ILookupClient>|null' for OC\AppFramework\Bootstrap\RegistrationContext::getLookupClient (see https://psalm.dev/129)
|
|
MoreSpecificReturnType:
lib/private/AppFramework/Bootstrap/RegistrationContext.php#L1140
lib/private/AppFramework/Bootstrap/RegistrationContext.php:1140:13: MoreSpecificReturnType: The declared return type 'class-string<OCP\GlobalScale\ILookupClient>|null' for OC\AppFramework\Bootstrap\RegistrationContext::getLookupClient is more specific than the inferred return type 'null|string' (see https://psalm.dev/070)
|
|
TaintedCallable:
lib/private/ServerContainer.php#L90
lib/private/ServerContainer.php:90:17: TaintedCallable: Detected tainted text (see https://psalm.dev/243)
|
|
TaintedHtml:
lib/private/Mail/Mailer.php#L235
lib/private/Mail/Mailer.php:235:72: TaintedHtml: Detected tainted HTML (see https://psalm.dev/245)
|
|
TaintedHtml:
lib/private/Mail/Mailer.php#L215
lib/private/Mail/Mailer.php:215:83: TaintedHtml: Detected tainted HTML (see https://psalm.dev/245)
|
|
TaintedCallable:
lib/private/AppFramework/Utility/SimpleContainer.php#L131
lib/private/AppFramework/Utility/SimpleContainer.php:131:33: TaintedCallable: Detected tainted text (see https://psalm.dev/243)
|
|
TaintedCallable:
apps/workflowengine/lib/Manager.php#L690
apps/workflowengine/lib/Manager.php:690:39: TaintedCallable: Detected tainted text (see https://psalm.dev/243)
|
|
TaintedCallable:
apps/workflowengine/lib/Manager.php#L657
apps/workflowengine/lib/Manager.php:657:38: TaintedCallable: Detected tainted text (see https://psalm.dev/243)
|
|
TaintedCallable:
apps/workflowengine/lib/Manager.php#L615
apps/workflowengine/lib/Manager.php:615:38: TaintedCallable: Detected tainted text (see https://psalm.dev/243)
|
|
static-code-analysis-summary
Process completed with exit code 1.
|