rector installation 1st pass #414
ci.yml
on: push
Unit tests
34s
Linter
30s
PHPStan
30s
Functional tests
6m 39s
Annotations
4 errors
PHPStan:
sources/AppBundle/Event/Form/SpeakerType.php#L96
Cannot call method getUser() on string.
|
PHPStan:
sources/AppBundle/Event/Form/SpeakerType.php#L96
Method Symfony\Component\Security\Csrf\TokenStorage\TokenStorageInterface::getToken() invoked with 0 parameters, 1 required.
|
PHPStan
Process completed with exit code 1.
|
Functional tests
Process completed with exit code 2.
|