#687: Added migration command for tags from legacy db #393
Annotations
4 errors
Psalm:
src/Command/Migrate/MigrateTagsCommand.php#L52
src/Command/Migrate/MigrateTagsCommand.php:52:25: UndefinedVariable: Cannot find referenced variable $view (see https://psalm.dev/024)
|
Psalm:
src/Command/Migrate/MigrateTagsCommand.php#L53
src/Command/Migrate/MigrateTagsCommand.php:53:41: PossiblyUndefinedVariable: Possibly undefined variable $path defined in try block (see https://psalm.dev/018)
|
Psalm:
src/Command/Migrate/MigrateTagsCommand.php#L61
src/Command/Migrate/MigrateTagsCommand.php:61:45: PossiblyUndefinedVariable: Possibly undefined variable $path defined in try block (see https://psalm.dev/018)
|
Psalm
Process completed with exit code 2.
|
Loading