Skip to content

Add service migrations (POC) #329

Add service migrations (POC)

Add service migrations (POC) #329

Triggered via pull request April 3, 2024 08:15
Status Failure
Total duration 47s
Artifacts

static-analysis.yml

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

Annotations

3 errors and 2 warnings
Static Analysis / PHPStan (8.2): src/MigrationsRepository/ServiceMigrationsRepository.php#L23
Property Doctrine\Bundle\MigrationsBundle\MigrationsRepository\ServiceMigrationsRepository::$container with generic interface Symfony\Contracts\Service\ServiceProviderInterface does not specify its types: T
Static Analysis / PHPStan (8.2): src/MigrationsRepository/ServiceMigrationsRepository.php#L28
Method Doctrine\Bundle\MigrationsBundle\MigrationsRepository\ServiceMigrationsRepository::__construct() has parameter $container with generic interface Symfony\Contracts\Service\ServiceProviderInterface but does not specify its types: T
Static Analysis / PHPStan (8.2)
Process completed with exit code 1.
Static Analysis / PHPStan (8.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Static Analysis / Psalm (8.2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.