Bump typescript from 5.5.4 to 5.6.2 #389
Annotations
10 errors and 2 warnings
WordPress.WP.AlternativeFunctions.rand_mt_rand:
hello.php#L49
mt_rand() is discouraged. Use the far less predictable wp_rand() instead.
|
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.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.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'.
|
test
Process completed with exit code 1.
|
WordPress.WP.AlternativeFunctions.rand_mt_rand:
hello.php#L49
mt_rand() is discouraged. Use the far less predictable wp_rand() instead.
|
test
Process completed with exit code 1.
|
WordPress.WP.AlternativeFunctions.rand_mt_rand:
hello.php#L49
mt_rand() is discouraged. Use the far less predictable wp_rand() instead.
|
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.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'.
|
no_plugin_readme:
readme.txt#L1
The plugin readme.txt does not exist.
|
no_plugin_readme:
readme.txt#L1
The plugin readme.txt does not exist.
|