feat: Add transfer endpoint #352
psalm-matrix.yml
on: pull_request
matrix
9s
Matrix: static-analysis
static-psalm-analysis-summary
5s
Annotations
9 errors
UndefinedInterfaceMethod:
lib/BackgroundJob/TransferJob.php#L118
lib/BackgroundJob/TransferJob.php:118:32: UndefinedInterfaceMethod: Method OCP\IUser::getPasswordHash does not exist (see https://psalm.dev/181)
|
UndefinedInterfaceMethod:
lib/BackgroundJob/TransferJob.php#L125
lib/BackgroundJob/TransferJob.php:125:41: UndefinedInterfaceMethod: Method OCP\IUser::setPasswordHash does not exist (see https://psalm.dev/181)
|
RedundantCondition:
lib/Controller/UsersController.php#L224
lib/Controller/UsersController.php:224:7: RedundantCondition: Type OCA\Guests\Db\Transfer for $transfer is always OCA\Guests\Db\Transfer (see https://psalm.dev/122)
|
Nextcloud dev-master
Process completed with exit code 2.
|
UndefinedInterfaceMethod:
lib/BackgroundJob/TransferJob.php#L118
lib/BackgroundJob/TransferJob.php:118:32: UndefinedInterfaceMethod: Method OCP\IUser::getPasswordHash does not exist (see https://psalm.dev/181)
|
UndefinedInterfaceMethod:
lib/BackgroundJob/TransferJob.php#L125
lib/BackgroundJob/TransferJob.php:125:41: UndefinedInterfaceMethod: Method OCP\IUser::setPasswordHash does not exist (see https://psalm.dev/181)
|
RedundantCondition:
lib/Controller/UsersController.php#L224
lib/Controller/UsersController.php:224:7: RedundantCondition: Type OCA\Guests\Db\Transfer for $transfer is always OCA\Guests\Db\Transfer (see https://psalm.dev/122)
|
Nextcloud dev-stable29
Process completed with exit code 2.
|
static-psalm-analysis-summary
Process completed with exit code 1.
|