Skip to content

chore: add initial seeder #756

chore: add initial seeder

chore: add initial seeder #756

Triggered via pull request November 20, 2024 15:20
Status Failure
Total duration 53s
Artifacts

coding-standards.yml

on: pull_request
Matrix: php-codesniffer / PHP_CodeSniffer
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 7 warnings
php-codesniffer / PHP_CodeSniffer (8.3): module/Application/src/Command/LoadFixtures.php#L43
The closing parenthesis and the opening brace of a multi-line function declaration must be on the same line
php-codesniffer / PHP_CodeSniffer (8.3): module/Application/src/Command/Factory/LoadFixturesFactory.php#L17
Method \Application\Command\Factory\LoadFixturesFactory::__invoke() does not have native type hint for its parameter $requestedName but it should be possible to add it based on @param annotation "string".
php-codesniffer / PHP_CodeSniffer (8.3): module/Application/src/Command/Factory/LoadFixturesFactory.php#L22
Missing variable $entityManager before or after the documentation comment.
php-codesniffer / PHP_CodeSniffer (8.3): module/Application/src/Command/Factory/LoadFixturesFactory.php#L24
Missing variable $entityManager before or after the documentation comment.
php-codesniffer / PHP_CodeSniffer (8.3)
Process completed with exit code 1.
php-codesniffer / PHP_CodeSniffer (8.3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
php-codesniffer / PHP_CodeSniffer (8.3): module/Database/src/Form/OrganRegulation.php#L138
Line exceeds 120 characters; contains 145 characters
php-codesniffer / PHP_CodeSniffer (8.3): module/Database/src/Form/Member.php#L107
Line exceeds 120 characters; contains 129 characters
php-codesniffer / PHP_CodeSniffer (8.3): module/Database/src/Form/Member.php#L111
Line exceeds 120 characters; contains 123 characters
php-codesniffer / PHP_CodeSniffer (8.3): module/Database/src/Form/Member.php#L118
Line exceeds 120 characters; contains 134 characters
php-codesniffer / PHP_CodeSniffer (8.3): module/Database/src/Form/Member.php#L120
Line exceeds 120 characters; contains 121 characters
php-codesniffer / PHP_CodeSniffer (8.3): module/Database/src/Form/Member.php#L121
Line exceeds 120 characters; contains 134 characters