Skip to content

switch to fork for test runs #7

switch to fork for test runs

switch to fork for test runs #7

Triggered via pull request October 27, 2023 16:01
Status Success
Total duration 2m 40s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
WordPress.WP.I18n.MissingTranslatorsComment: src/Setting.php#L273
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
WordPress.WP.I18n.MissingTranslatorsComment: src/Setting.php#L274
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
WordPress.WP.I18n.MissingTranslatorsComment: src/Setting.php#L304
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
WordPress.Security.EscapeOutput.OutputNotEscaped: src/Setting.php#L304
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
WordPress.WP.I18n.MissingTranslatorsComment: src/Setting.php#L318
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
WordPress.Security.EscapeOutput.OutputNotEscaped: src/Setting.php#L318
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
hidden_files: .gitattributes#L1
Hidden files are not permitted.
hidden_files: .gitignore#L1
Hidden files are not permitted.
invalid_license: readme.txt#L1
Your plugin has an invalid license declared. Please update your readme with a valid SPDX license identifier.