Skip to content

Advanced search: backend allows multiples terms to search #33822

Advanced search: backend allows multiples terms to search

Advanced search: backend allows multiples terms to search #33822

Triggered via pull request November 7, 2023 16:24
Status Failure
Total duration 15m 16s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

static-code-analysis.yml

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

Annotations

17 errors
InvalidDocblock: lib/public/Search/IFilterCollection.php#L36
lib/public/Search/IFilterCollection.php:36:1: InvalidDocblock: @template-implements must include the name of an implemented class, got IteratorAggregate<string, OCP\Search\IFilter> (see https://psalm.dev/008)
MissingTemplateParam: lib/public/Search/IFilterCollection.php#L36
lib/public/Search/IFilterCollection.php:36:37: MissingTemplateParam: OCP\Search\IFilterCollection has missing template params when extending IteratorAggregate, expecting 2 (see https://psalm.dev/182)
static-code-analysis-ocp
Process completed with exit code 2.
UndefinedDocblockClass: apps/dav/lib/CardDAV/CardDavBackend.php#L1113
apps/dav/lib/CardDAV/CardDavBackend.php:1113:18: UndefinedDocblockClass: Docblock-defined class, interface or enum named OCP\Search\Filter\DateTimeFilter does not exist (see https://psalm.dev/200)
InvalidDocblock: lib/public/Search/IFilterCollection.php#L36
lib/public/Search/IFilterCollection.php:36:1: InvalidDocblock: @template-implements must include the name of an implemented class, got IteratorAggregate<string, OCP\Search\IFilter> (see https://psalm.dev/008)
MissingTemplateParam: lib/public/Search/IFilterCollection.php#L36
lib/public/Search/IFilterCollection.php:36:37: MissingTemplateParam: OCP\Search\IFilterCollection has missing template params when extending IteratorAggregate, expecting 2 (see https://psalm.dev/182)
static-code-analysis
Process completed with exit code 2.
TaintedHtml: apps/admin_audit/lib/Actions/Action.php#L62
apps/admin_audit/lib/Actions/Action.php:62:16: TaintedHtml: Detected tainted HTML (see https://psalm.dev/245)
TaintedCallable: apps/files_external/lib/Config/ConfigAdapter.php#L74
apps/files_external/lib/Config/ConfigAdapter.php:74:50: TaintedCallable: Detected tainted text (see https://psalm.dev/243)
TaintedFile: apps/files_external/lib/Lib/Storage/SFTP.php#L247
apps/files_external/lib/Lib/Storage/SFTP.php:247:17: TaintedFile: Detected tainted file handling (see https://psalm.dev/255)
TaintedFile: apps/files_external/lib/Lib/Storage/SFTP.php#L268
apps/files_external/lib/Lib/Storage/SFTP.php:268:19: TaintedFile: Detected tainted file handling (see https://psalm.dev/255)
TaintedFile: apps/files_external/lib/Lib/Storage/SFTP.php#L413
apps/files_external/lib/Lib/Storage/SFTP.php:413: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)