Skip to content

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

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

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

Triggered via pull request September 7, 2023 06:16
Status Failure
Total duration 39s
Artifacts

phpcs.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
phpcs: core/src/Revolution/Sources/modMediaSource.php#L1728
Only one argument is allowed per line in a multi-line function call
phpcs
Only one argument is allowed per line in a multi-line function call
phpcs: core/src/Revolution/Sources/modMediaSource.php#L1728
Opening parenthesis of a multi-line function call must be the last content on the line
phpcs
Opening parenthesis of a multi-line function call must be the last content on the line
phpcs: core/src/Revolution/Sources/modMediaSource.php#L1729
Only one argument is allowed per line in a multi-line function call
phpcs
Only one argument is allowed per line in a multi-line function call
phpcs: core/src/Revolution/Sources/modMediaSource.php#L1729
Closing parenthesis of a multi-line function call must be on a line by itself
phpcs
Closing parenthesis of a multi-line function call must be on a line by itself
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/