Skip to content

Fix/366 Cloudflare Caching #6

Fix/366 Cloudflare Caching

Fix/366 Cloudflare Caching #6

Triggered via pull request March 7, 2024 17:59
Status Failure
Total duration 29s
Artifacts

wpcs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
WPCS: includes/templates/admin-ips.php#L23
Expected 1 spaces after opening parenthesis; 0 found
WPCS: includes/templates/admin-ips.php#L23
Expected 1 spaces before closing parenthesis; 0 found
WPCS: includes/templates/admin-ips.php#L45
Opening parenthesis of a multi-line function call must be the last content on the line
WPCS: includes/templates/admin-ips.php#L45
Only one argument is allowed per line in a multi-line function call
WPCS: includes/templates/admin-ips.php#L45
No space after opening parenthesis is prohibited
WPCS: includes/templates/admin-ips.php#L45
Expected 1 spaces after opening parenthesis; 0 found
WPCS: includes/templates/admin-ips.php#L45
No space before closing parenthesis is prohibited
WPCS: includes/templates/admin-ips.php#L45
Expected 1 space before opening brace; found 0
WPCS: includes/templates/admin-ips.php#L45
Space between opening control structure and closing parenthesis is required
WPCS: includes/templates/admin-ips.php#L47
Closing parenthesis of a multi-line function call must be on a line by itself
WPCS
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
WPCS
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/