Merge pull request #19494 from kamil-tekiela/Refactor-ThemeManager #889
Annotations
10 errors and 1 warning
lint-docs:
src/Advisory/Advisor.php#L173
The hint on "getRunResult" at @return is invalid: "array{fired: mixed[], notfired: mixed[], unchecked: mixed[], errors: mixed[]}" on "PhpMyAdmin\Advisory\Advisor::getRunResult"
|
lint-docs:
src/Column.php#L1
Syntax error, unexpected T_READONLY, expecting T_CLASS on line 7 on "/github/workspace/src/Column.php"
|
lint-docs:
src/ColumnFull.php#L1
Syntax error, unexpected T_READONLY, expecting T_CLASS on line 7 on "/github/workspace/src/ColumnFull.php"
|
lint-docs:
src/Config.php#L101
int<min,max> has not the correct format on "PhpMyAdmin\Config::$server"
|
lint-docs:
src/Config.php#L1062
int<min,max> has not the correct format on "PhpMyAdmin\Config::selectServer"
|
lint-docs:
src/Config/Settings/Transformations.php#L154
An array can have only integers or strings as keys on "PhpMyAdmin\Config\Settings\Transformations::$Inline"
|
lint-docs:
src/ConfigStorage/Relation.php#L1378
The hint on "getColumnFromForeignKeysData" at @return is invalid: "false|array{
foreign_field: string,
foreign_db: string,
foreign_table: string|null,
constraint: string|null,
on_update: string,
on_delete: string
}" on "PhpMyAdmin\ConfigStorage\Relation::getColumnFromForeignKeysData"
|
lint-docs:
src/ConfigStorage/RelationParameters.php#L1
Syntax error, unexpected T_READONLY, expecting T_CLASS on line 33 on "/github/workspace/src/ConfigStorage/RelationParameters.php"
|
lint-docs:
src/Database/CentralColumns.php#L82
The hint on "getParams" at @return is invalid: "array{user:string, db: string, table:string}|false" on "PhpMyAdmin\Database\CentralColumns::getParams"
|
lint-docs:
src/Database/Designer/ColumnInfo.php#L1
Syntax error, unexpected T_READONLY, expecting T_CLASS on line 7 on "/github/workspace/src/Database/Designer/ColumnInfo.php"
|
lint-docs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|