Skip to content

[stable29] fix(oauth2): retain support for legacy ownCloud clients #54869

[stable29] fix(oauth2): retain support for legacy ownCloud clients

[stable29] fix(oauth2): retain support for legacy ownCloud clients #54869

Triggered via pull request February 19, 2025 10:46
Status Failure
Total duration 10m 18s
Artifacts

static-code-analysis.yml

on: pull_request
static-code-analysis
5m 30s
static-code-analysis
static-code-analysis-security
9m 57s
static-code-analysis-security
static-code-analysis-ocp
2m 35s
static-code-analysis-ocp
Fit to window
Zoom out
Zoom in

Annotations

16 errors
InvalidDocblock: apps/oauth2/lib/Command/ImportLegacyOcClient.php#L26
apps/oauth2/lib/Command/ImportLegacyOcClient.php:26:3: InvalidDocblock: Param1 of OCA\OAuth2\Command\ImportLegacyOcClient::__construct has invalid syntax (see https://psalm.dev/008)
ParseError: apps/oauth2/lib/Command/ImportLegacyOcClient.php#L26
apps/oauth2/lib/Command/ImportLegacyOcClient.php:26:20: ParseError: Syntax error, unexpected T_STRING, expecting T_VARIABLE on line 26 (see https://psalm.dev/173)
UndefinedThisPropertyFetch: apps/oauth2/lib/Command/ImportLegacyOcClient.php#L49
apps/oauth2/lib/Command/ImportLegacyOcClient.php:49:10: UndefinedThisPropertyFetch: Instance property OCA\OAuth2\Command\ImportLegacyOcClient::$config is not defined (see https://psalm.dev/041)
UndefinedThisPropertyFetch: apps/oauth2/lib/Command/ImportLegacyOcClient.php#L64
apps/oauth2/lib/Command/ImportLegacyOcClient.php:64:33: UndefinedThisPropertyFetch: Instance property OCA\OAuth2\Command\ImportLegacyOcClient::$crypto is not defined (see https://psalm.dev/041)
UndefinedThisPropertyFetch: apps/oauth2/lib/Command/ImportLegacyOcClient.php#L71
apps/oauth2/lib/Command/ImportLegacyOcClient.php:71:3: UndefinedThisPropertyFetch: Instance property OCA\OAuth2\Command\ImportLegacyOcClient::$clientMapper is not defined (see https://psalm.dev/041)
static-code-analysis
Process completed with exit code 2.
TaintedHtml: apps/admin_audit/lib/Actions/Action.php#L63
apps/admin_audit/lib/Actions/Action.php:63:16: TaintedHtml: Detected tainted HTML (see https://psalm.dev/245)
TaintedCallable: apps/files_external/lib/Config/ConfigAdapter.php#L75
apps/files_external/lib/Config/ConfigAdapter.php:75:50: TaintedCallable: Detected tainted text (see https://psalm.dev/243)
TaintedFile: apps/files_external/lib/Lib/Storage/SFTP.php#L414
apps/files_external/lib/Lib/Storage/SFTP.php:414:22: TaintedFile: Detected tainted file handling (see https://psalm.dev/255)
TaintedCookie: apps/files_sharing/lib/Controller/ShareController.php#L468
apps/files_sharing/lib/Controller/ShareController.php:468:35: TaintedCookie: Detected tainted cookie (see https://psalm.dev/257)
TaintedFile: apps/theming/lib/IconBuilder.php#L137
apps/theming/lib/IconBuilder.php:137:40: TaintedFile: Detected tainted file handling (see https://psalm.dev/255)
TaintedFile: apps/theming/lib/IconBuilder.php#L235
apps/theming/lib/IconBuilder.php:235:28: TaintedFile: Detected tainted file handling (see https://psalm.dev/255)
TaintedHeader: lib/base.php#L205
lib/base.php:205:12: TaintedHeader: Detected tainted header (see https://psalm.dev/256)
TaintedHeader: lib/base.php#L287
lib/base.php:287:12: TaintedHeader: Detected tainted header (see https://psalm.dev/256)
TaintedFile: lib/private/App/InfoParser.php#L64
lib/private/App/InfoParser.php:64:51: TaintedFile: Detected tainted file handling (see https://psalm.dev/255)
TaintedFile: lib/private/App/InfoParser.php#L67
lib/private/App/InfoParser.php:67:51: TaintedFile: Detected tainted file handling (see https://psalm.dev/255)