Skip to content

Merge pull request #19567 from MauricioFauth/phpunit-11 #947

Merge pull request #19567 from MauricioFauth/phpunit-11

Merge pull request #19567 from MauricioFauth/phpunit-11 #947

Triggered via push January 30, 2025 16:49
Status Success
Total duration 25s
Artifacts

lint-docs.yml

on: push
lint-docs
14s
lint-docs
Fit to window
Zoom out
Zoom in

Annotations

10 errors
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/Config.php#L93
int<min,max> has not the correct format on "PhpMyAdmin\Config::$server"
lint-docs: src/Config.php#L106
The hint on "userPreferences" at @var is invalid: "''|'db'|'session'" on "PhpMyAdmin\Config::$userPreferences"
lint-docs: src/Config.php#L773
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/Config/SpecialSchemaLinks.php#L48
Invalid @param tag on "get": "'mysql'|'information_schema' $database" on "PhpMyAdmin\Config\SpecialSchemaLinks::get"
lint-docs: src/Config/SpecialSchemaLinks.php#L48
The hint on "get" at @return is invalid: "array{ 'link_param': string, 'link_dependancy_params'?: array< int, array{'param_info': string, 'column_name': string} >, 'default_page': string }|null" on "PhpMyAdmin\Config\SpecialSchemaLinks::get"
lint-docs: src/Config/SpecialSchemaLinks.php#L48
The method "get" has "1" invalid @param tags. on "PhpMyAdmin\Config\SpecialSchemaLinks::get"
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"