[stable28] Update psalm-baseline.xml #36089
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
2m 12s
static-code-analysis-security
4m 27s
static-code-analysis-ocp
57s
Annotations
15 errors
MoreSpecificImplementedParamType:
3rdparty/sabre/dav/lib/CalDAV/Calendar.php#L193
3rdparty/sabre/dav/lib/CalDAV/Calendar.php:193:39: MoreSpecificImplementedParamType: Argument 2 of Sabre\CalDAV\Calendar::createFile has the more specific type 'null|resource', expecting 'null|resource|string' as defined by Sabre\DAV\ICollection::createFile (see https://psalm.dev/140)
|
MoreSpecificImplementedParamType:
3rdparty/sabre/dav/lib/CardDAV/AddressBook.php#L136
3rdparty/sabre/dav/lib/CardDAV/AddressBook.php:136:39: MoreSpecificImplementedParamType: Argument 2 of Sabre\CardDAV\AddressBook::createFile has the more specific type 'null|resource', expecting 'null|resource|string' as defined by Sabre\DAV\ICollection::createFile (see https://psalm.dev/140)
|
LessSpecificReturnStatement:
lib/private/AppFramework/Utility/SimpleContainer.php#L83
lib/private/AppFramework/Utility/SimpleContainer.php:83:10: LessSpecificReturnStatement: The type 'object' is more general than the declared return type 'stdClass' for OC\AppFramework\Utility\SimpleContainer::buildClass (see https://psalm.dev/129)
|
InvalidArgument:
lib/private/Command/ClosureJob.php#L30
lib/private/Command/ClosureJob.php:30:38: InvalidArgument: Argument 2 of unserialize expects array{allowed_classes?: array<array-key, string>|bool}, but list{Laravel\SerializableClosure\SerializableClosure::class} with additional array shape fields (0) was provided (see https://psalm.dev/004)
|
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#L246
apps/files_external/lib/Lib/Storage/SFTP.php:246:17: TaintedFile: Detected tainted file handling (see https://psalm.dev/255)
|
TaintedFile:
apps/files_external/lib/Lib/Storage/SFTP.php#L267
apps/files_external/lib/Lib/Storage/SFTP.php:267:19: TaintedFile: Detected tainted file handling (see https://psalm.dev/255)
|
TaintedFile:
apps/files_external/lib/Lib/Storage/SFTP.php#L412
apps/files_external/lib/Lib/Storage/SFTP.php:412: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)
|