Organization.php 12

Type Line Description
error 0 No summary was found for this file
error 13 No summary for class \duncan3dc\GitHub\Organization
error 50 Name of argument $data does not match with the DocBlock's name $api in __construct()
error 50 The type hint of the argument is incorrect for the type definition of the @param tag with argument $data in __construct()
error 50 Name of argument $api does not match with the DocBlock's name $client in __construct()
error 50 The type hint of the argument is incorrect for the type definition of the @param tag with argument $api in __construct()
error 50 Argument $client is missing from the Docblock of __construct
error 58 No summary for method getName()
error 67 Argument $method is missing from the Docblock of request
error 67 Argument $url is missing from the Docblock of request
error 67 Argument $data is missing from the Docblock of request
error 67 No summary for method request()

HttpTrait.php 2

Type Line Description
error 0 No summary was found for this file
error 13 No summary for trait \duncan3dc\GitHub\HttpTrait

PullRequestInterface.php 5

Type Line Description
error 0 No summary was found for this file
error 5 No summary for interface \duncan3dc\GitHub\PullRequestInterface
error 56 Argument $comment is missing from the Docblock of addComment
error 56 Argument $path is missing from the Docblock of addComment
error 56 Argument $position is missing from the Docblock of addComment

Branch.php 21

Type Line Description
error 0 No summary was found for this file
error 11 No summary for class \duncan3dc\GitHub\Branch
error 112 Argument $method is missing from the Docblock of request
error 112 Argument $url is missing from the Docblock of request
error 112 Argument $data is missing from the Docblock of request
error 112 No summary for method request()
error 150 No summary for method getName()
error 159 No summary for method getCommit()
error 168 No summary for method getHead()
error 177 No summary for method getDate()
error 186 No summary for method getProtection()
error 215 No summary for method getDirectories()
error 224 Argument $name is missing from the Docblock of getDirectory
error 224 No summary for method getDirectory()
error 233 Argument $name is missing from the Docblock of hasDirectory
error 233 No summary for method hasDirectory()
error 242 No summary for method getFiles()
error 251 Argument $name is missing from the Docblock of getFile
error 251 No summary for method getFile()
error 260 Argument $name is missing from the Docblock of hasFile
error 260 No summary for method hasFile()

OrganizationInterface.php 2

Type Line Description
error 0 No summary was found for this file
error 5 No summary for interface \duncan3dc\GitHub\OrganizationInterface

TreeInterface.php 2

Type Line Description
error 0 No summary was found for this file
error 5 No summary for interface \duncan3dc\GitHub\TreeInterface

Exceptions/UnexpectedValueException.php 2

Type Line Description
error 0 No summary was found for this file
error 5 No summary for class \duncan3dc\GitHub\Exceptions\UnexpectedValueException

Exceptions/Exception.php 2

Type Line Description
error 0 No summary was found for this file
error 5 No summary for interface \duncan3dc\GitHub\Exceptions\Exception

Exceptions/NotFoundException.php 2

Type Line Description
error 0 No summary was found for this file
error 5 No summary for class \duncan3dc\GitHub\Exceptions\NotFoundException

Exceptions/TruncatedResponseException.php 2

Type Line Description
error 0 No summary was found for this file
error 5 No summary for class \duncan3dc\GitHub\Exceptions\TruncatedResponseException

Exceptions/LogicException.php 2

Type Line Description
error 0 No summary was found for this file
error 5 No summary for class \duncan3dc\GitHub\Exceptions\LogicException

Exceptions/JsonException.php 2

Type Line Description
error 0 No summary was found for this file
error 5 No summary for class \duncan3dc\GitHub\Exceptions\JsonException

BranchInterface.php 2

Type Line Description
error 0 No summary was found for this file
error 5 No summary for interface \duncan3dc\GitHub\BranchInterface

DirectoryInterface.php 2

Type Line Description
error 0 No summary was found for this file
error 5 No summary for interface \duncan3dc\GitHub\DirectoryInterface

Repository.php 19

Type Line Description
error 0 No summary was found for this file
error 9 No summary for class \duncan3dc\GitHub\Repository
error 71 No summary for method getName()
error 80 No summary for method getFullName()
error 89 No summary for method getDescription()
error 98 No summary for method isPrivate()
error 107 No summary for method isPublic()
error 116 No summary for method isFork()
error 125 Argument $method is missing from the Docblock of request
error 125 Argument $url is missing from the Docblock of request
error 125 Argument $data is missing from the Docblock of request
error 125 No summary for method request()
error 156 No summary for method getBranches()
error 170 No summary for method getDefaultBranch()
error 179 Argument $branch is missing from the Docblock of getBranch
error 179 No summary for method getBranch()
error 190 Argument $number is missing from the Docblock of getPullRequest
error 190 No summary for method getPullRequest()
error 199 No summary for method getTags()

ApiInterface.php 2

Type Line Description
error 0 No summary was found for this file
error 7 No summary for interface \duncan3dc\GitHub\ApiInterface

RepositoryInterface.php 2

Type Line Description
error 0 No summary was found for this file
error 5 No summary for interface \duncan3dc\GitHub\RepositoryInterface

Directory.php 13

Type Line Description
error 0 No summary was found for this file
error 5 No summary for class \duncan3dc\GitHub\Directory
error 53 No summary for method getName()
error 78 No summary for method getDirectories()
error 87 Argument $name is missing from the Docblock of getDirectory
error 87 No summary for method getDirectory()
error 96 Argument $name is missing from the Docblock of hasDirectory
error 96 No summary for method hasDirectory()
error 105 No summary for method getFiles()
error 114 Argument $name is missing from the Docblock of getFile
error 114 No summary for method getFile()
error 123 Argument $name is missing from the Docblock of hasFile
error 123 No summary for method hasFile()

Tag.php 4

Type Line Description
error 0 No summary was found for this file
error 5 No summary for class \duncan3dc\GitHub\Tag
error 40 No summary for method getName()
error 49 No summary for method getCommit()

File.php 7

Type Line Description
error 0 No summary was found for this file
error 8 No summary for class \duncan3dc\GitHub\File
error 56 No summary for method getName()
error 65 No summary for method getSize()
error 74 No summary for method getMode()
error 83 No summary for method getHash()
error 92 No summary for method getContents()

Tree.php 11

Type Line Description
error 0 No summary was found for this file
error 8 No summary for class \duncan3dc\GitHub\Tree
error 51 No summary for method getDirectories()
error 70 Argument $name is missing from the Docblock of getDirectory
error 70 No summary for method getDirectory()
error 95 Argument $name is missing from the Docblock of hasDirectory
error 95 No summary for method hasDirectory()
error 129 Argument $name is missing from the Docblock of getFile
error 129 No summary for method getFile()
error 154 Argument $name is missing from the Docblock of hasFile
error 154 No summary for method hasFile()

Api.php 2

Type Line Description
error 0 No summary was found for this file
error 18 No summary for class \duncan3dc\GitHub\Api

FileInterface.php 2

Type Line Description
error 0 No summary was found for this file
error 5 No summary for interface \duncan3dc\GitHub\FileInterface

TagInterface.php 2

Type Line Description
error 0 No summary was found for this file
error 5 No summary for interface \duncan3dc\GitHub\TagInterface

PullRequest.php 17

Type Line Description
error 0 No summary was found for this file
error 9 No summary for class \duncan3dc\GitHub\PullRequest
error 52 Argument $method is missing from the Docblock of request
error 52 Argument $url is missing from the Docblock of request
error 52 Argument $data is missing from the Docblock of request
error 52 No summary for method request()
error 90 No summary for method getRepository()
error 99 No summary for method getNumber()
error 108 No summary for method getFiles()
error 117 No summary for method getComments()
error 126 Argument $commit is missing from the Docblock of withCommit
error 126 No summary for method withCommit()
error 137 No summary for method getCommit()
error 151 Argument $comment is missing from the Docblock of addComment
error 151 Argument $path is missing from the Docblock of addComment
error 151 Argument $position is missing from the Docblock of addComment
error 151 No summary for method addComment()