Enable Mastodon Apps CloudFest Hackathon Compatibility Updates #695
cs.yml
on: pull_request
Basic CS and QA checks
19s
Annotations
3 errors and 5 warnings
Basic CS and QA checks:
bin/extract-hooks.php#L6
Missing @Package tag in file comment
|
Basic CS and QA checks
Process completed with exit code 1.
|
Basic CS and QA checks
Process completed with exit code 2.
|
Basic CS and QA checks
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Basic CS and QA checks:
bin/extract-hooks.php#L24
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'sample_ini'.
|
Basic CS and QA checks:
bin/extract-hooks.php#L31
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$key'.
|
Basic CS and QA checks:
bin/extract-hooks.php#L31
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'sample_ini'.
|
Basic CS and QA checks:
bin/extract-hooks.php#L186
Stand-alone post-increment statement found. Use pre-increment instead: ++$var.
|