Skip to content

WIP Add support for "information_schema" in CREATE TABLE #348

WIP Add support for "information_schema" in CREATE TABLE

WIP Add support for "information_schema" in CREATE TABLE #348

Triggered via push December 6, 2024 12:02
Status Failure
Total duration 24s
Artifacts

cs.yml

on: push
Check code style
14s
Check code style
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Check code style: tests/WP_SQLite_Driver_Tests.php#L599
String "SHOW TABLE STATUS FROM mydb;" does not require double quotes; use single quotes instead
Check code style: tests/WP_SQLite_Driver_Tests.php#L622
String "SHOW TABLE STATUS IN mydb;" does not require double quotes; use single quotes instead
Check code style: tests/WP_SQLite_Driver_Tests.php#L652
String "SHOW TABLE STATUS IN mydb;" does not require double quotes; use single quotes instead
Check code style
Process completed with exit code 1.
Check code style
Process completed with exit code 2.
Check code style
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636