Fix JSON mapping linting against subset of builtin types #2308
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
coding-standards.yml
on: pull_request
Matrix: coding-standards / Coding Standards
Annotations
4 errors
coding-standards / Coding Standards (8.2):
tests/Doctrine/Tests/ORM/Functional/Ticket/GH11072/GH11072EntityBasic.php#L4
Expected 1 line before declare statement, found 2.
|
coding-standards / Coding Standards (8.2):
tests/Doctrine/Tests/ORM/Functional/Ticket/GH11072/GH11072EntityBasic.php#L10
Use statements should be sorted alphabetically. The first wrong one is Doctrine\ORM\Mapping\Entity.
|
coding-standards / Coding Standards (8.2):
tests/Doctrine/Tests/ORM/Functional/Ticket/GH11072/GH11072EntityAdvanced.php#L4
Expected 1 line before declare statement, found 2.
|
coding-standards / Coding Standards (8.2)
Process completed with exit code 1.
|