gppa-encrypt-fileupload-field-links.php
: Added a snippet that encrypts file upload field links with GPPA.
#638
php-lint-pr.yml
on: pull_request
PHPCS (Files Changed)
1m 52s
Annotations
1 error and 4 warnings
PHPCS (Files Changed)
Error: Command failed: ./vendor/bin/phpcs --report=checkstyle --standard=phpcs.xml gp-populate-anything/gppa-encrypt-fileupload-field-links.php
|
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):
gp-populate-anything/gppa-encrypt-fileupload-field-links.php#L24
Array double arrow not aligned correctly; expected 5 space(s) between "'form-id'" and double arrow, but found 1.
|
PHPCS (Files Changed):
gp-populate-anything/gppa-encrypt-fileupload-field-links.php#L25
Array double arrow not aligned correctly; expected 4 space(s) between "'field-id'" and double arrow, but found 1.
|
PHPCS (Files Changed):
gp-populate-anything/gppa-encrypt-fileupload-field-links.php#L26
Array double arrow not aligned correctly; expected 8 space(s) between "'hash'" and double arrow, but found 1.
|