Skip to content

push for phpunit run #179

push for phpunit run

push for phpunit run #179

Re-run triggered July 14, 2025 05:47
Status Failure
Total duration 1m 28s
Artifacts
Generate job matrix
6s
Generate job matrix
Matrix: QA Checks
Fit to window
Zoom out
Zoom in

Annotations

4 errors
UnusedBaselineEntry: test/integration/Driver/Pdo/TableGatewayTest.php#L0
test/integration/Driver/Pdo/TableGatewayTest.php:0:0: UnusedBaselineEntry: Baseline for issue "ArgumentTypeCoercion" has 1 extra entry. (see https://psalm.dev/316)
UnusedBaselineEntry: src/Container/MysqlMetadataFactory.php#L0
src/Container/MysqlMetadataFactory.php:0:0: UnusedBaselineEntry: Baseline for issue "ArgumentTypeCoercion" has 1 extra entry. (see https://psalm.dev/316)
InvalidArgument: test/integration/Driver/Pdo/TableGatewayTest.php#L119
test/integration/Driver/Pdo/TableGatewayTest.php:119:35: InvalidArgument: Argument 1 of PhpDb\Adapter\Mysql\Metadata\Source\MysqlMetadata::__construct expects PhpDb\Adapter\SchemaAwareInterface&PhpDb\Adapter\Adapter&PhpDb\Adapter\AdapterInterface, but PhpDb\Adapter\AdapterInterface provided (see https://psalm.dev/004)
InvalidArgument: src/Container/MysqlMetadataFactory.php#L21
src/Container/MysqlMetadataFactory.php:21:13: InvalidArgument: Argument 1 of PhpDb\Adapter\Mysql\Metadata\Source\MysqlMetadata::__construct expects PhpDb\Adapter\SchemaAwareInterface&PhpDb\Adapter\Adapter&PhpDb\Adapter\AdapterInterface, but PhpDb\Adapter\AdapterInterface&PhpDb\Adapter\SchemaAwareInterface provided (see https://psalm.dev/004)