Skip to content

Fix CS

Fix CS #1829

Triggered via push February 9, 2025 20:07
Status Failure
Total duration 4m 18s
Artifacts
run  /  Generate test matrix
4s
run / Generate test matrix
Matrix: run / Code Coverage
Matrix: run / Coding Standards
Matrix: run / Lint composer.json
Matrix: run / Mutation Tests
Matrix: run / Static Code Analysis
Matrix: run / tests
Fit to window
Zoom out
Zoom in

Annotations

11 errors
run / Coding Standards (8.4)
Process completed with exit code 2.
run / Static Code Analysis (8.4): src/Action/CheckRegistrationMailAction.php#L1
Ignored error pattern #^Call to method findUserByEmail\(\) on an unknown class Nucleos\\UserBundle\\Model\\UserManager\.$# in path /home/runner/work/NucleosProfileBundle/NucleosProfileBundle/src/Action/CheckRegistrationMailAction.php was not matched in reported errors.
run / Static Code Analysis (8.4): src/Action/CheckRegistrationMailAction.php#L1
Ignored error pattern #^Call to method generate\(\) on an unknown class Symfony\\Component\\Routing\\RouterInterface\.$# in path /home/runner/work/NucleosProfileBundle/NucleosProfileBundle/src/Action/CheckRegistrationMailAction.php was not matched in reported errors.
run / Static Code Analysis (8.4): src/Action/CheckRegistrationMailAction.php#L1
Ignored error pattern #^Call to method getSession\(\) on an unknown class Symfony\\Component\\HttpFoundation\\Request\.$# in path /home/runner/work/NucleosProfileBundle/NucleosProfileBundle/src/Action/CheckRegistrationMailAction.php was not matched in reported errors.
run / Static Code Analysis (8.4): src/Action/CheckRegistrationMailAction.php#L1
Ignored error pattern #^Call to method render\(\) on an unknown class Twig\\Environment\.$# in path /home/runner/work/NucleosProfileBundle/NucleosProfileBundle/src/Action/CheckRegistrationMailAction.php was not matched in reported errors.
run / Static Code Analysis (8.4): src/Action/CheckRegistrationMailAction.php#L1
Ignored error pattern #^Instantiated class Symfony\\Component\\HttpFoundation\\RedirectResponse not found\.$# in path /home/runner/work/NucleosProfileBundle/NucleosProfileBundle/src/Action/CheckRegistrationMailAction.php was not matched in reported errors.
run / Static Code Analysis (8.4): src/Action/CheckRegistrationMailAction.php#L1
Ignored error pattern #^Instantiated class Symfony\\Component\\HttpFoundation\\Response not found\.$# in path /home/runner/work/NucleosProfileBundle/NucleosProfileBundle/src/Action/CheckRegistrationMailAction.php was not matched in reported errors.
run / Static Code Analysis (8.4): src/Action/CheckRegistrationMailAction.php#L1
Ignored error pattern #^Method Nucleos\\ProfileBundle\\Action\\CheckRegistrationMailAction\:\:__invoke\(\) has invalid return type Symfony\\Component\\HttpFoundation\\Response\.$# in path /home/runner/work/NucleosProfileBundle/NucleosProfileBundle/src/Action/CheckRegistrationMailAction.php was not matched in reported errors.
run / Static Code Analysis (8.4): src/Action/CheckRegistrationMailAction.php#L1
Ignored error pattern #^Method Nucleos\\ProfileBundle\\Action\\CheckRegistrationMailAction\:\:__invoke\(\) should return Symfony\\Component\\HttpFoundation\\Response but returns Symfony\\Component\\HttpFoundation\\RedirectResponse\.$# in path /home/runner/work/NucleosProfileBundle/NucleosProfileBundle/src/Action/CheckRegistrationMailAction.php was not matched in reported errors.
run / Static Code Analysis (8.4): src/Action/CheckRegistrationMailAction.php#L1
Ignored error pattern #^Parameter \$request of method Nucleos\\ProfileBundle\\Action\\CheckRegistrationMailAction\:\:__invoke\(\) has invalid type Symfony\\Component\\HttpFoundation\\Request\.$# in path /home/runner/work/NucleosProfileBundle/NucleosProfileBundle/src/Action/CheckRegistrationMailAction.php was not matched in reported errors.
run / Static Code Analysis (8.4): src/Action/CheckRegistrationMailAction.php#L1
Ignored error pattern #^Parameter \$router of method Nucleos\\ProfileBundle\\Action\\CheckRegistrationMailAction\:\:__construct\(\) has invalid type Symfony\\Component\\Routing\\RouterInterface\.$# in path /home/runner/work/NucleosProfileBundle/NucleosProfileBundle/src/Action/CheckRegistrationMailAction.php was not matched in reported errors.