Skip to content

fix(tests): deprecate warning in Symfony 5.4 for setAuthenticated #1181

fix(tests): deprecate warning in Symfony 5.4 for setAuthenticated

fix(tests): deprecate warning in Symfony 5.4 for setAuthenticated #1181

Re-run triggered June 3, 2024 11:03
Status Failure
Total duration 41s
Artifacts

static-analysis.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
PHPStan: tests/EventListener/LoginListenerTest.php#L421
Property Sentry\SentryBundle\Tests\EventListener\AuthenticatedTokenStub::$authenticated has no type specified.
PHPStan: tests/EventListener/LoginListenerTest.php#L437
Call to an undefined method Sentry\SentryBundle\Tests\EventListener\AuthenticatedTokenStub::setAuthenticated().
PHPStan
Process completed with exit code 1.