Skip to content

Fix #19037 - Link to privilege on table or db without an existing grant #6184

Fix #19037 - Link to privilege on table or db without an existing grant

Fix #19037 - Link to privilege on table or db without an existing grant #6184

Triggered via pull request April 27, 2024 09:32
Status Success
Total duration 20s
Artifacts

lint-docs.yml

on: pull_request
lint-docs
13s
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/Config.php#L99
int<min,max> has not the correct format on "PhpMyAdmin\Config::$server"
lint-docs: src/Config.php#L1051
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/Database/CentralColumns.php#L81
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/Common.php#L602
The hint on "removeRelation" at @return is invalid: "array{bool, string} array of success/failure and message" on "PhpMyAdmin\Database\Designer\Common::removeRelation"
lint-docs: src/Database/Events.php#L353
The hint on "getDetails" at @return is invalid: "array{name:string, type:string, status:string}[] information about EVENTs" on "PhpMyAdmin\Database\Events::getDetails"
lint-docs: src/Database/Routines.php#L195
The hint on "create" at @return is invalid: "array{string[], Message|null}" on "PhpMyAdmin\Database\Routines::create"
lint-docs: src/Export/Export.php#L1194
The hint on "getExportSchemaInfo" at @return is invalid: "array{fileName: non-empty-string, mediaType: non-empty-string, fileData: string}" on "PhpMyAdmin\Export\Export::getExportSchemaInfo"
lint-docs: src/Export/Options.php#L52
The hint on "getDatabasesForSelectOptions" at @return is invalid: "array<int, array{name: string, is_selected: bool}>" on "PhpMyAdmin\Export\Options::getDatabasesForSelectOptions"