Skip to content

Convert @psalm-* annotations to generic or @phpstan-* annotation #1489

Convert @psalm-* annotations to generic or @phpstan-* annotation

Convert @psalm-* annotations to generic or @phpstan-* annotation #1489

Triggered via pull request October 9, 2024 13:40
Status Failure
Total duration 8m 17s
Artifacts

coding-standards.yml

on: pull_request
Matrix: Coding Standards / Coding Standards
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Coding Standards / Coding Standards (8.3): lib/Doctrine/ODM/MongoDB/UnitOfWork.php#L366
Invalid inline documentation comment format "@var Persisters\DocumentPersister<T>", expected "@var type $variableName Optional description".
Coding Standards / Coding Standards (8.3): lib/Doctrine/ODM/MongoDB/DocumentManager.php#L669
Missing variable $repository before or after the documentation comment.
Coding Standards / Coding Standards (8.3): tests/Doctrine/ODM/MongoDB/Tests/Repository/DefaultGridFSRepositoryTest.php#L310
Invalid inline documentation comment format "@var GridFSRepository<T>", expected "@var type $variableName Optional description".
Coding Standards / Coding Standards (8.3)
Process completed with exit code 1.