Skip to content

0.0.1-beta-1

0.0.1-beta-1 #18

Triggered via push February 15, 2024 13:53
Status Failure
Total duration 19s
Artifacts

php-lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
PHPCS: class-gwiz-gf-code-chest.php#L558
Heredoc/nowdoc with an indented closing marker is not supported in PHP 7.2 or earlier.
PHPCS: class-gwiz-gf-code-chest.php#L671
The $text arg must be a single string literal, not "sprintf( 'Warning: %sGravity Forms Custom Javascript%s is currently active.', '<b>', '</b>' )".
PHPCS: class-gwiz-gf-code-chest.php#L672
Multi-line function call not indented correctly; expected 16 spaces but found 12
PHPCS: class-gwiz-gf-code-chest.php#L711
Heredoc/nowdoc with an indented closing marker is not supported in PHP 7.2 or earlier.
PHPCS
Process completed with exit code 1.
PHPCS
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
PHPCS
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/