Skip to content

Add/sqlite import export support #216

Add/sqlite import export support

Add/sqlite import export support #216

Triggered via pull request July 19, 2024 15:20
Status Failure
Total duration 33s
Artifacts

code-quality.yml

on: pull_request
code-quality  /  Lint PHP files
24s
code-quality / Lint PHP files
code-quality  /  PHPCS
14s
code-quality / PHPCS
Fit to window
Zoom out
Zoom in

Annotations

5 errors
code-quality / PHPCS: src/WP_SQLite_Base.php#L3
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WP_SQLite_Base".
code-quality / PHPCS: src/WP_SQLite_Import.php#L3
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WP_SQLite_Import".
code-quality / PHPCS: src/WP_SQLite_Export.php#L3
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "WP_SQLite_Export".
code-quality / PHPCS
Process completed with exit code 1.
code-quality / PHPCS
Process completed with exit code 1.