CI #526
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
12s
cs
/
PHP CS Fixer
10s
sca
/
Psalm
15s
Matrix: test / phpunit
Annotations
12 errors
test / PHP 8.3, highest deps, --prefer-stable
Process completed with exit code 4.
|
test / PHP 7.3, highest deps, --prefer-stable
Process completed with exit code 4.
|
test / PHP 7.2, highest deps, --prefer-stable
Process completed with exit code 4.
|
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.
|
test / PHP 7.4, highest deps, --prefer-stable
Process completed with exit code 4.
|
test / PHP 8.3, highest deps,
Process completed with exit code 2.
|
test / PHP 7.2.5, lowest deps, --prefer-lowest
Process completed with exit code 4.
|
test / PHP 8.0, highest deps, --prefer-stable
Process completed with exit code 4.
|
test / PHP 8.1, highest deps, --prefer-stable
Process completed with exit code 4.
|
test / PHP 8.2, highest deps, --prefer-stable
Process completed with exit code 4.
|