Bump actions/setup-node from 5.0.0 to 6.0.0 (#432) #965
Annotations
27 errors and 2 warnings
|
test
Process completed with exit code 1.
|
|
trademarked_term:
plugin-with-dependencies.php#L0
The plugin slug includes a restricted term. Your plugin slug - "plugin-with-dependencies" - contains the restricted term "plugin" which cannot be used at all in your plugin slug.
|
|
trademarked_term:
plugin-with-dependencies.php#L0
The plugin name includes a restricted term. Your chosen plugin name - "Plugin With Dependencies" - contains the restricted term "plugin" which cannot be used at all in your plugin name.
|
|
test
Process completed with exit code 1.
|
|
no_plugin_readme:
readme.txt#L0
The plugin readme.txt does not exist.
|
|
plugin_header_no_license:
plugin-with-dependencies.php#L0
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
|
|
plugin_header_invalid_plugin_uri_domain:
plugin-with-dependencies.php#L0
The "Plugin URI" header in the plugin file is not valid. Discouraged domain "example.com" found. This is the homepage of the plugin, which should be a unique URL, preferably on your own website.
|
|
test
Process completed with exit code 1.
|
|
no_plugin_readme:
readme.txt#L0
The plugin readme.txt does not exist.
|
|
WordPress.Security.EscapeOutput.OutputNotEscaped:
hello.php#L64
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$chosen'.
|
|
WordPress.Security.EscapeOutput.OutputNotEscaped:
hello.php#L63
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$lang'.
|
|
WordPress.WP.I18n.TextDomainMismatch:
hello.php#L62
Mismatched text domain. Expected 'hello-dolly-copy' but got 'hello-dolly'.
|
|
WordPress.Security.EscapeOutput.OutputNotEscaped:
hello.php#L62
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
|
|
WordPress.WP.AlternativeFunctions.rand_mt_rand:
hello.php#L49
mt_rand() is discouraged. Use the far less predictable wp_rand() instead.
|
|
plugin_header_no_license:
hello.php#L0
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
|
|
test
Process completed with exit code 1.
|
|
WordPress.WP.I18n.TextDomainMismatch:
hello.php#L62
Mismatched text domain. Expected 'hello-dolly-copy' but got 'hello-dolly'.
|
|
WordPress.WP.AlternativeFunctions.rand_mt_rand:
hello.php#L49
mt_rand() is discouraged. Use the far less predictable wp_rand() instead.
|
|
plugin_header_no_license:
hello.php#L0
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
|
|
test
Process completed with exit code 1.
|
|
no_plugin_readme:
readme.txt#L0
The plugin readme.txt does not exist.
|
|
WordPress.Security.EscapeOutput.OutputNotEscaped:
hello.php#L64
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$chosen'.
|
|
WordPress.Security.EscapeOutput.OutputNotEscaped:
hello.php#L63
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$lang'.
|
|
WordPress.WP.I18n.TextDomainMismatch:
hello.php#L62
Mismatched text domain. Expected 'hello-dolly-copy' but got 'hello-dolly'.
|
|
WordPress.Security.EscapeOutput.OutputNotEscaped:
hello.php#L62
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
|
|
WordPress.WP.AlternativeFunctions.rand_mt_rand:
hello.php#L49
mt_rand() is discouraged. Use the far less predictable wp_rand() instead.
|
|
plugin_header_no_license:
hello.php#L0
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
|
|
trademarked_term:
plugin-with-dependencies.php#L0
The plugin slug includes a restricted term. Your plugin slug - "plugin-with-dependencies" - contains the restricted term "plugin" which cannot be used at all in your plugin slug.
|
|
trademarked_term:
plugin-with-dependencies.php#L0
The plugin name includes a restricted term. Your chosen plugin name - "Plugin With Dependencies" - contains the restricted term "plugin" which cannot be used at all in your plugin name.
|