chore(filecache): remove index fs_id_storage_size #54668
Annotations
8 errors
Psalm:
core/Migrations/Version31000Date20250213102442.php#L19
core/Migrations/Version31000Date20250213102442.php:19:3: UndefinedAttributeClass: Attribute class OC\Core\Migrations\DropIndex does not exist (see https://psalm.dev/241)
|
Psalm:
core/Migrations/Version31000Date20250213102442.php#L21
core/Migrations/Version31000Date20250213102442.php:21:56: MethodSignatureMismatch: Argument 2 of OC\Core\Migrations\Version31000Date20250213102442::changeSchema has wrong type 'OC\Core\Migrations\Closure', expecting 'Closure' as defined by OCP\Migration\IMigrationStep::changeSchema (see https://psalm.dev/042)
|
Psalm:
core/Migrations/Version31000Date20250213102442.php#L21
core/Migrations/Version31000Date20250213102442.php:21:56: ImplementedParamTypeMismatch: Argument 2 of OC\Core\Migrations\Version31000Date20250213102442::changeSchema has wrong type 'OC\Core\Migrations\Closure', expecting 'Closure():OCP\DB\ISchemaWrapper' as defined by OCP\Migration\IMigrationStep::changeSchema (see https://psalm.dev/199)
|
Psalm:
core/Migrations/Version31000Date20250213102442.php#L21
core/Migrations/Version31000Date20250213102442.php:21:56: MethodSignatureMismatch: Argument 2 of OC\Core\Migrations\Version31000Date20250213102442::changeSchema has wrong type 'OC\Core\Migrations\Closure', expecting 'Closure' as defined by OCP\Migration\SimpleMigrationStep::changeSchema (see https://psalm.dev/042)
|
Psalm:
core/Migrations/Version31000Date20250213102442.php#L21
core/Migrations/Version31000Date20250213102442.php:21:56: ImplementedParamTypeMismatch: Argument 2 of OC\Core\Migrations\Version31000Date20250213102442::changeSchema has wrong type 'OC\Core\Migrations\Closure', expecting 'Closure():OCP\DB\ISchemaWrapper' as defined by OCP\Migration\SimpleMigrationStep::changeSchema (see https://psalm.dev/199)
|
Psalm:
lib/public/Migration/SimpleMigrationStep.php#L50
lib/public/Migration/SimpleMigrationStep.php:50:18: MismatchingDocblockParamType: Parameter $schemaClosure has wrong type 'Closure():OCP\DB\ISchemaWrapper', should be 'OC\Core\Migrations\Closure' (see https://psalm.dev/141)
|
Psalm:
lib/public/Migration/SimpleMigrationStep.php#L50
lib/public/Migration/SimpleMigrationStep.php:50:18: UndefinedClass: Class, interface or enum named OC\Core\Migrations\Closure does not exist (see https://psalm.dev/019)
|
Psalm
Process completed with exit code 2.
|
Loading