Fix unlimited key lengths issue #383
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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.
|