Skip to content

Update symfony/http-kernel requirement from ^3.4|^4.3|^5.0|^6.0 to ^7.1.4 in the composer group across 1 directory #2

Update symfony/http-kernel requirement from ^3.4|^4.3|^5.0|^6.0 to ^7.1.4 in the composer group across 1 directory

Update symfony/http-kernel requirement from ^3.4|^4.3|^5.0|^6.0 to ^7.1.4 in the composer group across 1 directory #2

Triggered via pull request September 2, 2024 08:29
Status Failure
Total duration 28s
Artifacts

static-analysis.yml

on: pull_request
Matrix: static-analysis / PHPStan
Matrix: static-analysis / Psalm
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
MethodSignatureMismatch: Tests/IntegrationTestKernel.php#L83
Tests/IntegrationTestKernel.php:83:5: MethodSignatureMismatch: Method Doctrine\Bundle\FixturesBundle\Tests\IntegrationTestKernel::build with return type '' is different to return type 'void' of inherited method Symfony\Component\HttpKernel\Kernel::build (see https://psalm.dev/042)
static-analysis / Psalm (8.2)
Process completed with exit code 2.
static-analysis / PHPStan (8.2): Tests/IntegrationTestKernel.php#L83
Return type mixed of method Doctrine\Bundle\FixturesBundle\Tests\IntegrationTestKernel::build() is not covariant with return type void of method Symfony\Component\HttpKernel\Kernel::build().
static-analysis / PHPStan (8.2)
Process completed with exit code 1.
static-analysis / Psalm (8.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
static-analysis / PHPStan (8.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/