Bump @typescript-eslint/eslint-plugin from 8.4.0 to 8.5.0 #398
Annotations
10 errors and 2 warnings
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#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)
Process completed with exit code 1.
|
Run plugin check (exclude checks):
hello.php#L49
mt_rand() is discouraged. Use the far less predictable wp_rand() instead.
|
Run plugin check (exclude checks)
Process completed with exit code 1.
|
Run plugin check (trunk):
hello.php#L49
mt_rand() is discouraged. Use the far less predictable wp_rand() instead.
|
Run plugin check (trunk):
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 (trunk):
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):
readme.txt#L1
The plugin readme.txt does not exist.
|
Run plugin check (trunk):
readme.txt#L1
The plugin readme.txt does not exist.
|
Loading