Skip to content

Add ENUM column

Add ENUM column #1517

Triggered via pull request November 29, 2025 15:43
@vjikvjik
synchronize #404
enum-col
Status Failure
Total duration 42s
Artifacts

static.yml

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

Annotations

15 errors
psalm / PHP 8.1-ubuntu-latest
Process completed with exit code 2.
ParseError: src/Schema.php#L446
src/Schema.php:446:80: ParseError: Syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting '-' or T_STRING or T_VARIABLE or T_NUM_STRING on line 446 (see https://psalm.dev/173)
InvalidReturnType: src/Schema.php#L443
src/Schema.php:443:89: InvalidReturnType: Not all code paths of Yiisoft\Db\Sqlite\Schema::isCheckNotStartsFromColumnName end in a return statement, return type bool expected (see https://psalm.dev/011)
psalm / PHP 8.4-ubuntu-latest
The strategy configuration was canceled because "psalm.psalm.ubuntu-latest_8_1" failed
psalm / PHP 8.4-ubuntu-latest
The operation was canceled.
ParseError: src/Schema.php#L446
src/Schema.php:446:80: ParseError: Syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting '-' or T_STRING or T_VARIABLE or T_NUM_STRING on line 446 (see https://psalm.dev/173)
InvalidReturnType: src/Schema.php#L443
src/Schema.php:443:89: InvalidReturnType: Not all code paths of Yiisoft\Db\Sqlite\Schema::isCheckNotStartsFromColumnName end in a return statement, return type bool expected (see https://psalm.dev/011)
psalm / PHP 8.2-ubuntu-latest
The strategy configuration was canceled because "psalm.psalm.ubuntu-latest_8_1" failed
psalm / PHP 8.2-ubuntu-latest
The operation was canceled.
ParseError: src/Schema.php#L446
src/Schema.php:446:80: ParseError: Syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting '-' or T_STRING or T_VARIABLE or T_NUM_STRING on line 446 (see https://psalm.dev/173)
InvalidReturnType: src/Schema.php#L443
src/Schema.php:443:89: InvalidReturnType: Not all code paths of Yiisoft\Db\Sqlite\Schema::isCheckNotStartsFromColumnName end in a return statement, return type bool expected (see https://psalm.dev/011)
psalm / PHP 8.3-ubuntu-latest
The strategy configuration was canceled because "psalm.psalm.ubuntu-latest_8_1" failed
psalm / PHP 8.3-ubuntu-latest
The operation was canceled.
ParseError: src/Schema.php#L446
src/Schema.php:446:80: ParseError: Syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting '-' or T_STRING or T_VARIABLE or T_NUM_STRING on line 446 (see https://psalm.dev/173)
InvalidReturnType: src/Schema.php#L443
src/Schema.php:443:89: InvalidReturnType: Not all code paths of Yiisoft\Db\Sqlite\Schema::isCheckNotStartsFromColumnName end in a return statement, return type bool expected (see https://psalm.dev/011)