Skip to content

fix(webhook_listener): Remove trailing comma #54630

fix(webhook_listener): Remove trailing comma

fix(webhook_listener): Remove trailing comma #54630

Triggered via pull request February 12, 2025 11:02
Status Success
Total duration 18m 54s
Artifacts

static-code-analysis.yml

on: pull_request
static-code-analysis
4m 51s
static-code-analysis
static-code-analysis-security
16m 27s
static-code-analysis-security
static-code-analysis-ocp
2m 31s
static-code-analysis-ocp
static-code-analysis-ncu
29s
static-code-analysis-ncu
Fit to window
Zoom out
Zoom in

Annotations

6 errors
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/Http/Dispatcher.php#L200
lib/private/AppFramework/Http/Dispatcher.php:200:37: TaintedCallable: Detected tainted text (see https://psalm.dev/243)
TaintedInclude: lib/private/Installer.php#L587
lib/private/Installer.php:587:12: TaintedInclude: Detected tainted code passed to include or similar (see https://psalm.dev/251)
TaintedFile: lib/private/L10N/L10N.php#L215
lib/private/L10N/L10N.php:215:41: TaintedFile: Detected tainted file handling (see https://psalm.dev/255)
TaintedHtml: lib/private/TaskProcessing/Manager.php#L1002
lib/private/TaskProcessing/Manager.php:1002:64: TaintedHtml: Detected tainted HTML (see https://psalm.dev/245)
TaintedInclude: lib/private/legacy/OC_App.php#L115
lib/private/legacy/OC_App.php:115:17: TaintedInclude: Detected tainted code passed to include or similar (see https://psalm.dev/251)