Skip to content

Update Composer dependencies #9

Update Composer dependencies

Update Composer dependencies #9

Triggered via push July 21, 2025 21:13
Status Success
Total duration 17s
Artifacts

lint-docs.yml

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

Annotations

10 errors
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
Invalid @param tag on "get": "'mysql'|'information_schema' $database" on "PhpMyAdmin\Config\SpecialSchemaLinks::get"
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.php#L762
int<min,max> has not the correct format on "PhpMyAdmin\Config::selectServer"
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#L93
int<min,max> has not the correct format on "PhpMyAdmin\Config::$server"
lint-docs: src/Command/TwigLintCommand.php#L142
The hint on "getFilesInfo" at @return is invalid: "array{template: string, file: string, exception?:Error}[]" on "PhpMyAdmin\Command\TwigLintCommand::getFilesInfo"
lint-docs: src/Column.php#L0
Syntax error, unexpected T_READONLY, expecting T_CLASS on line 7 on "/github/workspace/src/Column.php"
lint-docs: src/Application.php#L0
Syntax error, unexpected T_READONLY on line 56 on "/github/workspace/src/Application.php"
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"