Skip to content

fix(IStorage): Use false instead of bool intersection type to match implementations #49142

fix(IStorage): Use false instead of bool intersection type to match implementations

fix(IStorage): Use false instead of bool intersection type to match implementations #49142

Triggered via pull request September 20, 2024 15:27
Status Success
Total duration 21m 56s
Artifacts

static-code-analysis.yml

on: pull_request
static-code-analysis
5m 37s
static-code-analysis
static-code-analysis-security
17m 4s
static-code-analysis-security
static-code-analysis-ocp
3m 6s
static-code-analysis-ocp
Fit to window
Zoom out
Zoom in

Annotations

10 errors
TaintedHtml: apps/admin_audit/lib/Actions/Action.php#L42
apps/admin_audit/lib/Actions/Action.php:42:16: TaintedHtml: Detected tainted HTML (see https://psalm.dev/245)
TaintedCallable: apps/files_external/lib/Config/ConfigAdapter.php#L51
apps/files_external/lib/Config/ConfigAdapter.php:51:50: TaintedCallable: Detected tainted text (see https://psalm.dev/243)
TaintedFile: apps/files_external/lib/Lib/Storage/SFTP.php#L334
apps/files_external/lib/Lib/Storage/SFTP.php:334:22: TaintedFile: Detected tainted file handling (see https://psalm.dev/255)
TaintedCookie: apps/files_sharing/lib/Controller/ShareController.php#L431
apps/files_sharing/lib/Controller/ShareController.php:431:35: TaintedCookie: Detected tainted cookie (see https://psalm.dev/257)
TaintedFile: apps/theming/lib/IconBuilder.php#L116
apps/theming/lib/IconBuilder.php:116:40: TaintedFile: Detected tainted file handling (see https://psalm.dev/255)
TaintedFile: apps/theming/lib/IconBuilder.php#L209
apps/theming/lib/IconBuilder.php:209:28: TaintedFile: Detected tainted file handling (see https://psalm.dev/255)
TaintedHeader: lib/base.php#L144
lib/base.php:144:12: TaintedHeader: Detected tainted header (see https://psalm.dev/256)
TaintedHeader: lib/base.php#L226
lib/base.php:226:12: TaintedHeader: Detected tainted header (see https://psalm.dev/256)
TaintedFile: lib/private/App/InfoParser.php#L38
lib/private/App/InfoParser.php:38:50: TaintedFile: Detected tainted file handling (see https://psalm.dev/255)
TaintedCallable: lib/private/AppFramework/Utility/SimpleContainer.php#L104
lib/private/AppFramework/Utility/SimpleContainer.php:104:33: TaintedCallable: Detected tainted text (see https://psalm.dev/243)