Skip to content

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

#687: Added migration command for tags from legacy db

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

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

pr.yaml

on: pull_request
Markdown Lint
8s
Markdown Lint
Changelog should be updated
7s
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

4 errors
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.