Skip to content

Merge pull request #383 from lloc/raise-coverage #6

Merge pull request #383 from lloc/raise-coverage

Merge pull request #383 from lloc/raise-coverage #6

Triggered via push September 22, 2024 09:49
Status Failure
Total duration 2m 37s
Artifacts

plugin-check.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
hidden_files: .gitignore#L1
Hidden files are not permitted.
hidden_files: tests/playwright/.env.local.example#L1
Hidden files are not permitted.
hidden_files: .gitattributes#L1
Hidden files are not permitted.
hidden_files: .scrutinizer.yml#L1
Hidden files are not permitted.
hidden_files: .distignore#L1
Hidden files are not permitted.
application_detected: bin/deploy.sh#L1
Application files are not permitted.
application_detected: bin/git-release.sh#L1
Application files are not permitted.
WordPress.Security.EscapeOutput.OutputNotEscaped: includes/MslsPlugin.php#L105
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'msls_output'.
WordPress.Security.EscapeOutput.OutputNotEscaped: includes/MslsPlugin.php#L193
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$css_class'.
WordPress.Security.EscapeOutput.OutputNotEscaped: includes/MslsPlugin.php#L193
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$message'.
WordPressVIPMinimum.Performance.WPQueryParams.PostNotIn_post__not_in: includes/MslsCustomFilter.php#L81
Using exclusionary parameters, like post__not_in, in calls to get_posts() should be done with caution, see https://wpvip.com/documentation/performance-improvements-by-removing-usage-of-post__not_in/ for more information.
textdomain_mismatch: MultisiteLanguageSwitcher.php#L1
The TextDomain header in the plugin file does not match the slug. Found "multisite-language-switcher", expected "Multisite-Language-Switcher".
WordPress.Security.NonceVerification.Missing: includes/ContentImport/ContentImporter.php#L156
Processing form data without nonce verification.
WordPress.Security.NonceVerification.Missing: includes/ContentImport/ContentImporter.php#L169
Processing form data without nonce verification.
WordPress.Security.NonceVerification.Missing: includes/ContentImport/ContentImporter.php#L173
Processing form data without nonce verification.
WordPress.Security.NonceVerification.Recommended: includes/ContentImport/ContentImporter.php#L198
Processing form data without nonce verification.
WordPress.Security.NonceVerification.Recommended: includes/ContentImport/ContentImporter.php#L198
Processing form data without nonce verification.
WordPress.Security.NonceVerification.Recommended: includes/ContentImport/ContentImporter.php#L199
Processing form data without nonce verification.