Skip to content

Fix column and table names quoting #63

Fix column and table names quoting

Fix column and table names quoting #63

Triggered via pull request July 17, 2024 13:20
@vjikvjik
synchronize #5
fix
Status Failure
Total duration 42s
Artifacts

static.yml

on: pull_request
Matrix: mutation
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
PHP 8.3-ubuntu-latest
The job was canceled because "ubuntu-latest_8_1" failed.
PHP 8.3-ubuntu-latest: src/DatabasePopulator.php#L79
MixedArgumentTypeCoercion: Argument 1 of Codeception\Lib\Driver\Db::getQuotedName expects string, but parent type array-key provided
PHP 8.3-ubuntu-latest
Process completed with exit code 1.
PHP 8.1-ubuntu-latest: src/DatabasePopulator.php#L79
MixedArgumentTypeCoercion: Argument 1 of Codeception\Lib\Driver\Db::getQuotedName expects string, but parent type array-key provided
PHP 8.1-ubuntu-latest
Process completed with exit code 1.
PHP 8.2-ubuntu-latest
The job was canceled because "ubuntu-latest_8_1" failed.
PHP 8.2-ubuntu-latest: src/DatabasePopulator.php#L79
MixedArgumentTypeCoercion: Argument 1 of Codeception\Lib\Driver\Db::getQuotedName expects string, but parent type array-key provided
PHP 8.2-ubuntu-latest
The operation was canceled.
PHP 8.0-ubuntu-latest
The job was canceled because "ubuntu-latest_8_1" failed.
PHP 8.0-ubuntu-latest: src/DatabasePopulator.php#L79
MixedArgumentTypeCoercion: Argument 1 of Codeception\Lib\Driver\Db::getQuotedName expects string, but parent type array-key provided
PHP 8.0-ubuntu-latest
The operation was canceled.
PHP 8.1-ubuntu-latest
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/