ColumnSchema classes for performance of typecasting #1140
Annotations
14 errors and 1 warning
PossiblyNullReference:
src/Command.php#L57
src/Command.php:57:69: PossiblyNullReference: Cannot call method getSize on possibly null value (see https://psalm.dev/083)
|
PossiblyNullArgument:
src/DMLQueryBuilder.php#L171
src/DMLQueryBuilder.php:171:63: PossiblyNullArgument: Argument 1 of Yiisoft\Db\Schema\QuoterInterface::quoteColumnName cannot be null, possibly null value provided (see https://psalm.dev/078)
|
PHP 8.1
Process completed with exit code 2.
|
PHP 8.2
The job was canceled because "ubuntu-latest_8_1" failed.
|
PossiblyNullReference:
src/Command.php#L57
src/Command.php:57:69: PossiblyNullReference: Cannot call method getSize on possibly null value (see https://psalm.dev/083)
|
PossiblyNullArgument:
src/DMLQueryBuilder.php#L171
src/DMLQueryBuilder.php:171:63: PossiblyNullArgument: Argument 1 of Yiisoft\Db\Schema\QuoterInterface::quoteColumnName cannot be null, possibly null value provided (see https://psalm.dev/078)
|
PHP 8.2
The operation was canceled.
|
PHP 8.3
The job was canceled because "ubuntu-latest_8_1" failed.
|
PossiblyNullReference:
src/Command.php#L57
src/Command.php:57:69: PossiblyNullReference: Cannot call method getSize on possibly null value (see https://psalm.dev/083)
|
PossiblyNullArgument:
src/DMLQueryBuilder.php#L171
src/DMLQueryBuilder.php:171:63: PossiblyNullArgument: Argument 1 of Yiisoft\Db\Schema\QuoterInterface::quoteColumnName cannot be null, possibly null value provided (see https://psalm.dev/078)
|
MissingClassConstType:
src/Schema.php#L79
src/Schema.php:79:19: MissingClassConstType: Class constant "Yiisoft\Db\Oracle\Schema::TYPE_MAP" should have a declared type. (see https://psalm.dev/359)
|
PHP 8.3
The operation was canceled.
|
PHP 8.0
The job was canceled because "ubuntu-latest_8_1" failed.
|
PHP 8.0
The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
|
PHP 8.1
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|