Skip to content

Lazy grouping within IAppConfig #34865

Lazy grouping within IAppConfig

Lazy grouping within IAppConfig #34865

Triggered via pull request November 26, 2023 20:23
Status Failure
Total duration 8m 39s
Artifacts

static-code-analysis.yml

on: pull_request
static-code-analysis
3m 53s
static-code-analysis
static-code-analysis-security
8m 27s
static-code-analysis-security
static-code-analysis-ocp
2m 49s
static-code-analysis-ocp
Fit to window
Zoom out
Zoom in

Annotations

22 errors
InvalidDocblock: lib/public/ILazyConfig.php#L31
lib/public/ILazyConfig.php:31:2: InvalidDocblock: PHPDoc is required for methods in OCP. (see https://psalm.dev/008)
InvalidDocblock: lib/public/ILazyConfig.php#L32
lib/public/ILazyConfig.php:32:2: InvalidDocblock: PHPDoc is required for methods in OCP. (see https://psalm.dev/008)
InvalidDocblock: lib/public/ILazyConfig.php#L33
lib/public/ILazyConfig.php:33:2: InvalidDocblock: PHPDoc is required for methods in OCP. (see https://psalm.dev/008)
InvalidDocblock: lib/public/ILazyConfig.php#L34
lib/public/ILazyConfig.php:34:2: InvalidDocblock: PHPDoc is required for methods in OCP. (see https://psalm.dev/008)
InvalidDocblock: lib/public/ILazyConfig.php#L35
lib/public/ILazyConfig.php:35:2: InvalidDocblock: PHPDoc is required for methods in OCP. (see https://psalm.dev/008)
InvalidDocblock: lib/public/ILazyConfig.php#L36
lib/public/ILazyConfig.php:36:2: InvalidDocblock: PHPDoc is required for methods in OCP. (see https://psalm.dev/008)
InvalidDocblock: lib/public/ILazyConfig.php#L37
lib/public/ILazyConfig.php:37:2: InvalidDocblock: PHPDoc is required for methods in OCP. (see https://psalm.dev/008)
InvalidDocblock: lib/public/ILazyConfig.php#L38
lib/public/ILazyConfig.php:38:2: InvalidDocblock: PHPDoc is required for methods in OCP. (see https://psalm.dev/008)
InvalidDocblock: lib/public/ILazyConfig.php#L39
lib/public/ILazyConfig.php:39:2: InvalidDocblock: PHPDoc is required for methods in OCP. (see https://psalm.dev/008)
InvalidDocblock: lib/public/ILazyConfig.php#L40
lib/public/ILazyConfig.php:40:2: InvalidDocblock: PHPDoc is required for methods in OCP. (see https://psalm.dev/008)
UndefinedInterfaceMethod: core/Command/Config/ListConfigs.php#L93
core/Command/Config/ListConfigs.php:93:32: UndefinedInterfaceMethod: Method OCP\ILazyConfig::getApps does not exist (see https://psalm.dev/181)
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#L246
apps/files_external/lib/Lib/Storage/SFTP.php:246:17: TaintedFile: Detected tainted file handling (see https://psalm.dev/255)
TaintedFile: apps/files_external/lib/Lib/Storage/SFTP.php#L267
apps/files_external/lib/Lib/Storage/SFTP.php:267:19: TaintedFile: Detected tainted file handling (see https://psalm.dev/255)
TaintedFile: apps/files_external/lib/Lib/Storage/SFTP.php#L412
apps/files_external/lib/Lib/Storage/SFTP.php:412: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#L204
lib/base.php:204:12: TaintedHeader: Detected tainted header (see https://psalm.dev/256)
TaintedHeader: lib/base.php#L286
lib/base.php:286:12: TaintedHeader: Detected tainted header (see https://psalm.dev/256)