[stable28] fix: override iTip Broker to fix several issues #51146
static-code-analysis.yml
on: pull_request
static-code-analysis
3m 16s
static-code-analysis-security
6m 16s
static-code-analysis-ocp
1m 58s
Annotations
14 errors and 2 warnings
MethodSignatureMismatch:
apps/dav/lib/CalDAV/Schedule/Plugin.php#L103
apps/dav/lib/CalDAV/Schedule/Plugin.php:103:2: MethodSignatureMismatch: Method OCA\DAV\CalDAV\Schedule\Plugin::createITipBroker with return type 'OCA\DAV\CalDAV\Schedule\TipBroker' is different to return type 'Sabre\VObject\ITip\Broker' of inherited method Sabre\CalDAV\Schedule\Plugin::createITipBroker (see https://psalm.dev/042)
|
UndefinedClass:
apps/dav/lib/CalDAV/Schedule/Plugin.php#L103
apps/dav/lib/CalDAV/Schedule/Plugin.php:103:41: UndefinedClass: Class, interface or enum named OCA\DAV\CalDAV\Schedule\TipBroker does not exist (see https://psalm.dev/019)
|
UndefinedClass:
apps/dav/lib/CalDAV/Schedule/Plugin.php#L104
apps/dav/lib/CalDAV/Schedule/Plugin.php:104:14: UndefinedClass: Class, interface or enum named OCA\DAV\CalDAV\Schedule\TipBroker does not exist (see https://psalm.dev/019)
|
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#L414
apps/files_external/lib/Lib/Storage/SFTP.php:414: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)
|
TaintedFile:
lib/private/App/InfoParser.php#L66
lib/private/App/InfoParser.php:66:51: TaintedFile: Detected tainted file handling (see https://psalm.dev/255)
|
TaintedFile:
lib/private/App/InfoParser.php#L69
lib/private/App/InfoParser.php:69:51: TaintedFile: Detected tainted file handling (see https://psalm.dev/255)
|
static-code-analysis
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|
static-code-analysis-security
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|