Skip to content

Remove unused variables #1442

Remove unused variables

Remove unused variables #1442

Triggered via pull request September 9, 2023 11:06
Status Failure
Total duration 2m 15s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

qa.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
PHPStan: tests/Gedmo/Mapping/SluggableMappingTest.php#L41
Property Gedmo\Tests\Mapping\SluggableMappingTest::$em is never read, only written.
PHPStan: tests/Gedmo/Mapping/TimestampableMappingTest.php#L35
Property Gedmo\Tests\Mapping\TimestampableMappingTest::$em is never read, only written.
PHPStan: tests/Gedmo/Mapping/TranslatableMappingTest.php#L42
Property Gedmo\Tests\Mapping\TranslatableMappingTest::$em is never read, only written.
PHPStan
Process completed with exit code 1.