Bump eslint from 9.16.0 to 9.17.0 (#220) #516
Annotations
10 errors
Run plugin check (default):
hello.php#L1
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
|
Run plugin check (default):
hello.php#L49
mt_rand() is discouraged. Use the far less predictable wp_rand() instead.
|
Run plugin check (default):
hello.php#L62
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
|
Run plugin check (default):
hello.php#L62
Mismatched text domain. Expected 'hello-dolly-copy' but got 'hello-dolly'.
|
Run plugin check (default):
hello.php#L63
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$lang'.
|
Run plugin check (default):
hello.php#L64
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$chosen'.
|
Run plugin check (default):
readme.txt#L1
The plugin readme.txt does not exist.
|
Run plugin check (default)
Process completed with exit code 1.
|
Run plugin check (exclude checks):
hello.php#L1
Missing "License" in Plugin Header. Please update your Plugin Header with a valid GPLv2 (or later) compatible license.
|
Run plugin check (exclude checks):
hello.php#L49
mt_rand() is discouraged. Use the far less predictable wp_rand() instead.
|
Loading