Switch to OpenAPI Tools for generation #177
Annotations
10 errors
Run make psalm || true:
../../src/Contract/SectionGenerator.php#L12
../../src/Contract/SectionGenerator.php:12:33: UndefinedClass: Class, interface or enum named ApiClients\Tools\OpenApiClientGenerator\Representation\Path does not exist (see https://psalm.dev/019)
|
Run make psalm || true:
../../src/Contract/SectionGenerator.php#L14
../../src/Contract/SectionGenerator.php:14:36: UndefinedClass: Class, interface or enum named ApiClients\Tools\OpenApiClientGenerator\Representation\WebHook does not exist (see https://psalm.dev/019)
|
Run make psalm || true:
../../src/Contract/Voter/AbstractListOperation.php#L15
../../src/Contract/Voter/AbstractListOperation.php:15:39: UndefinedClass: Class, interface or enum named ApiClients\Tools\OpenApiClientGenerator\Representation\Operation does not exist (see https://psalm.dev/019)
|
Run make psalm || true:
../../src/Contract/Voter/ListOperation.php#L18
../../src/Contract/Voter/ListOperation.php:18:33: UndefinedClass: Class, interface or enum named ApiClients\Tools\OpenApiClientGenerator\Representation\Operation does not exist (see https://psalm.dev/019)
|
Run make psalm || true:
../../src/Contract/Voter/StreamOperation.php#L11
../../src/Contract/Voter/StreamOperation.php:11:35: UndefinedClass: Class, interface or enum named ApiClients\Tools\OpenApiClientGenerator\Representation\Operation does not exist (see https://psalm.dev/019)
|
Run make psalm || true:
../../src/Generator/Client.php#L71
../../src/Generator/Client.php:71:71: NoInterfaceProperties: Interfaces cannot have properties (see https://psalm.dev/028)
|
Run make psalm || true:
../../src/Generator/Client.php#L324
../../src/Generator/Client.php:324:29: EmptyArrayAccess: Cannot access value on empty array variable (see https://psalm.dev/100)
|
Run make psalm || true:
../../src/Generator/Client.php#L324
../../src/Generator/Client.php:324:29: NoValue: All possible types for this argument were invalidated - This may be dead code (see https://psalm.dev/179)
|
Run make psalm || true:
../../src/Generator/Client.php#L325
../../src/Generator/Client.php:325:37: InvalidOperand: Cannot use spread operator on iterable with key type mixed (see https://psalm.dev/058)
|
Run make psalm || true:
../../src/Generator/Client.php#L333
../../src/Generator/Client.php:333:29: EmptyArrayAccess: Cannot access value on empty array variable (see https://psalm.dev/100)
|
Loading