Skip to content

more fix

more fix #21420

Triggered via push February 24, 2024 12:06
Status Failure
Total duration 12m 31s
Artifacts

test-unit.yml

on: push
Matrix: Smoke
Matrix: Unit
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Smoke (latest, StaticAnalysis): src/Persistence/Sql/DbalDriverMiddleware.php#L19
Ignored error pattern ~^Class Doctrine\\DBAL\\(Platforms\\SqlitePlatform|Schema\\SqliteSchemaManager) referenced with incorrect case: Doctrine\\DBAL\\(Platforms\\SQLitePlatform|Schema\\SQLiteSchemaManager)\.$~ in path * is expected to occur 25 times, but occurred 26 times.
Smoke (latest, StaticAnalysis): src/Persistence/Sql/Sqlite/PlatformTrait.php (in context of class@anonymous/src/Persistence/Sql/DbalDriverMiddleware.php:32)#L30
Method class@anonymous/src/Persistence/Sql/DbalDriverMiddleware.php:32::supportsForeignKeyConstraints() overrides method Doctrine\DBAL\Platforms\AbstractPlatform::supportsForeignKeyConstraints() but is missing the #[\Override] attribute.
Smoke (latest, StaticAnalysis): src/Persistence/Sql/Sqlite/PlatformTrait.php (in context of class@anonymous/src/Persistence/Sql/DbalDriverMiddleware.php:32)#L36
Method class@anonymous/src/Persistence/Sql/DbalDriverMiddleware.php:32::getPreAlterTableIndexForeignKeySQL() overrides method Doctrine\DBAL\Platforms\SqlitePlatform::getPreAlterTableIndexForeignKeySQL() but is missing the #[\Override] attribute.
Smoke (latest, StaticAnalysis): src/Persistence/Sql/Sqlite/PlatformTrait.php (in context of class@anonymous/src/Persistence/Sql/DbalDriverMiddleware.php:32)#L47
Call to method getName() on an unknown class Atk4\Data\Persistence\Sql\Sqlite\Identifier.
Smoke (latest, StaticAnalysis): src/Persistence/Sql/Sqlite/PlatformTrait.php (in context of class@anonymous/src/Persistence/Sql/DbalDriverMiddleware.php:32)#L50
Method class@anonymous/src/Persistence/Sql/DbalDriverMiddleware.php:32::getListTableConstraintsSQL() overrides method Doctrine\DBAL\Platforms\SqlitePlatform::getListTableConstraintsSQL() but is missing the #[\Override] attribute.
Smoke (latest, StaticAnalysis): src/Persistence/Sql/Sqlite/PlatformTrait.php (in context of class@anonymous/src/Persistence/Sql/DbalDriverMiddleware.php:32)#L55
Method class@anonymous/src/Persistence/Sql/DbalDriverMiddleware.php:32::getListTableColumnsSQL() overrides method Doctrine\DBAL\Platforms\SqlitePlatform::getListTableColumnsSQL() but is missing the #[\Override] attribute.
Smoke (latest, StaticAnalysis): src/Persistence/Sql/Sqlite/PlatformTrait.php (in context of class@anonymous/src/Persistence/Sql/DbalDriverMiddleware.php:32)#L60
Method class@anonymous/src/Persistence/Sql/DbalDriverMiddleware.php:32::getListTableIndexesSQL() overrides method Doctrine\DBAL\Platforms\SqlitePlatform::getListTableIndexesSQL() but is missing the #[\Override] attribute.
Smoke (latest, StaticAnalysis): src/Persistence/Sql/Sqlite/PlatformTrait.php (in context of class@anonymous/src/Persistence/Sql/DbalDriverMiddleware.php:32)#L65
Method class@anonymous/src/Persistence/Sql/DbalDriverMiddleware.php:32::getListTableForeignKeysSQL() overrides method Doctrine\DBAL\Platforms\SqlitePlatform::getListTableForeignKeysSQL() but is missing the #[\Override] attribute.
Smoke (latest, StaticAnalysis): src/Persistence/Sql/Sqlite/PlatformTraitBackport5517.php (in context of class@anonymous/src/Persistence/Sql/DbalDriverMiddleware.php:32)#L20
Method class@anonymous/src/Persistence/Sql/DbalDriverMiddleware.php:32::getForeignKeyDeclarationSQL() overrides method Doctrine\DBAL\Platforms\SqlitePlatform::getForeignKeyDeclarationSQL() but is missing the #[\Override] attribute.
Unit (latest, Phpunit Burn)
Process completed with exit code 1.