REVE Chat is a cloud based live chat platform that enables businesses with online presence to proactively engage with website visitors

Key benefits of using REVE Chat

  • A simple and highly customizable Live chat solution
  • Get detailed information about each and every website visitor before initiating a chat.
  • Live chat with multiple visitors simultaneously and hence reduce the need of additional resources.
  • Receive valuable customer feedback during and after each live chat session and improve the quality of your service.
  • Proactively engage to assist website visitors in real-time before they leave your website being frustrated

Advanced features:

  • Proactive chat: You can initiate chat sessions with your website visitors anywhere in your website to offer instant assistance.
  • Chat monitoring: REVE Chat allows to monitor how your agents are performing and check detailed chat conversations between your website visitors and agents in real-time.
  • Facebook chat integration: Facebook integration allows your customers to interact with you directly on your Facebook company page.
  • Make audio/video calls: Enable your website visitors to make audio/video calls directly to your customer support agents within the website itself.
  • Analytics: Includes detailed reporting and analytics that measure several aspects like the total amount of time spent by a website visitor on each chat and his geographic location, IP address, the overall activity of your agents, conversion tracking, track of transcript reports, monitoring chat history and many more.
  • Queuing: With this chat software handle chat requests efficiently when all your agents are busy. REVE live chat software gives information to website visitors regarding their waiting time in the chat queue

Project link

https://www.drupal.org/project/revechat_livechat_solution

Git instructions

git clone --branch 7.x-1.x https://git.drupal.org/project/revechat_livechat_solution.git

Comments

reve.chat created an issue. See original summary.

PA robot’s picture

Status: Needs review » Needs work

Git clone command for the sandbox is missing in the issue summary, please add it.

We are currently quite busy with all the project applications and we prefer projects with a review bonus. Please help reviewing and put yourself on the high priority list, then we will take a look at your project right away :-)

Also, you should get your friends, colleagues or other community members involved to review this application. Let them go through the review checklist and post a comment that sets this issue to "needs work" (they found some problems with the project) or "reviewed & tested by the community" (they found no major flaws).

I'm a robot and this is an automated message from Project Applications Scraper.

revechat’s picture

Issue summary: View changes
revechat’s picture

Status: Needs work » Needs review

added git clone command.

PA robot’s picture

Issue summary: View changes

Fixed the git clone URL in the issue summary for non-maintainer users.

I'm a robot and this is an automated message from Project Applications Scraper.

visabhishek’s picture

Status: Needs review » Needs work

Automated Review

Please fix issue reported on : http://pareview.sh/pareview/httpsgitdrupalorgsandboxrevechat2805861git

Manual Review

Individual user account
[No: Follows] the guidelines for individual user accounts.
No duplication
[Yes: Does not cause] module duplication and/or fragmentation.
Master Branch
[Yes: Follows ] the guidelines for master branch.
Licensing
[Yes: Follows] the licensing requirements.
3rd party assets/code
[Yes: Follows] the guidelines for 3rd party assets/code.
README.txt/README.md
[Yes: Follows] the guidelines for in-project documentation and/or the README Template.
Code long/complex enough for review
[Yes: Follows] the guidelines for project length and complexity.
Secure code
[Yes: Meets the security requirements. / No: List of security issues identified.]
Coding style & Drupal API usage
[List of identified issues in no particular order. Use (*) and (+) to indicate an issue importance. Replace the text below by the issues themselves:
  1. (+) use #attached instead of drupal_add_css and drupal_add_js.
  2. (+) Use t() in '#markup'.
  3. (*)Rename "reve_chat___live_chat_software.info" to "revechat.info"
  4. and use following text

    name = REVE Chat - Live Chat Software
    description = REVE Chat - Live Chat Software.
    core = 7.x
    
  5. (+) Not able o find any settings to show chat window on selected page.
  6. (*)Please use "revechat" instead of "reve_chat___live_chat_software" as per hook used in module for directory name.

The starred items (*) are fairly big issues and warrant going back to Needs Work. Items marked with a plus sign (+) are important and should be addressed before a stable project release. The rest of the comments in the code walkthrough are recommendations.

If added, please don't remove the security tag, we keep that for statistics and to show examples of security problems.

This review uses the Project Application Review Template.

revechat’s picture

Status: Needs work » Needs review

modified the code according to the issues.

varghese’s picture

Having issue in coding standards and drupal errors. Please click this link to more info

revechat’s picture

fixed the issues

harishh’s picture

Please check the following code and correct it.

revechat_admin.js

severity: normalreview: i18n_3Line 134: Javascript strings should be passed through Drupal.t(). [i18n_3]
alert('Please enter your full name.');

severity: normalreview: i18n_3Line 140: Javascript strings should be passed through Drupal.t(). [i18n_3]
alert('Please enter a valid email address.');

severity: normalreview: i18n_3Line 146: Javascript strings should be passed through Drupal.t(). [i18n_3]
alert('Please enter your phone number.');

visabhishek’s picture

@harish.h : Looks like you forgot to change the status. Is this now RTBC after your review or are there application blockers left and this should be "needs work"?

harishh’s picture

Status: Needs review » Needs work
harishh’s picture

@visabhishek: Status updated. Yes I forgot to change the status. Thanks for letting me know.

revechat’s picture

Status: Needs work » Fixed

@harish.h: fixed the issues

revechat’s picture

Status: Fixed » Needs review
avpaderno’s picture

Priority: Normal » Critical

To the reviewers: Please change back the priority to Normal after doing a review.

sleitner’s picture

Title: [D7] REVE Chat - Live Chat Software » [D8] REVE Chat - Live Chat Software
Priority: Critical » Normal
Status: Needs review » Needs work

Automated Review

Pareview details: https://pareview.sh/pareview/https-git.drupal.org-project-revechat_livec...

Review of the 8.x-1.x branch (commit d756112):

This automated report was generated with PAReview.sh, your friendly project application review script.

Manual Review

Individual user account
Yes: Follows the guidelines for individual user accounts.
No duplication
Yes: Does not cause module duplication and/or fragmentation.
Master Branch
Yes: Follows the guidelines for master branch.
Licensing
Yes: Follows the licensing requirements.
3rd party assets/code
No: Does not follow the guidelines for 3rd party assets/code. fontawesome in readme.html
README.txt/README.md
No: Does not follow the guidelines for in-project documentation and/or the README Template. see pareview details
Code long/complex enough for review
Yes: Follows the guidelines for project length and complexity.
Secure code
Yes: Meets the security requirements.
Coding style & Drupal API usage
  1. (*) see pareview details

The starred items (*) are fairly big issues and warrant going back to Needs Work. Items marked with a plus sign (+) are important and should be addressed before a stable project release. The rest of the comments in the code walkthrough are recommendations.

If added, please don't remove the security tag, we keep that for statistics and to show examples of security problems.

This review uses the Project Application Review Template.

sleitner’s picture

Issue summary: View changes
avpaderno’s picture

Issue summary: View changes
avpaderno’s picture

Title: [D8] REVE Chat - Live Chat Software » [D7] REVE Chat - Live Chat Software
Status: Needs work » Needs review
sleitner’s picture

Status: Needs review » Needs work

Automated Review

Pareview details: https://pareview.sh/pareview/https-git.drupal.org-project-revechat_livec...

Review of the 7.x-1.x branch (commit 3179551):

  • Your README.md does not follow best practices (headings need to be uppercase). See https://www.drupal.org/node/2181737 .
    • The CONFIGURATION section is missing.
  • Coder Sniffer has found some issues with your code (please check the Drupal coding standards). See attachment.
  • ESLint has found some issues with your code (please check the JavaScript coding standards). See attachment.
  • DrupalPractice has found some issues with your code, but could be false positives.
    
    FILE: ...te1101/web/vendor/drupal/pareviewsh/pareview_temp/revechat.admin.inc
    --------------------------------------------------------------------------
    FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
    --------------------------------------------------------------------------
     134 | WARNING | Do not use the raw $form_state['input'], use
         |         | $form_state['values'] instead where possible
    --------------------------------------------------------------------------
    
    Time: 222ms; Memory: 4Mb
    
  • No automated test cases were found, did you consider writing Simpletests or PHPUnit tests? This is not a requirement but encouraged for professional software development.

This automated report was generated with PAReview.sh, your friendly project application review script.


FILE: ...01/web/vendor/drupal/pareviewsh/pareview_temp/admin/css/revechat.css
--------------------------------------------------------------------------
FOUND 8 ERRORS AFFECTING 8 LINES
--------------------------------------------------------------------------
 68 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 69 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 70 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 71 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 72 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 73 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 74 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 75 | ERROR | [x] Expected 1 newline at end of file; 0 found
--------------------------------------------------------------------------
PHPCBF CAN FIX THE 8 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------


FILE: ...te1101/web/vendor/drupal/pareviewsh/pareview_temp/revechat.admin.inc
--------------------------------------------------------------------------
FOUND 89 ERRORS AFFECTING 85 LINES
--------------------------------------------------------------------------
  12 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  13 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  14 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  16 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  18 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  19 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
  20 | ERROR | [x] Array indentation error, expected 10 spaces but found
     |       |     12
  21 | ERROR | [x] Concat operator must be surrounded by a single space
  22 | ERROR | [x] Array indentation error, expected 10 spaces but found
     |       |     16
  22 | ERROR | [x] Concat operator must be surrounded by a single space
  22 | ERROR | [x] Concat operator must be surrounded by a single space
  22 | ERROR | [x] Concat operator must be surrounded by a single space
  23 | ERROR | [x] Array indentation error, expected 10 spaces but found
     |       |     16
  24 | ERROR | [x] Array indentation error, expected 10 spaces but found
     |       |     16
  24 | ERROR | [x] Concat operator must be surrounded by a single space
  27 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 8
  28 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 8
  29 | ERROR | [x] Array indentation error, expected 10 spaces but found
     |       |     12
  30 | ERROR | [x] Array indentation error, expected 10 spaces but found
     |       |     12
  31 | ERROR | [x] Array indentation error, expected 10 spaces but found
     |       |     12
  32 | ERROR | [x] Array indentation error, expected 10 spaces but found
     |       |     12
  35 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 8
  36 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  37 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
  38 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
  39 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
  40 | ERROR | [x] Array indentation error, expected 10 spaces but found
     |       |     12
  41 | ERROR | [x] Array indentation error, expected 10 spaces but found
     |       |     12
  54 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 8
  55 | ERROR | [x] Array indentation error, expected 10 spaces but found
     |       |     12
  56 | ERROR | [x] Array indentation error, expected 10 spaces but found
     |       |     12
  57 | ERROR | [x] Array indentation error, expected 10 spaces but found
     |       |     12
  58 | ERROR | [x] Array indentation error, expected 10 spaces but found
     |       |     12
  60 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 8
  61 | ERROR | [x] Array indentation error, expected 10 spaces but found
     |       |     12
  62 | ERROR | [x] Array indentation error, expected 10 spaces but found
     |       |     12
  64 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 8
  65 | ERROR | [x] Array indentation error, expected 10 spaces but found
     |       |     12
  66 | ERROR | [x] Array indentation error, expected 10 spaces but found
     |       |     12
  67 | ERROR | [x] Array indentation error, expected 10 spaces but found
     |       |     12
  68 | ERROR | [x] Array indentation error, expected 10 spaces but found
     |       |     12
  70 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 8
  71 | ERROR | [x] Array indentation error, expected 10 spaces but found
     |       |     12
  72 | ERROR | [x] Array indentation error, expected 10 spaces but found
     |       |     12
  73 | ERROR | [x] Array indentation error, expected 10 spaces but found
     |       |     12
  74 | ERROR | [x] Array indentation error, expected 10 spaces but found
     |       |     12
  77 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 8
  78 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 8
  79 | ERROR | [x] Array indentation error, expected 10 spaces but found
     |       |     12
  80 | ERROR | [x] Array indentation error, expected 10 spaces but found
     |       |     12
  81 | ERROR | [x] Array indentation error, expected 10 spaces but found
     |       |     12
  82 | ERROR | [x] Array indentation error, expected 10 spaces but found
     |       |     12
  84 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 8
  85 | ERROR | [x] Array indentation error, expected 10 spaces but found
     |       |     12
  86 | ERROR | [x] Array indentation error, expected 10 spaces but found
     |       |     12
  88 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 8
  89 | ERROR | [x] Array indentation error, expected 10 spaces but found
     |       |     12
  90 | ERROR | [x] Array indentation error, expected 10 spaces but found
     |       |     12
  91 | ERROR | [x] Array indentation error, expected 10 spaces but found
     |       |     12
  93 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 8
  94 | ERROR | [x] Array indentation error, expected 10 spaces but found
     |       |     12
  95 | ERROR | [x] Array indentation error, expected 10 spaces but found
     |       |     12
  96 | ERROR | [x] Array indentation error, expected 10 spaces but found
     |       |     12
  98 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 8
  99 | ERROR | [x] Array indentation error, expected 10 spaces but found
     |       |     12
 100 | ERROR | [x] Array indentation error, expected 10 spaces but found
     |       |     12
 101 | ERROR | [x] Array indentation error, expected 10 spaces but found
     |       |     12
 103 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 8
 104 | ERROR | [x] Array indentation error, expected 10 spaces but found
     |       |     12
 105 | ERROR | [x] Array indentation error, expected 10 spaces but found
     |       |     12
 106 | ERROR | [x] Array indentation error, expected 10 spaces but found
     |       |     12
 109 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 8
 110 | ERROR | [x] Array indentation error, expected 10 spaces but found
     |       |     12
 111 | ERROR | [x] Array indentation error, expected 10 spaces but found
     |       |     12
 112 | ERROR | [x] Array indentation error, expected 10 spaces but found
     |       |     12
 115 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 8
 116 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 8
 117 | ERROR | [x] Array indentation error, expected 10 spaces but found
     |       |     12
 118 | ERROR | [x] Array indentation error, expected 10 spaces but found
     |       |     12
 120 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 8
 121 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 128 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 129 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
 130 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
 131 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 132 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
 133 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
 134 | ERROR | [x] Line indented incorrectly; expected 4 spaces, found 8
 135 | ERROR | [x] Line indented incorrectly; expected 2 spaces, found 4
--------------------------------------------------------------------------
PHPCBF CAN FIX THE 89 MARKED SNIFF VIOLATIONS AUTOMATICALLY
--------------------------------------------------------------------------

Time: 675ms; Memory: 4Mb
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 7, col 5, Error - Expected indentation of 2 spaces but found 4. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 8, col 5, Error - Expected indentation of 2 spaces but found 4. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 9, col 5, Error - Expected indentation of 2 spaces but found 4. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 10, col 9, Error - Expected indentation of 6 spaces but found 8. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 11, col 13, Error - Expected indentation of 10 spaces but found 12. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 12, col 13, Error - Expected indentation of 10 spaces but found 12. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 14, col 9, Error - Expected indentation of 6 spaces but found 8. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 15, col 13, Error - Expected indentation of 10 spaces but found 12. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 16, col 17, Error - Expected indentation of 14 spaces but found 16. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 17, col 21, Error - Expected indentation of 18 spaces but found 20. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 18, col 21, Error - Expected indentation of 18 spaces but found 20. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 19, col 21, Error - Expected indentation of 18 spaces but found 20. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 21, col 17, Error - Expected indentation of 14 spaces but found 16. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 22, col 21, Error - Expected indentation of 18 spaces but found 20. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 23, col 21, Error - Expected indentation of 18 spaces but found 20. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 24, col 21, Error - Expected indentation of 18 spaces but found 20. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 27, col 13, Error - Expected indentation of 10 spaces but found 12. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 28, col 13, Error - Expected indentation of 10 spaces but found 12. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 30, col 9, Error - Expected indentation of 6 spaces but found 8. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 31, col 13, Error - Expected indentation of 10 spaces but found 12. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 33, col 17, Error - Expected indentation of 14 spaces but found 16. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 34, col 21, Error - Expected indentation of 18 spaces but found 20. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 36, col 17, Error - Expected indentation of 14 spaces but found 16. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 37, col 21, Error - Expected indentation of 18 spaces but found 20. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 42, col 9, Error - Expected indentation of 6 spaces but found 8. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 43, col 13, Error - Expected indentation of 10 spaces but found 12. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 44, col 17, Error - Expected indentation of 14 spaces but found 16. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 45, col 21, Error - Expected indentation of 18 spaces but found 20. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 46, col 21, Error - Expected indentation of 18 spaces but found 20. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 47, col 25, Error - Expected indentation of 22 spaces but found 24. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 48, col 25, Error - Expected indentation of 22 spaces but found 24. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 50, col 21, Error - Expected indentation of 18 spaces but found 20. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 51, col 21, Error - Expected indentation of 18 spaces but found 20. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 52, col 21, Error - Expected indentation of 18 spaces but found 20. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 55, col 13, Error - Expected indentation of 10 spaces but found 12. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 56, col 17, Error - Expected indentation of 14 spaces but found 16. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 57, col 17, Error - Expected indentation of 14 spaces but found 16. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 58, col 17, Error - Expected indentation of 14 spaces but found 16. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 60, col 13, Error - Expected indentation of 10 spaces but found 12. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 62, col 9, Error - Expected indentation of 6 spaces but found 8. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 62, col 25, Error - Missing space before function parentheses. (space-before-function-paren)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 63, col 9, Error - Opening curly brace does not appear on the same line as controlling statement. (brace-style)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 64, col 13, Error - Expected indentation of 10 spaces but found 12. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 66, col 13, Error - Expected indentation of 10 spaces but found 12. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 68, col 21, Error - Expected indentation of 18 spaces but found 20. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 69, col 25, Error - Expected indentation of 22 spaces but found 24. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 70, col 25, Error - Expected indentation of 22 spaces but found 24. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 71, col 25, Error - Expected indentation of 22 spaces but found 24. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 73, col 21, Error - Expected indentation of 18 spaces but found 20. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 74, col 25, Error - Expected indentation of 22 spaces but found 24. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 75, col 25, Error - Expected indentation of 22 spaces but found 24. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 79, col 9, Error - Expected indentation of 6 spaces but found 8. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 80, col 13, Error - Expected indentation of 10 spaces but found 12. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 81, col 17, Error - Expected indentation of 14 spaces but found 16. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 84, col 13, Error - Expected indentation of 10 spaces but found 12. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 85, col 17, Error - Expected indentation of 14 spaces but found 16. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 87, col 17, Error - Expected indentation of 14 spaces but found 16. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 89, col 13, Error - Expected indentation of 10 spaces but found 12. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 91, col 9, Error - Expected indentation of 6 spaces but found 8. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 93, col 13, Error - Expected indentation of 10 spaces but found 12. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 95, col 13, Error - Expected indentation of 10 spaces but found 12. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 96, col 13, Error - Expected indentation of 10 spaces but found 12. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 97, col 13, Error - Expected indentation of 10 spaces but found 12. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 98, col 13, Error - Expected indentation of 10 spaces but found 12. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 99, col 13, Error - Expected indentation of 10 spaces but found 12. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 99, col 17, Error - 'rePassword' is assigned a value but never used. (no-unused-vars)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 101, col 13, Error - Expected indentation of 10 spaces but found 12. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 103, col 13, Error - Expected indentation of 10 spaces but found 12. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 104, col 17, Error - Expected indentation of 14 spaces but found 16. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 104, col 23, Error - There should be no space after '{'. (object-curly-spacing)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 104, col 25, Error - Properties shouldn't be quoted as all quotes are redundant. (quote-props)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 104, col 37, Error - Missing space before value for key 'firstname'. (key-spacing)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 104, col 48, Error - Properties shouldn't be quoted as all quotes are redundant. (quote-props)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 104, col 59, Error - Missing space before value for key 'lastname'. (key-spacing)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 104, col 69, Error - Properties shouldn't be quoted as all quotes are redundant. (quote-props)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 104, col 80, Error - Missing space before value for key 'mailAddr'. (key-spacing)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 104, col 87, Error - Properties shouldn't be quoted as all quotes are redundant. (quote-props)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 104, col 98, Error - Missing space before value for key 'password'. (key-spacing)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 104, col 108, Error - Properties shouldn't be quoted as all quotes are redundant. (quote-props)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 104, col 121, Error - Missing space before value for key 'utm_source'. (key-spacing)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 104, col 128, Error - Properties shouldn't be quoted as all quotes are redundant. (quote-props)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 104, col 142, Error - Missing space before value for key 'utm_content'. (key-spacing)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 104, col 153, Error - Properties shouldn't be quoted as all quotes are redundant. (quote-props)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 104, col 164, Error - Missing space before value for key 'referrer'. (key-spacing)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 104, col 191, Error - There should be no space before '}'. (object-curly-spacing)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 104, col 191, Error - Multiple spaces found before '}'. (no-multi-spaces)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 105, col 17, Error - Expected indentation of 14 spaces but found 16. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 106, col 17, Error - Expected indentation of 14 spaces but found 16. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 107, col 17, Error - Expected indentation of 14 spaces but found 16. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 108, col 17, Error - Expected indentation of 14 spaces but found 16. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 109, col 17, Error - Expected indentation of 14 spaces but found 16. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 110, col 21, Error - Expected indentation of 18 spaces but found 20. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 110, col 41, Error - Expected '===' and instead saw '=='. (eqeqeq)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 111, col 25, Error - Expected indentation of 22 spaces but found 24. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 112, col 25, Error - Expected indentation of 22 spaces but found 24. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 113, col 25, Error - Expected indentation of 22 spaces but found 24. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 115, col 21, Error - Expected indentation of 18 spaces but found 20. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 115, col 46, Error - Expected '===' and instead saw '=='. (eqeqeq)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 116, col 25, Error - Expected indentation of 22 spaces but found 24. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 117, col 25, Error - Expected indentation of 22 spaces but found 24. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 118, col 25, Error - Expected indentation of 22 spaces but found 24. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 123, col 9, Error - Expected indentation of 6 spaces but found 8. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 125, col 13, Error - Expected indentation of 10 spaces but found 12. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 126, col 17, Error - Expected indentation of 14 spaces but found 16. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 127, col 21, Error - Expected indentation of 18 spaces but found 20. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 128, col 21, Error - Expected indentation of 18 spaces but found 20. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 131, col 13, Error - Expected indentation of 10 spaces but found 12. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 133, col 9, Error - Expected indentation of 6 spaces but found 8. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 134, col 13, Error - Expected indentation of 10 spaces but found 12. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 135, col 13, Error - Expected indentation of 10 spaces but found 12. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 136, col 13, Error - Expected indentation of 10 spaces but found 12. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 137, col 13, Error - Expected indentation of 10 spaces but found 12. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 138, col 13, Error - Expected indentation of 10 spaces but found 12. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 139, col 13, Error - Expected indentation of 10 spaces but found 12. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 140, col 13, Error - Opening curly brace does not appear on the same line as controlling statement. (brace-style)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 141, col 17, Error - Expected indentation of 14 spaces but found 16. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 142, col 17, Error - Expected indentation of 14 spaces but found 16. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 143, col 17, Error - Expected indentation of 14 spaces but found 16. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 144, col 17, Error - Expected indentation of 14 spaces but found 16. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 147, col 13, Error - Expected indentation of 10 spaces but found 12. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 148, col 13, Error - Opening curly brace does not appear on the same line as controlling statement. (brace-style)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 149, col 17, Error - Expected indentation of 14 spaces but found 16. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 150, col 17, Error - Expected indentation of 14 spaces but found 16. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 151, col 17, Error - Expected indentation of 14 spaces but found 16. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 152, col 17, Error - Expected indentation of 14 spaces but found 16. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 155, col 13, Error - Expected indentation of 10 spaces but found 12. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 156, col 13, Error - Opening curly brace does not appear on the same line as controlling statement. (brace-style)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 157, col 17, Error - Expected indentation of 14 spaces but found 16. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 158, col 17, Error - Expected indentation of 14 spaces but found 16. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 159, col 17, Error - Expected indentation of 14 spaces but found 16. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 160, col 17, Error - Expected indentation of 14 spaces but found 16. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 163, col 13, Error - Expected indentation of 10 spaces but found 12. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 163, col 13, Error - Expected space(s) after "if". (keyword-spacing)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 163, col 36, Error - Missing space before opening brace. (space-before-blocks)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 164, col 17, Error - Expected indentation of 14 spaces but found 16. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 165, col 17, Error - Expected indentation of 14 spaces but found 16. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 165, col 104, Error - Missing semicolon. (semi)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 166, col 17, Error - Expected indentation of 14 spaces but found 16. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 167, col 17, Error - Expected indentation of 14 spaces but found 16. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 170, col 13, Error - Expected indentation of 10 spaces but found 12. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 170, col 13, Error - Expected space(s) after "if". (keyword-spacing)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 170, col 58, Error - Missing space before opening brace. (space-before-blocks)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 171, col 17, Error - Expected indentation of 14 spaces but found 16. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 172, col 17, Error - Expected indentation of 14 spaces but found 16. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 173, col 17, Error - Expected indentation of 14 spaces but found 16. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 174, col 17, Error - Expected indentation of 14 spaces but found 16. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 177, col 13, Error - Expected indentation of 10 spaces but found 12. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 177, col 13, Error - Expected space(s) after "if". (keyword-spacing)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 177, col 25, Error - Expected '!==' and instead saw '!='. (eqeqeq)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 177, col 39, Error - Missing space before opening brace. (space-before-blocks)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 178, col 17, Error - Expected indentation of 14 spaces but found 16. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 179, col 17, Error - Expected indentation of 14 spaces but found 16. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 179, col 71, Error - Missing semicolon. (semi)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 180, col 17, Error - Expected indentation of 14 spaces but found 16. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 185, col 13, Error - Expected indentation of 10 spaces but found 12. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 187, col 9, Error - Expected indentation of 6 spaces but found 8. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 188, col 13, Error - Expected indentation of 10 spaces but found 12. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 188, col 27, Error - Unexpected control character(s) in regular expression: \x01, \x08, \x0b, \x0c, \x0e, \x1f, \x7f, \x21, \x23-, \x5b, \x5d-, \x7e, \u00A0-, \uD7FF, \uF900-, \uFDCF, \uFDF0-, \uFFEF]|, \[, \x01, \x09, \x0b, \x0c, \x0d, \x7f, \u00A0-, \uD7FF, \uF900-, \uFDCF, \uFDF0-, \uFFEF]))*(([ , \t]*, \r, \n)?[ , \t]+)?")@(([a-z, \d, \u00A0-, \uD7FF, \uF900-, \uFDCF, \uFDF0-, \uFFEF]|[a-z, \d, \u00A0-, \uD7FF, \uF900-, \uFDCF, \uFDF0-, \uFFEF][a-z, \d, \-._~, \u00A0-, \uD7FF, \uF900-, \uFDCF, \uFDF0-, \uFFEF]*[a-z, \d, \u00A0-, \uD7FF, \uF900-, \uFDCF, \uFDF0-, \uFFEF]), \.)+([a-z, \u00A0-, \uD7FF, \uF900-, \uFDCF, \uFDF0-, \uFFEF]|[a-z, \u00A0-, \uD7FF, \uF900-, \uFDCF, \uFDF0-, \uFFEF][a-z, \d, \-._~, \u00A0-, \uD7FF, \uF900-, \uFDCF, \uFDF0-, \uFFEF]*[a-z, \u00A0-, \uD7FF, \uF900-, \uFDCF, \uFDF0-, \uFFEF]), \.?$/. (no-control-regex)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 189, col 13, Error - Expected indentation of 10 spaces but found 12. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 190, col 10, Error - Unexpected trailing comma. (comma-dangle)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 193, col 5, Error - Expected indentation of 2 spaces but found 4. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/admin/js/revechat_admin.js: line 194, col 9, Error - Expected indentation of 6 spaces but found 8. (indent)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/revechat.js: line 7, col 2, Error - Expected an assignment or function call and instead saw an expression. (no-unused-expressions)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/revechat.js: line 7, col 28, Error - Use the function form of 'use strict'. (strict)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/revechat.js: line 7, col 36, Error - Missing space before function parentheses. (space-before-function-paren)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/revechat.js: line 7, col 43, Error - Statement inside of curly braces should be on next line. (brace-style)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/revechat.js: line 7, col 78, Error - Missing space before function parentheses. (space-before-function-paren)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/revechat.js: line 7, col 118, Error - Infix operators must be spaced. (space-infix-ops)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/revechat.js: line 7, col 151, Error - Missing whitespace after semicolon. (semi-spacing)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/revechat.js: line 7, col 172, Error - Infix operators must be spaced. (space-infix-ops)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/revechat.js: line 8, col 7, Error - Infix operators must be spaced. (space-infix-ops)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/revechat.js: line 9, col 14, Error - Expected literal to be on the right side of ==. (yoda)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/revechat.js: line 9, col 23, Error - Expected '===' and instead saw '=='. (eqeqeq)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/revechat.js: line 9, col 134, Error - Infix operators must be spaced. (space-infix-ops)
/var/vhosts/c214000000/site1101/web/vendor/drupal/pareviewsh/pareview_temp/revechat.js: line 11, col 23, Error - Newline required at end of file but not found. (eol-last)

175 problems

Manual Review

Individual user account
Yes: Follows the guidelines for individual user accounts.
No duplication
Yes: Does not cause module duplication and/or fragmentation.
Master Branch
Yes: Follows the guidelines for master branch.
Licensing
Yes: Follows the licensing requirements.
3rd party assets/code
No: Does not follow the guidelines for 3rd party assets/code. fontawesome in readme.html
README.txt/README.md
No: Does not follow the guidelines for in-project documentation and/or the README Template. see pareview details
Code long/complex enough for review
Yes: Follows the guidelines for project length and complexity.
Secure code
Yes: Meets the security requirements.
Coding style & Drupal API usage
  1. (*) see pareview details

The starred items (*) are fairly big issues and warrant going back to Needs Work. Items marked with a plus sign (+) are important and should be addressed before a stable project release. The rest of the comments in the code walkthrough are recommendations.

If added, please don't remove the security tag, we keep that for statistics and to show examples of security problems.

This review uses the Project Application Review Template.

avpaderno’s picture

Status: Needs work » Closed (won't fix)

If you are still working on this application, you should fix all known problems and set the status to Needs review. (See also the project application workflow.)
Please don't change status of this application if you aren't sure you have time to dedicate to this application, or it will be closed again as won't fix.

I am closing this application due to lack of activity.