Skip to content

Fix unlimited key lengths issue #383

Fix unlimited key lengths issue

Fix unlimited key lengths issue #383

Triggered via pull request December 19, 2024 17:56
Status Failure
Total duration 22s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

cs.yml

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

Annotations

4 errors and 2 warnings
Check code style: wp-includes/sqlite/class-wp-sqlite-translator.php#L3771
Short array syntax is not allowed
Check code style: wp-includes/sqlite/class-wp-sqlite-translator.php#L3771
Expected 1 space before the array closer in a single line array. Found: no spaces
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
Check code style: wp-includes/sqlite/class-wp-sqlite-translator.php#L3771
Not using strict comparison for in_array; supply true for $strict argument.