Skip to content

Add native types

Add native types #466

Triggered via pull request December 13, 2023 20:16
Status Failure
Total duration 32s
Artifacts

coding-standards.yml

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

Annotations

4 errors
Coding Standards / Coding Standards (8.2): Loader/SymfonyFixturesLoader.php#L72
Method \Doctrine\Bundle\MongoDBBundle\Loader\SymfonyFixturesLoader::createFixture() does not have native type hint for its parameter $class but it should be possible to add it based on @param annotation "string".
Coding Standards / Coding Standards (8.2): Loader/SymfonyFixturesLoader.php#L72
Useless @phpcsSuppress SlevomatCodingStandard.TypeHints.ParameterTypeHint.MissingAnyTypeHint
Coding Standards / Coding Standards (8.2)
Process completed with exit code 1.