Skip to content

#687: Added migration command for tags from legacy db #392

#687: Added migration command for tags from legacy db

#687: Added migration command for tags from legacy db #392

Triggered via pull request April 4, 2024 12:54
Status Failure
Total duration 59s
Artifacts

pr.yaml

on: pull_request
Markdown Lint
12s
Markdown Lint
Changelog should be updated
4s
Changelog should be updated
Matrix: php-cs-fixer
Matrix: psalm
Matrix: test-composer-install
Matrix: test-suite
Matrix: validate-doctrine-schema
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Changelog should be updated
Process completed with exit code 1.
UndefinedVariable: src/Command/Migrate/MigrateTagsCommand.php#L52
src/Command/Migrate/MigrateTagsCommand.php:52:25: UndefinedVariable: Cannot find referenced variable $view (see https://psalm.dev/024)
PossiblyUndefinedVariable: 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)
PossiblyUndefinedVariable: 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 static analysis (8.3)
Process completed with exit code 2.