gpeb-gfapc-update-post.php: Added a new snippet to update post with using GFAPC addon.
#1084
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
php-lint-pr.yml
on: pull_request
PHPCS (Files Changed)
1m 13s
Annotations
1 error and 3 warnings
|
PHPCS (Files Changed)
Error: Command failed: ./vendor/bin/phpcs --report=checkstyle --standard=phpcs.xml gp-entry-blocks/gpeb-gfapc-update-post.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)
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):
gp-entry-blocks/gpeb-gfapc-update-post.php#L19
Equals sign not aligned correctly; expected 1 space but found 3 spaces
|