enhance: repeat field enhancement #622
Annotations
10 errors and 15 warnings
includes/Ajax/Admin_Form_Builder_Ajax.php#L19
Expected 1 space after "="; 2 found
|
includes/Ajax/Admin_Form_Builder_Ajax.php#L19
Expected 1 spaces after opening parenthesis; 0 found
|
includes/Ajax/Admin_Form_Builder_Ajax.php#L19
Expected 1 spaces before closing parenthesis; 0 found
|
includes/Ajax/Admin_Form_Builder_Ajax.php#L21
Expected 1 space after comma in argument list; 2 found
|
includes/Ajax/Admin_Form_Builder_Ajax.php#L23
Expected 1 spaces before closing parenthesis; 0 found
|
includes/Ajax/Admin_Form_Builder_Ajax.php#L23
Expected 1 spaces before closing parenthesis; 0 found
|
includes/Ajax/Admin_Form_Builder_Ajax.php#L26
Expected 1 space after "!"; 0 found
|
includes/Ajax/Admin_Form_Builder_Ajax.php#L72
Expected 1 space after "="; 2 found
|
includes/Ajax/Admin_Form_Builder_Ajax.php#L72
Expected 1 spaces after opening parenthesis; 0 found
|
includes/Ajax/Admin_Form_Builder_Ajax.php#L72
Expected 1 spaces before closing parenthesis; 0 found
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, pat-s/always-upload-cache@v1.1.4. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, pat-s/always-upload-cache@v1.1.4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
includes/Ajax/Admin_Form_Builder_Ajax.php#L68
When a multi-item array uses associative keys, each value should start on a new line.
|
includes/Ajax/Admin_Form_Builder_Ajax.php#L110
When a multi-item array uses associative keys, each value should start on a new line.
|
includes/Fields/Form_Field_Radio.php#L29
Loose comparisons are not allowed. Expected: "!=="; Found: "!="
|
includes/Fields/Form_Field_Radio.php#L36
This comment is 65% valid code; is this commented out code?
|
includes/Fields/Form_Field_Radio.php#L50
Loose comparisons are not allowed. Expected: "==="; Found: "=="
|
includes/Fields/Form_Field_Radio.php#L110
Equals sign not aligned correctly; expected 1 space but found 4 spaces
|
includes/Fields/Form_Field_Radio.php#L135
Equals sign not aligned correctly; expected 1 space but found 3 spaces
|
includes/Fields/Form_Field_Textarea.php#L7
Found precision alignment of 1 spaces.
|
includes/Fields/Form_Field_Textarea.php#L8
Found precision alignment of 1 spaces.
|
includes/Fields/Form_Field_Textarea.php#L17
Found precision alignment of 1 spaces.
|
This job failed
Loading