Skip to content

Update composer.json #23

Update composer.json

Update composer.json #23

Triggered via pull request December 27, 2023 03:02
Status Failure
Total duration 38s
Artifacts

phpstan.yml

on: pull_request
static-analyse
28s
static-analyse
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
static-analyse: src/DependencyInjection/Configuration.php#L21
Cannot call method scalarNode() on Symfony\Component\Config\Definition\Builder\NodeParentInterface|null.
static-analyse
Ignored error pattern #Call to an undefined method Symfony\\Component\\Config\\Definition\\Builder\\NodeParentInterface::scalarNode.# was not matched in reported errors.
static-analyse
Process completed with exit code 1.
static-analyse
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/