Skip to content

Merge release 4.5.3 into 4.6.x #245

Merge release 4.5.3 into 4.6.x

Merge release 4.5.3 into 4.6.x #245

Triggered via pull request July 20, 2023 11:26
Status Failure
Total duration 42s
Artifacts

static-analysis.yml

on: pull_request
Matrix: Static Analysis with Psalm
Fit to window
Zoom out
Zoom in

Annotations

7 errors
UndefinedInterfaceMethod: DependencyInjection/Configuration.php#L48
DependencyInjection/Configuration.php:48:19: UndefinedInterfaceMethod: Method Symfony\Component\Config\Definition\Builder\NodeParentInterface::scalarNode does not exist (see https://psalm.dev/181)
UndefinedInterfaceMethod: DependencyInjection/Configuration.php#L142
DependencyInjection/Configuration.php:142:31: UndefinedInterfaceMethod: Method Symfony\Component\Config\Definition\Builder\NodeParentInterface::scalarNode does not exist (see https://psalm.dev/181)
UndefinedInterfaceMethod: DependencyInjection/Configuration.php#L266
DependencyInjection/Configuration.php:266:31: UndefinedInterfaceMethod: Method Symfony\Component\Config\Definition\Builder\NodeParentInterface::arrayNode does not exist (see https://psalm.dev/181)
UndefinedInterfaceMethod: DependencyInjection/Configuration.php#L375
DependencyInjection/Configuration.php:375:19: UndefinedInterfaceMethod: Method Symfony\Component\Config\Definition\Builder\NodeParentInterface::end does not exist (see https://psalm.dev/181)
UndefinedMethod: DependencyInjection/Configuration.php#L394
DependencyInjection/Configuration.php:394:27: UndefinedMethod: Method Symfony\Component\Config\Definition\Builder\NodeDefinition::children does not exist (see https://psalm.dev/022)
MethodSignatureMustProvideReturnType: Form/Type/DocumentType.php#L34
Form/Type/DocumentType.php:34:21: MethodSignatureMustProvideReturnType: Method Doctrine\Bundle\MongoDBBundle\Form\Type\DocumentType::configureOptions must have a return type signature! (see https://psalm.dev/282)
Static Analysis with Psalm (8.1)
Process completed with exit code 2.