Skip to content

[3.x] Refine grids code to correct actions access and visibility (revised) #1165

[3.x] Refine grids code to correct actions access and visibility (revised)

[3.x] Refine grids code to correct actions access and visibility (revised) #1165

Triggered via pull request October 29, 2024 13:58
Status Success
Total duration 29s
Artifacts

phpcs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
phpcs
The following actions uses node12 which is deprecated and will be forced to run on node16: thenabeel/action-phpcs@v8. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
phpcs
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, thenabeel/action-phpcs@v8. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
phpcs: core/src/Revolution/Processors/Security/Access/Policy/GetList.php#L246
Line exceeds 120 characters; contains 122 characters
phpcs: core/src/Revolution/Processors/Security/Access/Policy/Template/GetList.php#L60
Line exceeds 120 characters; contains 131 characters
phpcs: core/src/Revolution/Processors/Security/Access/Policy/Template/GetList.php#L143
Line exceeds 120 characters; contains 133 characters
phpcs: core/src/Revolution/modLexicon.php#L829
Line exceeds 120 characters; contains 149 characters
phpcs: core/src/Revolution/modLexicon.php#L920
Usage of ELSE IF is discouraged; use ELSEIF instead
phpcs: manager/controllers/default/security/access/policy/update.class.php#L63
Line exceeds 120 characters; contains 121 characters
phpcs: manager/controllers/default/source/update.class.php#L77
Line exceeds 120 characters; contains 139 characters