Upgrade the app to use Symfony 6 and PHP 8.2 #94
Annotations
4 errors
run-qa-tests:
src/Entity/User.php#L1
Ignored error pattern #^Property Surfnet\\Webauthn\\Entity\\User\:\:\$publicKeyCredentialSources with generic class Doctrine\\Common\\Collections\\ArrayCollection does not specify its types\: TKey, T$# in path /var/www/html/src/Entity/User.php was not matched in reported errors.
|
run-qa-tests:
src/Entity/User.php#L57
Property Surfnet\Webauthn\Entity\User::$publicKeyCredentialSources with generic interface Doctrine\Common\Collections\Collection does not specify its types: TKey, T
|
run-qa-tests:
src/Kernel.php#L1
Ignored error pattern #^Generator expects value type Symfony\\Component\\HttpKernel\\Bundle\\BundleInterface, object given\.$# in path /var/www/html/src/Kernel.php was not matched in reported errors.
|
run-qa-tests
Process completed with exit code 1.
|