Avoid storing the full user object in notifications meta #15845
Annotations
6 errors and 10 warnings
|
|
tests/unit/admin/admin-features-test.php#L41
Equals sign not aligned with surrounding assignments; expected 5 spaces but found 1 space
|
admin/class-yoast-notification.php#L405
Equals sign not aligned with surrounding assignments; expected 15 spaces but found 1 space
|
inc/class-upgrade.php#L92
Each array item in a multi-line array declaration must end in a comma
|
|
inc/class-upgrade.php#L241
Detected usage of meta_key, possible slow query.
|
inc/class-upgrade.php#L241
Detected usage of meta_value, possible slow query.
|
inc/class-upgrade.php#L291
Usage of a direct database call is discouraged.
|
inc/class-upgrade.php#L291
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
|
inc/class-upgrade.php#L322
Usage of a direct database call is discouraged.
|
inc/class-upgrade.php#L322
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
|
inc/class-upgrade.php#L346
Usage of a direct database call is discouraged.
|
inc/class-upgrade.php#L346
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
|
inc/class-upgrade.php#L400
Usage of a direct database call is discouraged.
|
inc/class-upgrade.php#L400
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
|
The logs for this run have expired and are no longer available.
Loading