Update according to the main PR (#268) #1142
Annotations
7 errors and 2 warnings
PossiblyNullReference:
src/Command.php#L57
src/Command.php:57:69: PossiblyNullReference: Cannot call method getSize on possibly null value (see https://psalm.dev/083)
|
PHP 8.1
Process completed with exit code 2.
|
PHP 8.2
The job was canceled because "ubuntu-latest_8_1" failed.
|
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)
|
MissingClassConstType:
src/Schema.php#L78
src/Schema.php:78: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
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/.
|
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/.
|