Skip to content

feat: Add transfer endpoint #352

feat: Add transfer endpoint

feat: Add transfer endpoint #352

Triggered via pull request June 25, 2024 23:09
Status Failure
Total duration 3m 21s
Artifacts

psalm-matrix.yml

on: pull_request
Matrix: static-analysis
static-psalm-analysis-summary
5s
static-psalm-analysis-summary
Fit to window
Zoom out
Zoom in

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.