TMZ-43 Hero Widget (Content) #33
php-coding-standards.yml
on: pull_request
Lint PHP files
14s
Annotations
5 errors and 1 warning
Lint PHP files:
modules/content/classes/render/widget-hero-render.php#L69
Expected 1 space after comma in argument list; 2 found
|
Lint PHP files:
modules/content/widgets/hero.php#L63
Tabs must be used to indent lines; spaces are not allowed
|
Lint PHP files:
modules/content/widgets/hero.php#L64
Tabs must be used to indent lines; spaces are not allowed
|
Lint PHP files:
modules/content/widgets/hero.php#L77
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/
|