[TMZ-37] Port over Forms to the Forms Lite module #173
php-coding-standards.yml
on: pull_request
Lint PHP files
17s
Annotations
10 errors and 11 warnings
Lint PHP files:
modules/forms/module.php#L68
Function closing brace must go on the next line following the body; found 1 blank lines before brace
|
Lint PHP files:
modules/forms/widgets/form.php#L1042
Spaces must be used for mid-line alignment; tabs are not allowed
|
Lint PHP files:
modules/forms/widgets/form.php#L1061
Spaces must be used for mid-line alignment; tabs are not allowed
|
Lint PHP files:
modules/forms/widgets/form.php#L1094
Spaces must be used for mid-line alignment; tabs are not allowed
|
Lint PHP files:
modules/forms/widgets/form.php#L1553
Functions must not contain multiple empty lines in a row; found 2 empty lines
|
Lint PHP files:
modules/forms/widgets/form.php#L1556
Spaces must be used for mid-line alignment; tabs are not allowed
|
Lint PHP files:
modules/forms/widgets/form.php#L1557
Spaces must be used for mid-line alignment; tabs are not allowed
|
Lint PHP files:
modules/forms/widgets/form.php#L1558
Spaces must be used for mid-line alignment; tabs are not allowed
|
Lint PHP files:
modules/forms/widgets/form.php#L1559
Spaces must be used for mid-line alignment; tabs are not allowed
|
Lint PHP files:
modules/forms/widgets/form.php#L1560
Spaces must be used for mid-line alignment; tabs are not allowed
|
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/
|
Lint PHP files:
modules/forms/module.php#L122
This comment is 59% valid code; is this commented out code?
|
Lint PHP files:
modules/forms/widgets/form.php#L1041
This comment is 53% valid code; is this commented out code?
|
Lint PHP files:
modules/forms/widgets/form.php#L1060
This comment is 53% valid code; is this commented out code?
|
Lint PHP files:
modules/forms/widgets/form.php#L1073
This comment is 67% valid code; is this commented out code?
|
Lint PHP files:
modules/forms/widgets/form.php#L1093
This comment is 53% valid code; is this commented out code?
|
Lint PHP files:
modules/forms/widgets/form.php#L1106
This comment is 67% valid code; is this commented out code?
|
Lint PHP files:
modules/forms/widgets/form.php#L1146
This comment is 58% valid code; is this commented out code?
|
Lint PHP files:
modules/forms/widgets/form.php#L1173
This comment is 55% valid code; is this commented out code?
|
Lint PHP files:
modules/forms/widgets/form.php#L1221
This comment is 67% valid code; is this commented out code?
|
Lint PHP files:
modules/forms/widgets/form.php#L1236
This comment is 67% valid code; is this commented out code?
|