Add refreshMaterializedView command #1270
Annotations
19 errors
PossiblyNullArgument:
src/Command.php#L41
src/Command.php:41:74: PossiblyNullArgument: Argument 1 of Yiisoft\Db\Schema\SchemaInterface::findUniqueIndexes cannot be null, possibly null value provided (see https://psalm.dev/078)
|
PHP 8.0
Process completed with exit code 2.
|
PossiblyNullArgument:
src/Command.php#L41
src/Command.php:41:74: PossiblyNullArgument: Argument 1 of Yiisoft\Db\Schema\SchemaInterface::findUniqueIndexes cannot be null, possibly null value provided (see https://psalm.dev/078)
|
RiskyTruthyFalsyComparison:
src/DDLQueryBuilder.php#L58
src/DDLQueryBuilder.php:58:13: RiskyTruthyFalsyComparison: Operand of type int<0, max>|null contains type int<0, max>, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
RiskyTruthyFalsyComparison:
src/DDLQueryBuilder.php#L63
src/DDLQueryBuilder.php:63:17: RiskyTruthyFalsyComparison: Operand of type int<0, max>|null contains type int<0, max>, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
RiskyTruthyFalsyComparison:
src/DDLQueryBuilder.php#L75
src/DDLQueryBuilder.php:75:13: RiskyTruthyFalsyComparison: Operand of type int<0, max>|null contains type int<0, max>, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
RiskyTruthyFalsyComparison:
src/DDLQueryBuilder.php#L116
src/DDLQueryBuilder.php:116:29: RiskyTruthyFalsyComparison: Operand of type null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
RiskyTruthyFalsyComparison:
src/DMLQueryBuilder.php#L25
src/DMLQueryBuilder.php:25:14: RiskyTruthyFalsyComparison: Operand of type array<array-key, string>|null contains type array<array-key, string>, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
RiskyTruthyFalsyComparison:
src/Dsn.php#L26
src/Dsn.php:26:13: RiskyTruthyFalsyComparison: Operand of type null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
PHP 8.2
Process completed with exit code 2.
|
PHP 8.1
The job was canceled because "ubuntu-latest_8_0" failed.
|
PossiblyNullArgument:
src/Command.php#L41
src/Command.php:41:74: PossiblyNullArgument: Argument 1 of Yiisoft\Db\Schema\SchemaInterface::findUniqueIndexes cannot be null, possibly null value provided (see https://psalm.dev/078)
|
RiskyTruthyFalsyComparison:
src/DDLQueryBuilder.php#L58
src/DDLQueryBuilder.php:58:13: RiskyTruthyFalsyComparison: Operand of type int<0, max>|null contains type int<0, max>, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
RiskyTruthyFalsyComparison:
src/DDLQueryBuilder.php#L63
src/DDLQueryBuilder.php:63:17: RiskyTruthyFalsyComparison: Operand of type int<0, max>|null contains type int<0, max>, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
RiskyTruthyFalsyComparison:
src/DDLQueryBuilder.php#L75
src/DDLQueryBuilder.php:75:13: RiskyTruthyFalsyComparison: Operand of type int<0, max>|null contains type int<0, max>, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
RiskyTruthyFalsyComparison:
src/DDLQueryBuilder.php#L116
src/DDLQueryBuilder.php:116:29: RiskyTruthyFalsyComparison: Operand of type null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
RiskyTruthyFalsyComparison:
src/DMLQueryBuilder.php#L25
src/DMLQueryBuilder.php:25:14: RiskyTruthyFalsyComparison: Operand of type array<array-key, string>|null contains type array<array-key, string>, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
RiskyTruthyFalsyComparison:
src/Dsn.php#L26
src/Dsn.php:26:13: RiskyTruthyFalsyComparison: Operand of type null|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
PHP 8.1
Process completed with exit code 2.
|