mineur/instagram-parser

View on GitHub

Showing 2 of 9 total issues

Method __construct has 14 arguments (exceeds 4 allowed). Consider refactoring.
Open

        int $id,
        ? string $comment,
        int $commentsCount,
        TagCollection $tags,
        string $shortCode,
Severity: Major
Found in src/Model/InstagramPost.php - About 1 hr to fix

    Method __construct has 14 arguments (exceeds 4 allowed). Consider refactoring.
    Open

            string $id,
            string $username,
            ? string $fullName,
            ? string $biography,
            int $follows,
    Severity: Major
    Found in src/Model/User.php - About 1 hr to fix
      Severity
      Category
      Status
      Source
      Language