Skip to content

Bump shivammathur/setup-php from 2.26.0 to 2.27.0 #29

Bump shivammathur/setup-php from 2.26.0 to 2.27.0

Bump shivammathur/setup-php from 2.26.0 to 2.27.0 #29

Triggered via pull request November 6, 2023 10:57
Status Success
Total duration 2m 1s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
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.
no_plugin_readme: readme.txt#L1
The plugin readme.txt does not exist.