Skip to content

Implement Plugin Check GitHub workflow. #1

Implement Plugin Check GitHub workflow.

Implement Plugin Check GitHub workflow. #1

Triggered via push August 13, 2024 21:36
Status Success
Total duration 2m 17s
Artifacts

plugin-check.yml

on: push
Matrix: plugin-check
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
WordPress.DB.DirectDatabaseQuery.DirectQuery: db.php#L33
Use of a direct database call is discouraged.
WordPress.DB.DirectDatabaseQuery.NoCaching: db.php#L33
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
WordPress.DB.DirectDatabaseQuery.DirectQuery: db.php#L84
Use of a direct database call is discouraged.
invalid_license: readme.txt#L1
Your plugin has an invalid license declared. Please update your readme with a valid SPDX license identifier.