push for phpunit run #179
continuous-integration.yml
on: push
Generate job matrix
6s
Matrix: QA Checks
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)
|