chore(seeder): add advanced (sub)decision seeders #1167
Annotations
10 errors and 9 warnings
Run PHP_CS:
module/Application/src/Extensions/Doctrine/BackedEnumType.php#L8
Type Decision\Model\Enums\MeetingTypes is not used in this file.
|
Run PHP_CS:
module/Application/src/Extensions/Doctrine/BackedEnumType.php#L55
Method \Application\Extensions\Doctrine\BackedEnumType::convertToPHPValue() does not have native type hint for its parameter $value but it should be possible to add it based on @param annotation "mixed".
|
Run PHP_CS:
module/Application/src/Extensions/Doctrine/BackedEnumType.php#L66
Method \Application\Extensions\Doctrine\BackedEnumType::convertToDatabaseValue() does not have parameter type hint nor @param annotation for its parameter $value.
|
Run PHP_CS:
module/Application/src/Extensions/Doctrine/BackedEnumType.php#L66
Method \Application\Extensions\Doctrine\BackedEnumType::convertToDatabaseValue() does not have return type hint nor @return annotation for its return value.
|
Run PHP_CS:
module/Decision/test/Seeder/DecisionFixture.php#L96
Use early exit to reduce code nesting.
|
Run PHP_CS:
module/Decision/test/Seeder/DecisionFixture.php#L202
Call of method getReference() should be split to more lines.
|
Run PHP_CS:
module/Decision/test/Seeder/DecisionFixture.php#L231
Multi-line function calls must have a trailing comma after the last parameter.
|
Run PHP_CS:
module/Decision/test/Seeder/MeetingFixture.php#L30
String "-" does not require double quotes; use single quotes instead
|
Run PHP_CS:
module/Decision/test/Seeder/MeetingFixture.php#L30
String " days" does not require double quotes; use single quotes instead
|
Run PHP_CS
Process completed with exit code 1.
|
Run PHP_CS:
module/Application/src/Extensions/CommonMark/VideoIframe/Parsers/VimeoUrlParser.php#L16
Line exceeds 120 characters; contains 197 characters
|
Run PHP_CS:
module/Application/src/Extensions/CommonMark/VideoIframe/Parsers/YouTubeUrlParser.php#L16
Line exceeds 120 characters; contains 133 characters
|
Run PHP_CS:
module/Photo/src/Mapper/Tag.php#L64
Line exceeds 120 characters; contains 131 characters
|
Run PHP_CS:
module/Application/src/Command/LoadFixtures.php#L55
Line exceeds 120 characters; contains 122 characters
|
Run PHP_CS:
module/Decision/test/Seeder/DecisionFixture.php#L202
Line exceeds 120 characters; contains 130 characters
|
Run PHP_CS:
module/Photo/src/Form/Album.php#L97
Line exceeds 120 characters; contains 135 characters
|
Run PHP_CS:
module/Application/src/View/HelperTrait.php#L35
Line exceeds 120 characters; contains 129 characters
|
Run PHP_CS:
module/Application/src/View/HelperTrait.php#L37
Line exceeds 120 characters; contains 167 characters
|
Run PHP_CS:
module/Decision/src/Service/Gdpr.php#L50
Line exceeds 120 characters; contains 131 characters
|
Loading