Skip to content

Add explicit renameColumn method for Table #4827

Add explicit renameColumn method for Table

Add explicit renameColumn method for Table #4827

Triggered via pull request June 29, 2023 11:41
Status Failure
Total duration 1m 15s
Artifacts

static-analysis.yml

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

Annotations

4 errors
Static Analysis with PHPStan (8.2): src/Platforms/DB2Platform.php#L637
Cannot call method getQuotedName() on Doctrine\DBAL\Schema\Column|null.
Static Analysis with PHPStan (8.2): src/Platforms/OraclePlatform.php#L907
Cannot call method getQuotedName() on Doctrine\DBAL\Schema\Column|null.
Static Analysis with PHPStan (8.2)
Process completed with exit code 1.
Static Analysis with Psalm (8.2)
Process completed with exit code 2.