Update dependency symfony/yaml to v7 #165
Annotations
10 errors
Run make psalm:
../../src/Gatherer/Client.php#L19
../../src/Gatherer/Client.php:19:18: RedundantConditionGivenDocblockType: Docblock-defined type array<array-key, cebe\openapi\spec\Server> for $spec->servers is always isset (see https://psalm.dev/156)
|
Run make psalm:
../../src/Gatherer/Client.php#L19
../../src/Gatherer/Client.php:19:36: DocblockTypeContradiction: Cannot resolve types for $spec->servers with docblock-defined type array<array-key, cebe\openapi\spec\Server> and !isset assertion (see https://psalm.dev/155)
|
Run make psalm:
../../src/Gatherer/IntegerReturnerPretendingToBeARandomNumberGenerator.php#L20
../../src/Gatherer/IntegerReturnerPretendingToBeARandomNumberGenerator.php:20:21: MissingReturnType: Method ApiClients\Tools\OpenApiClientGenerator\Gatherer\IntegerReturnerPretendingToBeARandomNumberGenerator::generate does not have a return type (see https://psalm.dev/050)
|
Run make psalm:
../../src/Gatherer/IntegerReturnerPretendingToBeARandomNumberGenerator.php#L20
../../src/Gatherer/IntegerReturnerPretendingToBeARandomNumberGenerator.php:20:30: MissingParamType: Parameter $min has no provided type (see https://psalm.dev/154)
|
Run make psalm:
../../src/Gatherer/IntegerReturnerPretendingToBeARandomNumberGenerator.php#L20
../../src/Gatherer/IntegerReturnerPretendingToBeARandomNumberGenerator.php:20:40: MissingParamType: Parameter $max has no provided type (see https://psalm.dev/154)
|
Run make psalm:
../../src/Gatherer/IntegerReturnerPretendingToBeARandomNumberGenerator.php#L28
../../src/Gatherer/IntegerReturnerPretendingToBeARandomNumberGenerator.php:28:21: MissingReturnType: Method ApiClients\Tools\OpenApiClientGenerator\Gatherer\IntegerReturnerPretendingToBeARandomNumberGenerator::seed does not have a return type, expecting int (see https://psalm.dev/050)
|
Run make psalm:
../../src/Gatherer/IntegerReturnerPretendingToBeARandomNumberGenerator.php#L28
../../src/Gatherer/IntegerReturnerPretendingToBeARandomNumberGenerator.php:28:26: MissingParamType: Parameter $seed has no provided type (see https://psalm.dev/154)
|
Run make psalm:
../../src/Gatherer/Operation.php#L61
../../src/Gatherer/Operation.php:61:38: UndefinedPropertyFetch: Instance property cebe\openapi\spec\Reference::$schema is not defined (see https://psalm.dev/039)
|
Run make psalm:
../../src/Gatherer/Operation.php#L64
../../src/Gatherer/Operation.php:64:30: UndefinedPropertyFetch: Instance property cebe\openapi\spec\Reference::$name is not defined (see https://psalm.dev/039)
|
Run make psalm:
../../src/Gatherer/Operation.php#L66
../../src/Gatherer/Operation.php:66:17: RedundantConditionGivenDocblockType: Docblock-defined type string for $parameter->description is always isset (see https://psalm.dev/156)
|
The logs for this run have expired and are no longer available.
Loading