Skip to content

fix(updater): Stop expiring secret prematurely #51795

fix(updater): Stop expiring secret prematurely

fix(updater): Stop expiring secret prematurely #51795

Triggered via pull request December 1, 2024 20:06
Status Failure
Total duration 6m 36s
Artifacts

static-code-analysis.yml

on: pull_request
static-code-analysis
3m 47s
static-code-analysis
static-code-analysis-security
5m 53s
static-code-analysis-security
static-code-analysis-ocp
1m 17s
static-code-analysis-ocp
static-code-analysis-ncu
58s
static-code-analysis-ncu
Fit to window
Zoom out
Zoom in

Annotations

10 errors
ParseError: apps/updatenotification/lib/BackgroundJob/ResetToken.php#L57
apps/updatenotification/lib/BackgroundJob/ResetToken.php:57:1: ParseError: Syntax error, unexpected EOF on line 57 (see https://psalm.dev/173)
UndefinedClass: apps/updatenotification/lib/Controller/AdminController.php#L64
apps/updatenotification/lib/Controller/AdminController.php:64:23: UndefinedClass: Class, interface or enum named OCA\UpdateNotification\BackgroundJob\ResetToken does not exist (see https://psalm.dev/019)
UndefinedClass: apps/updatenotification/lib/Migration/Version011901Date20240305120000.php#L36
apps/updatenotification/lib/Migration/Version011901Date20240305120000.php:36:43: UndefinedClass: Class, interface or enum named OCA\UpdateNotification\BackgroundJob\ResetToken does not exist (see https://psalm.dev/019)
UndefinedClass: apps/updatenotification/lib/Migration/Version011901Date20240305120000.php#L43
apps/updatenotification/lib/Migration/Version011901Date20240305120000.php:43:25: UndefinedClass: Class, interface or enum named OCA\UpdateNotification\BackgroundJob\ResetToken does not exist (see https://psalm.dev/019)
static-code-analysis
Process completed with exit code 2.
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)
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)