Skip to content

DBAL v4, Middleware, Driver, Platform, and SchemaManager implementation #73

DBAL v4, Middleware, Driver, Platform, and SchemaManager implementation

DBAL v4, Middleware, Driver, Platform, and SchemaManager implementation #73

Re-run triggered March 15, 2024 19:04
Status Failure
Total duration 56s
Artifacts

static.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
TooManyArguments: src/Schema/SpatialIndexes.php#L42
src/Schema/SpatialIndexes.php:42:16: TooManyArguments: Too many arguments for Doctrine\DBAL\Schema\SchemaDiff::__construct - expecting 0 but saw 8 (see https://psalm.dev/026)
TooManyArguments: src/Schema/SpatialIndexes.php#L79
src/Schema/SpatialIndexes.php:79:16: TooManyArguments: Too many arguments for Doctrine\DBAL\Schema\TableDiff::__construct - expecting 0 but saw 12 (see https://psalm.dev/026)
UnusedBaselineEntry: src/Schema/SpatialIndexes.php#L1
src/Schema/SpatialIndexes.php:0:0: UnusedBaselineEntry: Baseline for issue "InvalidArgument" has 9 extra entries. (see https://psalm.dev/316)
UnusedBaselineEntry: src/Schema/SpatialIndexes.php#L1
src/Schema/SpatialIndexes.php:0:0: UnusedBaselineEntry: Baseline for issue "MixedArgument" has 1 extra entry. (see https://psalm.dev/316)
Psalm
Process completed with exit code 2.
PHP-CS-Fixer
Process completed with exit code 1.
PHP-CS-Fixer: src/Schema/SchemaManager.php#L1
Found violation(s) of type: yoda_style
PHP-CS-Fixer: src/Driver/PostGISPlatform.php#L1
Found violation(s) of type: single_space_around_construct