Update dependency phpstan/phpdoc-parser to v2 - autoclosed #182
Annotations
10 errors
Run make stan:
src/Gatherer/CompositSchema.php#L76
Only booleans are allowed in ||, array<string> given on the right side.
|
Run make stan:
src/Gatherer/CompositSchema.php#L85
Parameter #2 $contracts of class ApiClients\Tools\OpenApiClientGenerator\Representation\Schema constructor expects array<ApiClients\Tools\OpenApiClientGenerator\Representation\Contract>, ApiClients\Tools\OpenApiClientGenerator\ClassString given.
|
Run make stan:
src/Gatherer/IntersectionSchema.php#L74
Only booleans are allowed in ||, array<string> given on the right side.
|
Run make stan:
src/Gatherer/IntersectionSchema.php#L74
Only booleans are allowed in ||, array<string> given on the right side.
|
Run make stan:
src/Gatherer/Operation.php#L73
Parameter #2 $array of function implode expects array<string>, array<array<string>|string> given.
|
Run make stan:
src/Gatherer/OperationHydrator.php#L22
Access to an undefined property ApiClients\Tools\OpenApiClientGenerator\Representation\PropertyType|ApiClients\Tools\OpenApiClientGenerator\Representation\Schema::$payload.
|
Run make stan:
src/Gatherer/Property.php#L44
Access to an undefined property cebe\openapi\spec\Schema::$examples.
|
Run make stan:
src/Gatherer/Property.php#L84
Parameter #3 $propertyName of static method ApiClients\Tools\OpenApiClientGenerator\Gatherer\Type::gather() expects string, string|null given.
|
Run make stan:
src/Gatherer/Property.php#L99
Cannot access offset (int|string) on ApiClients\Tools\OpenApiClientGenerator\Representation\PropertyType|ApiClients\Tools\OpenApiClientGenerator\Representation\Schema|array<ApiClients\Tools\OpenApiClientGenerator\Representation\PropertyType>|string.
|
Run make stan:
src/Gatherer/Property.php#L99
Parameter #2 $array of function array_key_exists expects array, ApiClients\Tools\OpenApiClientGenerator\Representation\PropertyType|ApiClients\Tools\OpenApiClientGenerator\Representation\Schema|array<ApiClients\Tools\OpenApiClientGenerator\Representation\PropertyType>|string given.
|
Loading