Allow Symfony 7 #504
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yaml
on: pull_request
composer-validate
/
Validate composer.json
7s
cs
/
PHP CS Fixer
13s
sca
/
Psalm
13s
Matrix: test / phpunit
Annotations
3 errors
UndefinedInterfaceMethod:
src/DependencyInjection/Configuration.php#L34
src/DependencyInjection/Configuration.php:34:19: UndefinedInterfaceMethod: Method Symfony\Component\Config\Definition\Builder\NodeParentInterface::integerNode does not exist (see https://psalm.dev/181)
|
UndefinedFunction:
src/Model/ResetPasswordToken.php#L148
src/Model/ResetPasswordToken.php:148:9: UndefinedFunction: Function SymfonyCasts\Bundle\ResetPassword\Model\trigger_deprecation does not exist (see https://psalm.dev/021)
|
sca / Psalm
Process completed with exit code 2.
|