TMZ-43 Hero Widget (Content) #28
php-coding-standards.yml
on: pull_request
Lint PHP files
16s
Annotations
10 errors and 1 warning
Lint PHP files:
modules/content/classes/render/widget-hero-render.php#L74
Expected 1 space after comma in argument list; 2 found
|
Lint PHP files:
modules/content/widgets/hero.php#L3
There must be one blank line after the namespace declaration
|
Lint PHP files:
modules/content/widgets/hero.php#L65
Tabs must be used to indent lines; spaces are not allowed
|
Lint PHP files:
modules/content/widgets/hero.php#L67
Tabs must be used to indent lines; spaces are not allowed
|
Lint PHP files:
modules/content/widgets/hero.php#L68
Tabs must be used to indent lines; spaces are not allowed
|
Lint PHP files:
modules/content/widgets/hero.php#L71
Tabs must be used to indent lines; spaces are not allowed
|
Lint PHP files:
modules/content/widgets/hero.php#L80
Mismatched text domain. Expected 'hello-plus' but got 'elementor'.
|
Lint PHP files:
modules/content/widgets/hero.php#L332
Functions must not contain multiple empty lines in a row; found 2 empty lines
|
Lint PHP files:
modules/content/widgets/hero.php#L771
Mismatched text domain. Expected 'hello-plus' but got 'elementor'.
|
Lint PHP files
Process completed with exit code 2.
|
Lint PHP files
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|