Skip to content

Refactor user_ldap group membership cache and add check-group command #29009

Refactor user_ldap group membership cache and add check-group command

Refactor user_ldap group membership cache and add check-group command #29009

Triggered via pull request August 1, 2023 16:05
Status Failure
Total duration 7m 3s
Artifacts

static-code-analysis.yml

on: pull_request
static-code-analysis
2m 36s
static-code-analysis
static-code-analysis-security
6m 30s
static-code-analysis-security
static-code-analysis-ocp
2m 26s
static-code-analysis-ocp
Fit to window
Zoom out
Zoom in

Annotations

13 errors
InvalidArgument: apps/user_ldap/lib/Command/CheckGroup.php#L83
apps/user_ldap/lib/Command/CheckGroup.php:83:102: InvalidArgument: Argument 1 of OCA\User_LDAP\Command\CheckGroup::onGroupCreatedEvent expects OCA\User_LDAP\Command\GroupChangedEvent, but OCP\EventDispatcher\Event provided (see https://psalm.dev/004)
UndefinedClass: apps/user_ldap/lib/Command/CheckGroup.php#L116
apps/user_ldap/lib/Command/CheckGroup.php:116:38: UndefinedClass: Class, interface or enum named OCA\User_LDAP\Command\GroupChangedEvent does not exist (see https://psalm.dev/019)
static-code-analysis
Process completed with exit code 2.
TaintedHtml: apps/admin_audit/lib/Actions/Action.php#L62
apps/admin_audit/lib/Actions/Action.php:62:16: TaintedHtml: Detected tainted HTML (see https://psalm.dev/245)
TaintedCallable: apps/files_external/lib/Config/ConfigAdapter.php#L85
apps/files_external/lib/Config/ConfigAdapter.php:85:50: TaintedCallable: Detected tainted text (see https://psalm.dev/243)
TaintedFile: apps/files_external/lib/Lib/Storage/SFTP.php#L237
apps/files_external/lib/Lib/Storage/SFTP.php:237:17: TaintedFile: Detected tainted file handling (see https://psalm.dev/255)
TaintedFile: apps/files_external/lib/Lib/Storage/SFTP.php#L258
apps/files_external/lib/Lib/Storage/SFTP.php:258:19: TaintedFile: Detected tainted file handling (see https://psalm.dev/255)
TaintedFile: apps/files_external/lib/Lib/Storage/SFTP.php#L399
apps/files_external/lib/Lib/Storage/SFTP.php:399:22: TaintedFile: Detected tainted file handling (see https://psalm.dev/255)
TaintedCookie: apps/files_sharing/lib/Controller/ShareController.php#L463
apps/files_sharing/lib/Controller/ShareController.php:463: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#L206
lib/base.php:206:12: TaintedHeader: Detected tainted header (see https://psalm.dev/256)
TaintedHeader: lib/base.php#L288
lib/base.php:288:12: TaintedHeader: Detected tainted header (see https://psalm.dev/256)