[stable29] Migration Attributes #46487
Annotations
11 errors
|
lib/private/Migration/MetadataManager.php#L27
lib/private/Migration/MetadataManager.php:27:3: InvalidDocblock: Param1 of OC\Migration\MetadataManager::__construct has invalid syntax (see https://psalm.dev/008)
|
lib/private/Migration/MetadataManager.php#L27
lib/private/Migration/MetadataManager.php:27:20: ParseError: Syntax error, unexpected T_STRING, expecting T_VARIABLE on line 27 (see https://psalm.dev/173)
|
lib/private/Migration/MetadataManager.php#L43
lib/private/Migration/MetadataManager.php:43:38: UndefinedThisPropertyFetch: Instance property OC\Migration\MetadataManager::$connection is not defined (see https://psalm.dev/041)
|
lib/private/Migration/MetadataManager.php#L48
lib/private/Migration/MetadataManager.php:48:38: InaccessibleMethod: Cannot access protected method OC\DB\MigrationService::createInstance from context OC\Migration\MetadataManager (see https://psalm.dev/003)
|
lib/private/Migration/MetadataManager.php#L76
lib/private/Migration/MetadataManager.php:76:35: UndefinedThisPropertyFetch: Instance property OC\Migration\MetadataManager::$appManager is not defined (see https://psalm.dev/041)
|
lib/private/Migration/MetadataManager.php#L111
lib/private/Migration/MetadataManager.php:111:6: UndefinedThisPropertyFetch: Instance property OC\Migration\MetadataManager::$logger is not defined (see https://psalm.dev/041)
|
lib/private/Migration/MetadataManager.php#L112
lib/private/Migration/MetadataManager.php:112:26: TooManyArguments: Too many arguments for OCP\Migration\Attributes\GenericMigrationAttribute::__construct - expecting 0 but saw 1 (see https://psalm.dev/026)
|
lib/private/Migration/MetadataManager.php#L129
lib/private/Migration/MetadataManager.php:129:38: UndefinedThisPropertyFetch: Instance property OC\Migration\MetadataManager::$connection is not defined (see https://psalm.dev/041)
|
lib/private/Updater/ReleaseMetadata.php#L22
lib/private/Updater/ReleaseMetadata.php:22:3: InvalidDocblock: Param1 of OC\Updater\ReleaseMetadata::__construct has invalid syntax (see https://psalm.dev/008)
|
lib/private/Updater/ReleaseMetadata.php#L22
lib/private/Updater/ReleaseMetadata.php:22:20: ParseError: Syntax error, unexpected T_STRING, expecting T_VARIABLE on line 22 (see https://psalm.dev/173)
|
The logs for this run have expired and are no longer available.
Loading