Skip to content

Fix renewals with moderated attributes #46

Fix renewals with moderated attributes

Fix renewals with moderated attributes #46

Triggered via push August 20, 2024 21:29
Status Failure
Total duration 32s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 3 warnings
build: templates/listing/feature/listing-complete-message.php#L5
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$listing'.
build: templates/listing-package/view/listing-package-price.php#L5
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$listing_package'.
build: templates/listing-package/view/listing-package-description.php#L7
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$listing_package'.
build: includes/configs/strings.php#L21
A gettext call containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/