Skip to content

Improve compatibility with legacy SQLite versions #1129

Improve compatibility with legacy SQLite versions

Improve compatibility with legacy SQLite versions #1129

Triggered via pull request January 12, 2026 09:39
Status Failure
Total duration 1m 14s
Artifacts

cs.yml

on: pull_request
Check code style
17s
Check code style
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Check code style
Process completed with exit code 1.
Check code style: wp-includes/sqlite-ast/class-wp-sqlite-information-schema-builder.php#L463
Accessing the database directly should be avoided. Please use the $wpdb object and associated functions instead. Found: \PDO.
Check code style: wp-includes/sqlite-ast/class-wp-sqlite-information-schema-builder.php#L395
Accessing the database directly should be avoided. Please use the $wpdb object and associated functions instead. Found: \PDO.
Check code style
Process completed with exit code 1.