You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test/integration/Container/SqliteMetadataFactoryTest.php:23:9: NoValue: All possible types for this assignment were invalidated - This may be dead code (see https://psalm.dev/179)
test/integration/Container/PdoDriverFactoryTest.php:26:9: UnusedVariable: $instance is never referenced or the value is not used (see https://psalm.dev/077)
test/integration/Container/PdoDriverFactoryTest.php:26:9: NoValue: All possible types for this assignment were invalidated - This may be dead code (see https://psalm.dev/179)
src/Container/PdoDriverFactory.php:35:16: InvalidReturnStatement: The inferred type 'PhpDb\Adapter\Sqlite\Driver\Pdo\Pdo' does not match the declared return type 'never' for PhpDb\Adapter\Sqlite\Container\PdoDriverFactory::__invoke (see https://psalm.dev/128)
src/Container/PdoDriverFactory.php:21:62: InvalidReturnType: PhpDb\Adapter\Sqlite\Container\PdoDriverFactory::__invoke is not expected to return, but it does, either implicitly or explicitly (see https://psalm.dev/011)
src/Container/MetadataInterfaceFactory.php:20:16: InvalidReturnStatement: The inferred type 'PhpDb\Adapter\Sqlite\Metadata\Source\SqliteMetadata' does not match the declared return type 'never' for PhpDb\Adapter\Sqlite\Container\MetadataInterfaceFactory::__invoke (see https://psalm.dev/128)
src/Container/MetadataInterfaceFactory.php:15:62: InvalidReturnType: PhpDb\Adapter\Sqlite\Container\MetadataInterfaceFactory::__invoke is not expected to return, but it does, either implicitly or explicitly (see https://psalm.dev/011)
test/integration/Container/SqliteMetadataFactoryTest.php:23:9: NoValue: All possible types for this assignment were invalidated - This may be dead code (see https://psalm.dev/179)
test/integration/Container/PdoDriverFactoryTest.php:26:9: UnusedVariable: $instance is never referenced or the value is not used (see https://psalm.dev/077)
test/integration/Container/PdoDriverFactoryTest.php:26:9: NoValue: All possible types for this assignment were invalidated - This may be dead code (see https://psalm.dev/179)
src/Container/PdoDriverFactory.php:35:16: InvalidReturnStatement: The inferred type 'PhpDb\Adapter\Sqlite\Driver\Pdo\Pdo' does not match the declared return type 'never' for PhpDb\Adapter\Sqlite\Container\PdoDriverFactory::__invoke (see https://psalm.dev/128)
src/Container/PdoDriverFactory.php:21:62: InvalidReturnType: PhpDb\Adapter\Sqlite\Container\PdoDriverFactory::__invoke is not expected to return, but it does, either implicitly or explicitly (see https://psalm.dev/011)
src/Container/MetadataInterfaceFactory.php:20:16: InvalidReturnStatement: The inferred type 'PhpDb\Adapter\Sqlite\Metadata\Source\SqliteMetadata' does not match the declared return type 'never' for PhpDb\Adapter\Sqlite\Container\MetadataInterfaceFactory::__invoke (see https://psalm.dev/128)
src/Container/MetadataInterfaceFactory.php:15:62: InvalidReturnType: PhpDb\Adapter\Sqlite\Container\MetadataInterfaceFactory::__invoke is not expected to return, but it does, either implicitly or explicitly (see https://psalm.dev/011)