Make Plugin Check a release gate #31
beta-checks.yml
on: push
Repository Quality
19s
WordPress Plugin
2m 59s
macOS App
1m 3s
100k Release Load Gate
0s
Annotations
11 warnings
|
WordPress Plugin
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound:
uninstall.php#L29
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$file".
|
|
WordPress.DB.DirectDatabaseQuery.NoCaching:
uninstall.php#L28
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
|
|
WordPress.DB.DirectDatabaseQuery.DirectQuery:
uninstall.php#L28
Use of a direct database call is discouraged.
|
|
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound:
uninstall.php#L28
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$files".
|
|
WordPress.DB.DirectDatabaseQuery.NoCaching:
uninstall.php#L26
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
|
|
WordPress.DB.DirectDatabaseQuery.DirectQuery:
uninstall.php#L26
Use of a direct database call is discouraged.
|
|
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound:
uninstall.php#L26
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$table_exists".
|
|
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound:
uninstall.php#L24
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$sessions_table".
|
|
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound:
uninstall.php#L23
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$files_table".
|
|
WordPress.NamingConventions.PrefixAllGlobals.NonPrefixedVariableFound:
uninstall.php#L20
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$plugin_dir".
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
floppy-release-evidence
|
3.69 KB |
sha256:efdb9904600789a6bcb22ca29cecf364bbf296b1cea5e5750574efc1773b4050
|
|
|
plugin-check-results-floppy
|
3.75 KB |
sha256:3fbda0253677e02e93714f9fc5478c9f8812f5deadadc2c01134d8a8a2cb6dae
|
|