CI #396
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yaml
on: schedule
composer-validate
/
Validate composer.json
10s
cs
/
PHP CS Fixer
2m 7s
sca
/
Psalm
31s
Matrix: test / phpunit
Annotations
4 errors
UndefinedMethod:
src/VerifyEmailHelper.php#L56
src/VerifyEmailHelper.php:56:40: UndefinedMethod: Method Symfony\Component\HttpKernel\UriSigner::sign does not exist (see https://psalm.dev/022)
|
UndefinedMethod:
src/VerifyEmailHelper.php#L64
src/VerifyEmailHelper.php:64:32: UndefinedMethod: Method Symfony\Component\HttpKernel\UriSigner::check does not exist (see https://psalm.dev/022)
|
sca / Psalm
Process completed with exit code 2.
|
test / PHP 8.2, highest deps,
Process completed with exit code 2.
|