Linting 2 #13
Annotations
2 errors and 3 warnings
PHP:
includes/class-wporg-gp-translation-events-stats-calculator.php#L80
Use placeholders and $wpdb->prepare(); found $query
|
PHP
Process completed with exit code 1.
|
PHP
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP:
includes/class-wporg-gp-translation-events-stats-calculator.php#L80
Use of a direct database call is discouraged.
|
PHP:
includes/class-wporg-gp-translation-events-stats-calculator.php#L80
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
|