gomoob/php-facebook-messenger

View on GitHub

Showing 2 of 10 total issues

Function exports has 149 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports = function(grunt) {
 
grunt.initConfig(
{
 
 
Severity: Major
Found in Gruntfile.js - About 5 hrs to fix

    Function jsonSerialize has a Cognitive Complexity of 6 (exceeds 5 allowed). Consider refactoring.
    Open

    public function jsonSerialize()
    {
    $json = [];
     
    // One of the 'id' or 'phoneNumber' property must have been defined.
    Severity: Minor
    Found in src/main/php/Gomoob/FacebookMessenger/Model/Recipient/Recipient.php - About 25 mins to fix
    Severity
    Category
    Status
    Source
    Language