Issue #3457179: Make gitlab pipeline green
Closes #3457179
Merge request reports
Activity
@andileco please review this MR
Removed the typecasting: !7 (diffs) (I believe objective of the method would fulfill without array typecast.
Initialize the missing variable: !7 (diffs) (It required on query method of ViewsCsvArgument class.) Right now added **$field = '' **(but I think this should be $field = $this->field;) Please check on this.
Rest of the fixes related to cspell.
Please register or sign in to reply