Skip to content

Add possible export format options to ['Export']['format'] #6

Add possible export format options to ['Export']['format']

Add possible export format options to ['Export']['format'] #6

Triggered via push November 21, 2025 15:10
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
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#L764
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#L184
The hint on "run" at @return is invalid: "array{fired:mixed[], notfired:mixed[], unchecked:mixed[], errors:mixed[]}" on "PhpMyAdmin\Advisory\Advisor::run"
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"