Skip to content

Multi db access

Multi db access #93

Triggered via pull request April 10, 2024 08:33
Status Failure
Total duration 1m 20s
Artifacts

rexstan.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
rexstan: src/addons/yform/lib/yform.php#L846
Method rex_yform::getDatabaseConfigurations() should return array<int, array{host: string, login: string, password: string, name: string, persistent: bool, ssl_key: string|null, ssl_cert: string|null, ssl_ca: string|null}> but returns array<int, array<string>>.
rexstan: src/addons/yform/plugins/manager/install.php#L24
Parameter #4 $default of class rex_sql_column constructor expects string|null, int given.
rexstan: src/addons/yform/plugins/manager/pages/table_edit.php#L26
PHPDoc tag @param has invalid value (array<int, array{ host: string, login: string, password: string, name: string, persistent: bool, ssl_key: ?string, ssl_cert: ?string, ssl_ca: ?string } $dbConfigs Array with DB configurations from rex_config): Unexpected token "$dbConfigs", expected '>' at offset 510
rexstan
Process completed with exit code 1.
rexstan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.