gw-cache-buster.php: Added support for Gravity Forms blocks.
#1124
php-lint-pr.yml
on: pull_request
PHPCS (Files Changed)
1m 7s
Annotations
3 errors and 3 warnings
|
PHPCS (Files Changed)
Equals sign not aligned with surrounding assignments; expected 2 spaces but found 1 space
|
|
PHPCS (Files Changed):
gravity-forms/gw-cache-buster.php#L115
There must be no space between the "array" keyword and the opening parenthesis
|
|
PHPCS (Files Changed)
There must be no space between the "array" keyword and the opening parenthesis
|
|
PHPCS (Files Changed)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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 (Files Changed)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, nanasess/setup-php@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 (Files Changed):
gravity-forms/gw-cache-buster.php#L79
Equals sign not aligned with surrounding assignments; expected 2 spaces but found 1 space
|