Skip to content

Merge branch 'master' into deprecate-schema-methods #3435

Merge branch 'master' into deprecate-schema-methods

Merge branch 'master' into deprecate-schema-methods #3435

Triggered via push February 3, 2024 13:30
Status Failure
Total duration 22m 7s
Artifacts

static.yml

on: push
Matrix: psalm / psalm
Fit to window
Zoom out
Zoom in

Annotations

32 errors
UndefinedInterfaceMethod: src/Driver/Pdo/AbstractPdoConnection.php#L204
src/Driver/Pdo/AbstractPdoConnection.php:204:25: UndefinedInterfaceMethod: Method Yiisoft\Db\Schema\QuoterInterface::setTablePrefix does not exist (see https://psalm.dev/181)
UndefinedInterfaceMethod: src/Schema/AbstractSchema.php#L345
src/Schema/AbstractSchema.php:345:44: UndefinedInterfaceMethod: Method Yiisoft\Db\Schema\QuoterInterface::getRawTableName does not exist (see https://psalm.dev/181)
MixedArrayOffset: src/Schema/AbstractSchema.php#L347
src/Schema/AbstractSchema.php:347:15: MixedArrayOffset: Cannot access value on variable $this->tableMetadata using mixed offset (see https://psalm.dev/031)
MixedArgument: src/Schema/AbstractSchema.php#L352
src/Schema/AbstractSchema.php:352:59: MixedArgument: Argument 1 of Yiisoft\Db\Schema\AbstractSchema::getCacheKey cannot be mixed, expecting string (see https://psalm.dev/030)
UndefinedInterfaceMethod: src/Schema/AbstractSchema.php#L475
src/Schema/AbstractSchema.php:475:44: UndefinedInterfaceMethod: Method Yiisoft\Db\Schema\QuoterInterface::getRawTableName does not exist (see https://psalm.dev/181)
MixedArrayOffset: src/Schema/AbstractSchema.php#L477
src/Schema/AbstractSchema.php:477:20: MixedArrayOffset: Cannot access value on variable $this->tableMetadata using mixed offset (see https://psalm.dev/031)
MixedArgument: src/Schema/AbstractSchema.php#L478
src/Schema/AbstractSchema.php:478:47: MixedArgument: Argument 1 of Yiisoft\Db\Schema\AbstractSchema::loadTableMetadataFromCache cannot be mixed, expecting string (see https://psalm.dev/030)
MixedArrayTypeCoercion: src/Schema/AbstractSchema.php#L481
src/Schema/AbstractSchema.php:481:32: MixedArrayTypeCoercion: Coercion from array offset type 'mixed|string' to the expected type 'array-key' (see https://psalm.dev/195)
MixedArrayOffset: src/Schema/AbstractSchema.php#L481
src/Schema/AbstractSchema.php:481:32: MixedArrayOffset: Cannot access value on variable $this->tableMetadata using mixed offset (see https://psalm.dev/031)
MixedArgument: src/Schema/AbstractSchema.php#L483
src/Schema/AbstractSchema.php:483:89: MixedArgument: Argument 2 of Yiisoft\Db\Schema\AbstractSchema::loadTableTypeMetadata cannot be mixed|string, expecting string (see https://psalm.dev/030)
psalm / PHP 8.3-ubuntu-latest
The job was canceled because "ubuntu-latest_8_2" failed.
UndefinedInterfaceMethod: src/Driver/Pdo/AbstractPdoConnection.php#L204
src/Driver/Pdo/AbstractPdoConnection.php:204:25: UndefinedInterfaceMethod: Method Yiisoft\Db\Schema\QuoterInterface::setTablePrefix does not exist (see https://psalm.dev/181)
UndefinedInterfaceMethod: src/Schema/AbstractSchema.php#L345
src/Schema/AbstractSchema.php:345:44: UndefinedInterfaceMethod: Method Yiisoft\Db\Schema\QuoterInterface::getRawTableName does not exist (see https://psalm.dev/181)
MixedArrayOffset: src/Schema/AbstractSchema.php#L347
src/Schema/AbstractSchema.php:347:15: MixedArrayOffset: Cannot access value on variable $this->tableMetadata using mixed offset (see https://psalm.dev/031)
MixedArgument: src/Schema/AbstractSchema.php#L352
src/Schema/AbstractSchema.php:352:59: MixedArgument: Argument 1 of Yiisoft\Db\Schema\AbstractSchema::getCacheKey cannot be mixed, expecting string (see https://psalm.dev/030)
UndefinedInterfaceMethod: src/Schema/AbstractSchema.php#L475
src/Schema/AbstractSchema.php:475:44: UndefinedInterfaceMethod: Method Yiisoft\Db\Schema\QuoterInterface::getRawTableName does not exist (see https://psalm.dev/181)
MixedArrayOffset: src/Schema/AbstractSchema.php#L477
src/Schema/AbstractSchema.php:477:20: MixedArrayOffset: Cannot access value on variable $this->tableMetadata using mixed offset (see https://psalm.dev/031)
MixedArgument: src/Schema/AbstractSchema.php#L478
src/Schema/AbstractSchema.php:478:47: MixedArgument: Argument 1 of Yiisoft\Db\Schema\AbstractSchema::loadTableMetadataFromCache cannot be mixed, expecting string (see https://psalm.dev/030)
MixedArrayTypeCoercion: src/Schema/AbstractSchema.php#L481
src/Schema/AbstractSchema.php:481:32: MixedArrayTypeCoercion: Coercion from array offset type 'mixed|string' to the expected type 'array-key' (see https://psalm.dev/195)
MixedArrayOffset: src/Schema/AbstractSchema.php#L481
src/Schema/AbstractSchema.php:481:32: MixedArrayOffset: Cannot access value on variable $this->tableMetadata using mixed offset (see https://psalm.dev/031)
MixedArgument: src/Schema/AbstractSchema.php#L483
src/Schema/AbstractSchema.php:483:89: MixedArgument: Argument 2 of Yiisoft\Db\Schema\AbstractSchema::loadTableTypeMetadata cannot be mixed|string, expecting string (see https://psalm.dev/030)
psalm / PHP 8.1-ubuntu-latest
The job was canceled because "ubuntu-latest_8_2" failed.
UndefinedInterfaceMethod: src/Driver/Pdo/AbstractPdoConnection.php#L204
src/Driver/Pdo/AbstractPdoConnection.php:204:25: UndefinedInterfaceMethod: Method Yiisoft\Db\Schema\QuoterInterface::setTablePrefix does not exist (see https://psalm.dev/181)
UndefinedInterfaceMethod: src/Schema/AbstractSchema.php#L345
src/Schema/AbstractSchema.php:345:44: UndefinedInterfaceMethod: Method Yiisoft\Db\Schema\QuoterInterface::getRawTableName does not exist (see https://psalm.dev/181)
MixedArrayOffset: src/Schema/AbstractSchema.php#L347
src/Schema/AbstractSchema.php:347:15: MixedArrayOffset: Cannot access value on variable $this->tableMetadata using mixed offset (see https://psalm.dev/031)
MixedArgument: src/Schema/AbstractSchema.php#L352
src/Schema/AbstractSchema.php:352:59: MixedArgument: Argument 1 of Yiisoft\Db\Schema\AbstractSchema::getCacheKey cannot be mixed, expecting string (see https://psalm.dev/030)
UndefinedInterfaceMethod: src/Schema/AbstractSchema.php#L475
src/Schema/AbstractSchema.php:475:44: UndefinedInterfaceMethod: Method Yiisoft\Db\Schema\QuoterInterface::getRawTableName does not exist (see https://psalm.dev/181)
MixedArrayOffset: src/Schema/AbstractSchema.php#L477
src/Schema/AbstractSchema.php:477:20: MixedArrayOffset: Cannot access value on variable $this->tableMetadata using mixed offset (see https://psalm.dev/031)
MixedArgument: src/Schema/AbstractSchema.php#L478
src/Schema/AbstractSchema.php:478:47: MixedArgument: Argument 1 of Yiisoft\Db\Schema\AbstractSchema::loadTableMetadataFromCache cannot be mixed, expecting string (see https://psalm.dev/030)
MixedArrayTypeCoercion: src/Schema/AbstractSchema.php#L481
src/Schema/AbstractSchema.php:481:32: MixedArrayTypeCoercion: Coercion from array offset type 'mixed|string' to the expected type 'array-key' (see https://psalm.dev/195)
MixedArrayOffset: src/Schema/AbstractSchema.php#L481
src/Schema/AbstractSchema.php:481:32: MixedArrayOffset: Cannot access value on variable $this->tableMetadata using mixed offset (see https://psalm.dev/031)
MixedArgument: src/Schema/AbstractSchema.php#L483
src/Schema/AbstractSchema.php:483:89: MixedArgument: Argument 2 of Yiisoft\Db\Schema\AbstractSchema::loadTableTypeMetadata cannot be mixed|string, expecting string (see https://psalm.dev/030)