Skip to content

Update to support doctrine dbal 3.0 & 4.0 #29

Update to support doctrine dbal 3.0 & 4.0

Update to support doctrine dbal 3.0 & 4.0 #29

Triggered via pull request June 4, 2024 13:36
Status Failure
Total duration 30s
Artifacts

static-analysis.yaml

on: pull_request
PHP-CS-Fixer
21s
PHP-CS-Fixer
PHPStan
11s
PHPStan
Composer validate
10s
Composer validate
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 6 warnings
PHPStan: src/Doctrine/Driver/IamDecorator.php#L59
Method Macpaw\DoctrineAwsIamRdsAuthBundle\Doctrine\Driver\IamDecorator::getDatabasePlatform() overrides method Doctrine\DBAL\Driver::getDatabasePlatform() but misses parameter #1 $versionProvider.
PHPStan: src/Doctrine/Driver/IamDecorator.php#L61
Method Doctrine\DBAL\Driver::getDatabasePlatform() invoked with 0 parameters, 1 required.
PHPStan: src/Doctrine/Driver/IamDecorator.php#L66
Call to an undefined method Doctrine\DBAL\Driver::getSchemaManager().
PHPStan: src/Doctrine/Driver/IamMiddleware.php#L38
Method Macpaw\DoctrineAwsIamRdsAuthBundle\Doctrine\Driver\IamMiddleware::wrap() should return Macpaw\DoctrineAwsIamRdsAuthBundle\Doctrine\Driver\IamDecoratorInterface but returns Doctrine\DBAL\Driver.
PHPStan
Process completed with exit code 1.
Composer validate
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Composer validate
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/
PHPStan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPStan
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/
PHP-CS-Fixer
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHP-CS-Fixer
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/