Showing 302 of 309 total issues
Saw a token Phan may have failed to parse after '* @param array[string]mixed $arguments extra arguments to be passed to the api call':
after array,
saw '['
Open
Open
* @param array[string]mixed $arguments extra arguments to be passed to the api call
- Exclude checks
Saw possibly unextractable annotation for a fragment of comment '* @param array[string]mixed $arguments extra arguments to be passed to the api call':
after array,
did not see an element name (will guess based on comment order) Open
Open
* @param array[string]mixed $arguments extra arguments to be passed to the api call
- Exclude checks
Saw a token Phan may have failed to parse after '* @param array[string]mixed $arguments extra arguments to be passed to the api call':
after array,
saw '['
Open
Open
* @param array[string]mixed $arguments extra arguments to be passed to the api call
- Exclude checks
Saw a token Phan may have failed to parse after '* @param array[string]mixed $arguments extra arguments to be passed to the api call':
after array,
saw '['
Open
Open
* @param array[string]mixed $arguments extra arguments to be passed to the api call
- Exclude checks
Saw a token Phan may have failed to parse after '* @return array[string]string[]':
after array,
saw '['
Open
Open
* @return array[string]string[]
- Exclude checks
Saw possibly unextractable annotation for a fragment of comment '* @param array[string]mixed $arguments extra arguments to be passed to the api call':
after array,
did not see an element name (will guess based on comment order) Open
Open
* @param array[string]mixed $arguments extra arguments to be passed to the api call
- Exclude checks
Saw possibly unextractable annotation for a fragment of comment '* @param array[string]mixed $arguments extra arguments to be passed to the api call':
after array,
did not see an element name (will guess based on comment order) Open
Open
* @param array[string]mixed $arguments extra arguments to be passed to the api call
- Exclude checks
Saw a token Phan may have failed to parse after '* @param array[string]mixed $arguments extra arguments to be passed to the api call':
after array,
saw '['
Open
Open
* @param array[string]mixed $arguments extra arguments to be passed to the api call
- Exclude checks
Saw a token Phan may have failed to parse after '* @param array[string]mixed $arguments extra arguments to be passed to the api call':
after array,
saw '['
Open
Open
* @param array[string]mixed $arguments extra arguments to be passed to the api call
- Exclude checks
Saw possibly unextractable annotation for a fragment of comment '* @param array[string]mixed $arguments extra arguments to be passed to the api call':
after array,
did not see an element name (will guess based on comment order) Open
Open
* @param array[string]mixed $arguments extra arguments to be passed to the api call
- Exclude checks
Saw possibly unextractable annotation for a fragment of comment '* @param array[string]mixed $arguments extra arguments to be passed to the api call':
after array,
did not see an element name (will guess based on comment order) Open
Open
* @param array[string]mixed $arguments extra arguments to be passed to the api call
- Exclude checks
Saw possibly unextractable annotation for a fragment of comment '* @param array[string] $urls list of urls associated with the new site':
after array,
did not see an element name (will guess based on comment order) Open
Open
* @param array[string] $urls list of urls associated with the new site
- Exclude checks
Saw possibly unextractable annotation for a fragment of comment '* @param array[string]mixed $arguments extra arguments to be passed to the api call':
after array,
did not see an element name (will guess based on comment order) Open
Open
* @param array[string]mixed $arguments extra arguments to be passed to the api call
- Exclude checks
Saw a token Phan may have failed to parse after '* @param array[string]mixed $arguments extra arguments to be passed to the api call':
after array,
saw '['
Open
Open
* @param array[string]mixed $arguments extra arguments to be passed to the api call
- Exclude checks
Saw possibly unextractable annotation for a fragment of comment '* @param array[string]mixed $arguments extra arguments to be passed to the api call':
after array,
did not see an element name (will guess based on comment order) Open
Open
* @param array[string]mixed $arguments extra arguments to be passed to the api call
- Exclude checks
Saw a token Phan may have failed to parse after '* @param array[string]mixed $arguments extra arguments to be passed to the api call':
after array,
saw '['
Open
Open
* @param array[string]mixed $arguments extra arguments to be passed to the api call
- Exclude checks
Saw possibly unextractable annotation for a fragment of comment '* @param array[string]mixed $arguments extra arguments to be passed to the api call':
after array,
did not see an element name (will guess based on comment order) Open
Open
* @param array[string]mixed $arguments extra arguments to be passed to the api call
- Exclude checks
Saw a token Phan may have failed to parse after '* @param array[string]mixed $arguments extra arguments to be passed to the api call':
after array,
saw '['
Open
Open
* @param array[string]mixed $arguments extra arguments to be passed to the api call
- Exclude checks
Saw a token Phan may have failed to parse after '* @param array[string]string $array':
after array,
saw '['
Open
Open
* @param array[string]string $array
- Exclude checks
Doc-block of getTokenAuth
has declared return type string
which is not a permitted replacement of the nullable return type ?string
declared in the signature ('?T' should be documented as 'T|null' or '?T') Open
Open
* @return string
- Exclude checks