Skip to content

Mark all fields as readonly #2221

Mark all fields as readonly

Mark all fields as readonly #2221

Triggered via pull request July 31, 2023 17:04
Status Failure
Total duration 49s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

continuous-integration.yml

on: pull_request
run  /  Generate test matrix
2s
run / Generate test matrix
Matrix: run / Code Coverage
Matrix: run / Coding Standards
Matrix: run / Lint composer.json
Matrix: run / Lint symfony container
Matrix: run / Mutation Tests
Matrix: run / Static Code Analysis
Matrix: run / Lint twig files
Matrix: run / Lint XLIFF files
Matrix: run / Lint YML files
Matrix: run / tests
Fit to window
Zoom out
Zoom in

Annotations

16 errors
run / Static Code Analysis (8.2): src/Doctrine/UserManager.php#L49
Readonly property Nucleos\UserBundle\Doctrine\UserManager::$class is assigned outside of the constructor.
run / Static Code Analysis (8.2): src/Event/FilterGroupResponseEvent.php#L33
Readonly property Nucleos\UserBundle\Event\FilterGroupResponseEvent::$response is assigned outside of the constructor.
run / Static Code Analysis (8.2): src/Event/FilterUserResponseEvent.php#L38
Readonly property Nucleos\UserBundle\Event\FilterUserResponseEvent::$response is assigned outside of the constructor.
run / Static Code Analysis (8.2): src/Mailer/Mail/ResettingMail.php#L21
Class Nucleos\UserBundle\Mailer\Mail\ResettingMail has an uninitialized readonly property $confirmationUrl. Assign it in the constructor.
run / Static Code Analysis (8.2): src/Mailer/Mail/ResettingMail.php#L23
Class Nucleos\UserBundle\Mailer\Mail\ResettingMail has an uninitialized readonly property $user. Assign it in the constructor.
run / Static Code Analysis (8.2): src/Mailer/Mail/ResettingMail.php#L35
Readonly property Nucleos\UserBundle\Mailer\Mail\ResettingMail::$confirmationUrl is assigned outside of the constructor.
run / Static Code Analysis (8.2): src/Mailer/Mail/ResettingMail.php#L42
Readonly property Nucleos\UserBundle\Mailer\Mail\ResettingMail::$user is assigned outside of the constructor.
run / Static Code Analysis (8.2)
Child process error (exit code 255): PHP Fatal error: Readonly property Nucleos\UserBundle\Tests\Mailer\SimpleMailerTest::$swiftMailer must have type in /home/runner/work/NucleosUserBundle/NucleosUserBundle/tests/Mailer/SimpleMailerTest.php on line 30 Fatal error: Readonly property Nucleos\UserBundle\Tests\Mailer\SimpleMailerTest::$swiftMailer must have type in /home/runner/work/NucleosUserBundle/NucleosUserBundle/tests/Mailer/SimpleMailerTest.php on line 30
run / Static Code Analysis (8.2)
Process completed with exit code 2.
run / Code Coverage (8.2)
Process completed with exit code 2.
run / Mutation Tests (8.2)
Process completed with exit code 2.
run / Test: PHP 8.1, Symfony 6.3, lowest)
Process completed with exit code 2.
run / Test: PHP 8.1, Symfony 6.3, highest)
The job was canceled because "_8_1_6_3_lowest" failed.
run / Test: PHP 8.1, Symfony 6.3, highest)
The operation was canceled.
run / Test: PHP 8.2, Symfony 6.3, lowest)
The operation was canceled.
run / Test: PHP 8.2, Symfony 6.3, highest)
The operation was canceled.