Skip to content

feat(config): implement config lexicon #40501

feat(config): implement config lexicon

feat(config): implement config lexicon #40501

Triggered via pull request March 22, 2024 00:21
Status Failure
Total duration 13m 43s
Artifacts

static-code-analysis.yml

on: pull_request
static-code-analysis
6m 4s
static-code-analysis
static-code-analysis-security
13m 27s
static-code-analysis-security
static-code-analysis-ocp
3m 54s
static-code-analysis-ocp
Fit to window
Zoom out
Zoom in

Annotations

20 errors
InvalidDocblock: lib/public/AppFramework/Bootstrap/IRegistrationContext.php#L415
lib/public/AppFramework/Bootstrap/IRegistrationContext.php:415:2: InvalidDocblock: PHPDoc is required for methods in OCP. (see https://psalm.dev/008)
InvalidDocblock: lib/public/AppFramework/ConfigValues/IConfigValue.php#L27
lib/public/AppFramework/ConfigValues/IConfigValue.php:27:1: InvalidDocblock: PHPDoc is required for classes/interfaces in OCP. (see https://psalm.dev/008)
InvalidDocblock: lib/public/AppFramework/ConfigValues/IConfigValue.php#L28
lib/public/AppFramework/ConfigValues/IConfigValue.php:28:2: InvalidDocblock: PHPDoc is required for constants in OCP. (see https://psalm.dev/008)
InvalidDocblock: lib/public/AppFramework/ConfigValues/IConfigValue.php#L29
lib/public/AppFramework/ConfigValues/IConfigValue.php:29:2: InvalidDocblock: PHPDoc is required for constants in OCP. (see https://psalm.dev/008)
InvalidDocblock: lib/public/AppFramework/ConfigValues/IConfigValue.php#L30
lib/public/AppFramework/ConfigValues/IConfigValue.php:30:2: InvalidDocblock: PHPDoc is required for constants in OCP. (see https://psalm.dev/008)
InvalidDocblock: lib/public/AppFramework/ConfigValues/IConfigValue.php#L31
lib/public/AppFramework/ConfigValues/IConfigValue.php:31:2: InvalidDocblock: PHPDoc is required for constants in OCP. (see https://psalm.dev/008)
InvalidDocblock: lib/public/AppFramework/ConfigValues/IConfigValue.php#L32
lib/public/AppFramework/ConfigValues/IConfigValue.php:32:2: InvalidDocblock: PHPDoc is required for constants in OCP. (see https://psalm.dev/008)
InvalidDocblock: lib/public/AppFramework/ConfigValues/IConfigValue.php#L34
lib/public/AppFramework/ConfigValues/IConfigValue.php:34:2: InvalidDocblock: PHPDoc is required for methods in OCP. (see https://psalm.dev/008)
InvalidDocblock: lib/public/AppFramework/ConfigValues/IConfigValue.php#L36
lib/public/AppFramework/ConfigValues/IConfigValue.php:36:2: InvalidDocblock: PHPDoc is required for methods in OCP. (see https://psalm.dev/008)
InvalidDocblock: lib/public/AppFramework/ConfigValues/IConfigValue.php#L37
lib/public/AppFramework/ConfigValues/IConfigValue.php:37:2: InvalidDocblock: PHPDoc is required for methods in OCP. (see https://psalm.dev/008)
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#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)