build(deps): bump vimeo/psalm from 5.9.0 to 5.23.1 in /vendor-bin/psalm #41706
static-code-analysis.yml
on: pull_request
static-code-analysis
4m 14s
static-code-analysis-security
5m 0s
static-code-analysis-ocp
1m 6s
Annotations
22 errors
InvalidDocblock:
lib/public/DB/QueryBuilder/IQueryBuilder.php#L995
lib/public/DB/QueryBuilder/IQueryBuilder.php:995:2: InvalidDocblock: @psalm-taint-sink expects 2 arguments (see https://psalm.dev/008)
|
static-code-analysis-ocp
Process completed with exit code 2.
|
NoValue:
3rdparty/sabre/dav/lib/DAV/SimpleCollection.php#L49
3rdparty/sabre/dav/lib/DAV/SimpleCollection.php:49:47: NoValue: All possible types for this argument were invalidated - This may be dead code (see https://psalm.dev/179)
|
NoValue:
3rdparty/sabre/dav/lib/DAV/SimpleCollection.php#L51
3rdparty/sabre/dav/lib/DAV/SimpleCollection.php:51:41: NoValue: All possible types for this argument were invalidated - This may be dead code (see https://psalm.dev/179)
|
RedundantCondition:
apps/dav/lib/Connector/Sabre/File.php#L213
apps/dav/lib/Connector/Sabre/File.php:213:9: RedundantCondition: Type never for $data is never null (see https://psalm.dev/122)
|
NoValue:
apps/dav/lib/Connector/Sabre/File.php#L214
apps/dav/lib/Connector/Sabre/File.php:214:23: NoValue: All possible types for this argument were invalidated - This may be dead code (see https://psalm.dev/179)
|
TypeDoesNotContainType:
apps/files/lib/Service/OwnershipTransferService.php#L265
apps/files/lib/Service/OwnershipTransferService.php:265:7: TypeDoesNotContainType: Operand of type false is always falsy (see https://psalm.dev/056)
|
InvalidNullableReturnType:
apps/files_external/lib/Lib/Storage/SFTP.php#L503
apps/files_external/lib/Lib/Storage/SFTP.php:503:73: InvalidNullableReturnType: The declared return type 'int' for OCA\Files_External\Lib\Storage\SFTP::writeStream is not nullable, but 'int|null' contains null (see https://psalm.dev/144)
|
NullableReturnStatement:
apps/files_external/lib/Lib/Storage/SFTP.php#L516
apps/files_external/lib/Lib/Storage/SFTP.php:516:11: NullableReturnStatement: The declared return type 'int' for OCA\Files_External\Lib\Storage\SFTP::writeStream is not nullable, but the function returns 'int|null' (see https://psalm.dev/139)
|
InvalidArgument:
apps/settings/lib/SetupChecks/PhpOpcacheSetup.php#L107
apps/settings/lib/SetupChecks/PhpOpcacheSetup.php:107:77: InvalidArgument: Isset only works with variables and array elements (see https://psalm.dev/004)
|
InvalidReturnType:
apps/theming/lib/Util.php#L300
apps/theming/lib/Util.php:300:13: InvalidReturnType: The declared return type 'string' for OCA\Theming\Util::colorizeSvg is incorrect, got 'array<array-key, string>|null|string' (see https://psalm.dev/011)
|
InvalidReturnStatement:
apps/theming/lib/Util.php#L304
apps/theming/lib/Util.php:304:10: InvalidReturnStatement: The inferred type 'array<array-key, string>|null|string' does not match the declared return type 'string' for OCA\Theming\Util::colorizeSvg (see https://psalm.dev/128)
|
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#L468
apps/files_sharing/lib/Controller/ShareController.php:468: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#L205
lib/base.php:205:12: TaintedHeader: Detected tainted header (see https://psalm.dev/256)
|
TaintedHeader:
lib/base.php#L287
lib/base.php:287:12: TaintedHeader: Detected tainted header (see https://psalm.dev/256)
|