Skip to content

Update dependency twig/twig to v3.11.2 [SECURITY] #180

Update dependency twig/twig to v3.11.2 [SECURITY]

Update dependency twig/twig to v3.11.2 [SECURITY] #180

Triggered via pull request November 7, 2024 07:04
Status Failure
Total duration 9m 9s
Artifacts

ci.yml

on: pull_request
Continuous Integration  /  ...  /  Supported Versions Matrix
2s
Continuous Integration / Continuous Integration / Supported Versions Matrix
Continuous Integration  /  ...  /  Package Name
7s
Continuous Integration / Continuous Integration / Package Name
Continuous Integration  /  ...  /  Check Markdown links
30s
Continuous Integration / Check Markdown links / Check Markdown links
Continuous Integration  /  ...  /  Supported Threading Matrix
3s
Continuous Integration / Continuous Integration / Supported Threading Matrix
Continuous Integration  /  ...  /  Supported Checks Matrix
5s
Continuous Integration / Continuous Integration / Supported Checks Matrix
Matrix: Continuous Integration / Continuous Integration / can-require
Matrix: Continuous Integration / Continuous Integration / qa
Matrix: Continuous Integration / Continuous Integration / tests-directly-on-os
Continuous Integration  /  ...  /  ✔️
0s
Continuous Integration / Continuous Integration / ✔️
Fit to window
Zoom out
Zoom in

Annotations

292 errors
RedundantConditionGivenDocblockType: ../../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)
DocblockTypeContradiction: ../../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)
PossiblyNullPropertyFetch: ../../src/Gatherer/CompositSchema.php#L40
../../src/Gatherer/CompositSchema.php:40:18: PossiblyNullPropertyFetch: Cannot get property on possibly null variable $schema of type cebe\openapi\spec\Reference|cebe\openapi\spec\Schema|null (see https://psalm.dev/082)
UndefinedPropertyFetch: ../../src/Gatherer/CompositSchema.php#L40
../../src/Gatherer/CompositSchema.php:40:18: UndefinedPropertyFetch: Instance property cebe\openapi\spec\Reference::$properties is not defined (see https://psalm.dev/039)
PossiblyNullIterator: ../../src/Gatherer/CompositSchema.php#L40
../../src/Gatherer/CompositSchema.php:40:18: PossiblyNullIterator: Cannot iterate over nullable var mixed|null (see https://psalm.dev/097)
RedundantConditionGivenDocblockType: ../../src/Gatherer/CompositSchema.php#L47
../../src/Gatherer/CompositSchema.php:47:21: RedundantConditionGivenDocblockType: Docblock-defined type array<array-key, string> for $schema->required is always isset (see https://psalm.dev/156)
DocblockTypeContradiction: ../../src/Gatherer/CompositSchema.php#L47
../../src/Gatherer/CompositSchema.php:47:42: DocblockTypeContradiction: Cannot resolve types for $schema->required with docblock-defined type array<array-key, string> and !isset assertion (see https://psalm.dev/155)
PossiblyNullArgument: ../../src/Gatherer/CompositSchema.php#L64
../../src/Gatherer/CompositSchema.php:64:39: PossiblyNullArgument: Argument 1 of property_exists cannot be null, possibly null value provided (see https://psalm.dev/078)
RedundantConditionGivenDocblockType: ../../src/Gatherer/CompositSchema.php#L71
../../src/Gatherer/CompositSchema.php:71:22: RedundantConditionGivenDocblockType: Docblock-defined type array<array-key, mixed> for $property->enum is always isset (see https://psalm.dev/156)
DocblockTypeContradiction: ../../src/Gatherer/CompositSchema.php#L71
../../src/Gatherer/CompositSchema.php:71:41: DocblockTypeContradiction: Cannot resolve types for $property->enum with docblock-defined type array<array-key, mixed> and !isset assertion (see https://psalm.dev/155)
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with highest dependency preference: 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.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with highest dependency preference: src/Gatherer/Operation.php#L73
Parameter #2 $array of function implode expects array<string>, array<array<string>|string> given.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with highest dependency preference: src/Gatherer/OperationHydrator.php#L22
Access to an undefined property ApiClients\Tools\OpenApiClientGenerator\Representation\PropertyType|ApiClients\Tools\OpenApiClientGenerator\Representation\Schema::$payload.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with highest dependency preference: src/Gatherer/Property.php#L84
Parameter #3 $propertyName of static method ApiClients\Tools\OpenApiClientGenerator\Gatherer\Type::gather() expects string, string|null given.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with highest dependency preference: 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.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with highest dependency preference: 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.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with locked dependency preference: 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.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with locked dependency preference: src/Gatherer/Operation.php#L73
Parameter #2 $array of function implode expects array<string>, array<array<string>|string> given.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with locked dependency preference: src/Gatherer/OperationHydrator.php#L22
Access to an undefined property ApiClients\Tools\OpenApiClientGenerator\Representation\PropertyType|ApiClients\Tools\OpenApiClientGenerator\Representation\Schema::$payload.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with locked dependency preference: src/Gatherer/Property.php#L84
Parameter #3 $propertyName of static method ApiClients\Tools\OpenApiClientGenerator\Gatherer\Type::gather() expects string, string|null given.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with locked dependency preference: 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.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (nts) with locked dependency preference: 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.
RedundantConditionGivenDocblockType: ../../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)
DocblockTypeContradiction: ../../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)
PossiblyNullPropertyFetch: ../../src/Gatherer/CompositSchema.php#L40
../../src/Gatherer/CompositSchema.php:40:18: PossiblyNullPropertyFetch: Cannot get property on possibly null variable $schema of type cebe\openapi\spec\Reference|cebe\openapi\spec\Schema|null (see https://psalm.dev/082)
UndefinedPropertyFetch: ../../src/Gatherer/CompositSchema.php#L40
../../src/Gatherer/CompositSchema.php:40:18: UndefinedPropertyFetch: Instance property cebe\openapi\spec\Reference::$properties is not defined (see https://psalm.dev/039)
PossiblyNullIterator: ../../src/Gatherer/CompositSchema.php#L40
../../src/Gatherer/CompositSchema.php:40:18: PossiblyNullIterator: Cannot iterate over nullable var mixed|null (see https://psalm.dev/097)
RedundantConditionGivenDocblockType: ../../src/Gatherer/CompositSchema.php#L47
../../src/Gatherer/CompositSchema.php:47:21: RedundantConditionGivenDocblockType: Docblock-defined type array<array-key, string> for $schema->required is always isset (see https://psalm.dev/156)
DocblockTypeContradiction: ../../src/Gatherer/CompositSchema.php#L47
../../src/Gatherer/CompositSchema.php:47:42: DocblockTypeContradiction: Cannot resolve types for $schema->required with docblock-defined type array<array-key, string> and !isset assertion (see https://psalm.dev/155)
PossiblyNullArgument: ../../src/Gatherer/CompositSchema.php#L64
../../src/Gatherer/CompositSchema.php:64:39: PossiblyNullArgument: Argument 1 of property_exists cannot be null, possibly null value provided (see https://psalm.dev/078)
RedundantConditionGivenDocblockType: ../../src/Gatherer/CompositSchema.php#L71
../../src/Gatherer/CompositSchema.php:71:22: RedundantConditionGivenDocblockType: Docblock-defined type array<array-key, mixed> for $property->enum is always isset (see https://psalm.dev/156)
DocblockTypeContradiction: ../../src/Gatherer/CompositSchema.php#L71
../../src/Gatherer/CompositSchema.php:71:41: DocblockTypeContradiction: Cannot resolve types for $property->enum with docblock-defined type array<array-key, mixed> and !isset assertion (see https://psalm.dev/155)
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with highest dependency preference: 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.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with highest dependency preference: src/Gatherer/Operation.php#L73
Parameter #2 $array of function implode expects array<string>, array<array<string>|string> given.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with highest dependency preference: src/Gatherer/OperationHydrator.php#L22
Access to an undefined property ApiClients\Tools\OpenApiClientGenerator\Representation\PropertyType|ApiClients\Tools\OpenApiClientGenerator\Representation\Schema::$payload.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with highest dependency preference: src/Gatherer/Property.php#L84
Parameter #3 $propertyName of static method ApiClients\Tools\OpenApiClientGenerator\Gatherer\Type::gather() expects string, string|null given.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with highest dependency preference: 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.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with highest dependency preference: 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.
RedundantConditionGivenDocblockType: ../../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)
DocblockTypeContradiction: ../../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)
PossiblyNullPropertyFetch: ../../src/Gatherer/CompositSchema.php#L40
../../src/Gatherer/CompositSchema.php:40:18: PossiblyNullPropertyFetch: Cannot get property on possibly null variable $schema of type cebe\openapi\spec\Reference|cebe\openapi\spec\Schema|null (see https://psalm.dev/082)
UndefinedPropertyFetch: ../../src/Gatherer/CompositSchema.php#L40
../../src/Gatherer/CompositSchema.php:40:18: UndefinedPropertyFetch: Instance property cebe\openapi\spec\Reference::$properties is not defined (see https://psalm.dev/039)
PossiblyNullIterator: ../../src/Gatherer/CompositSchema.php#L40
../../src/Gatherer/CompositSchema.php:40:18: PossiblyNullIterator: Cannot iterate over nullable var mixed|null (see https://psalm.dev/097)
RedundantConditionGivenDocblockType: ../../src/Gatherer/CompositSchema.php#L47
../../src/Gatherer/CompositSchema.php:47:21: RedundantConditionGivenDocblockType: Docblock-defined type array<array-key, string> for $schema->required is always isset (see https://psalm.dev/156)
DocblockTypeContradiction: ../../src/Gatherer/CompositSchema.php#L47
../../src/Gatherer/CompositSchema.php:47:42: DocblockTypeContradiction: Cannot resolve types for $schema->required with docblock-defined type array<array-key, string> and !isset assertion (see https://psalm.dev/155)
PossiblyNullArgument: ../../src/Gatherer/CompositSchema.php#L64
../../src/Gatherer/CompositSchema.php:64:39: PossiblyNullArgument: Argument 1 of property_exists cannot be null, possibly null value provided (see https://psalm.dev/078)
RedundantConditionGivenDocblockType: ../../src/Gatherer/CompositSchema.php#L71
../../src/Gatherer/CompositSchema.php:71:22: RedundantConditionGivenDocblockType: Docblock-defined type array<array-key, mixed> for $property->enum is always isset (see https://psalm.dev/156)
DocblockTypeContradiction: ../../src/Gatherer/CompositSchema.php#L71
../../src/Gatherer/CompositSchema.php:71:41: DocblockTypeContradiction: Cannot resolve types for $property->enum with docblock-defined type array<array-key, mixed> and !isset assertion (see https://psalm.dev/155)
RedundantConditionGivenDocblockType: ../../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)
DocblockTypeContradiction: ../../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)
PossiblyNullPropertyFetch: ../../src/Gatherer/CompositSchema.php#L40
../../src/Gatherer/CompositSchema.php:40:18: PossiblyNullPropertyFetch: Cannot get property on possibly null variable $schema of type cebe\openapi\spec\Reference|cebe\openapi\spec\Schema|null (see https://psalm.dev/082)
UndefinedPropertyFetch: ../../src/Gatherer/CompositSchema.php#L40
../../src/Gatherer/CompositSchema.php:40:18: UndefinedPropertyFetch: Instance property cebe\openapi\spec\Reference::$properties is not defined (see https://psalm.dev/039)
PossiblyNullIterator: ../../src/Gatherer/CompositSchema.php#L40
../../src/Gatherer/CompositSchema.php:40:18: PossiblyNullIterator: Cannot iterate over nullable var mixed|null (see https://psalm.dev/097)
RedundantConditionGivenDocblockType: ../../src/Gatherer/CompositSchema.php#L47
../../src/Gatherer/CompositSchema.php:47:21: RedundantConditionGivenDocblockType: Docblock-defined type array<array-key, string> for $schema->required is always isset (see https://psalm.dev/156)
DocblockTypeContradiction: ../../src/Gatherer/CompositSchema.php#L47
../../src/Gatherer/CompositSchema.php:47:42: DocblockTypeContradiction: Cannot resolve types for $schema->required with docblock-defined type array<array-key, string> and !isset assertion (see https://psalm.dev/155)
PossiblyNullArgument: ../../src/Gatherer/CompositSchema.php#L64
../../src/Gatherer/CompositSchema.php:64:39: PossiblyNullArgument: Argument 1 of property_exists cannot be null, possibly null value provided (see https://psalm.dev/078)
RedundantConditionGivenDocblockType: ../../src/Gatherer/CompositSchema.php#L71
../../src/Gatherer/CompositSchema.php:71:22: RedundantConditionGivenDocblockType: Docblock-defined type array<array-key, mixed> for $property->enum is always isset (see https://psalm.dev/156)
DocblockTypeContradiction: ../../src/Gatherer/CompositSchema.php#L71
../../src/Gatherer/CompositSchema.php:71:41: DocblockTypeContradiction: Cannot resolve types for $property->enum with docblock-defined type array<array-key, mixed> and !isset assertion (see https://psalm.dev/155)
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with locked dependency preference: 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.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with locked dependency preference: src/Gatherer/Operation.php#L73
Parameter #2 $array of function implode expects array<string>, array<array<string>|string> given.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with locked dependency preference: src/Gatherer/OperationHydrator.php#L22
Access to an undefined property ApiClients\Tools\OpenApiClientGenerator\Representation\PropertyType|ApiClients\Tools\OpenApiClientGenerator\Representation\Schema::$payload.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with locked dependency preference: src/Gatherer/Property.php#L84
Parameter #3 $propertyName of static method ApiClients\Tools\OpenApiClientGenerator\Gatherer\Type::gather() expects string, string|null given.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with locked dependency preference: 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.
Continuous Integration / Continuous Integration / Run stan on PHP 8.2 (zts) with locked dependency preference: 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.
RedundantConditionGivenDocblockType: ../../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)
DocblockTypeContradiction: ../../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)
PossiblyNullPropertyFetch: ../../src/Gatherer/CompositSchema.php#L40
../../src/Gatherer/CompositSchema.php:40:18: PossiblyNullPropertyFetch: Cannot get property on possibly null variable $schema of type cebe\openapi\spec\Reference|cebe\openapi\spec\Schema|null (see https://psalm.dev/082)
UndefinedPropertyFetch: ../../src/Gatherer/CompositSchema.php#L40
../../src/Gatherer/CompositSchema.php:40:18: UndefinedPropertyFetch: Instance property cebe\openapi\spec\Reference::$properties is not defined (see https://psalm.dev/039)
PossiblyNullIterator: ../../src/Gatherer/CompositSchema.php#L40
../../src/Gatherer/CompositSchema.php:40:18: PossiblyNullIterator: Cannot iterate over nullable var mixed|null (see https://psalm.dev/097)
RedundantConditionGivenDocblockType: ../../src/Gatherer/CompositSchema.php#L47
../../src/Gatherer/CompositSchema.php:47:21: RedundantConditionGivenDocblockType: Docblock-defined type array<array-key, string> for $schema->required is always isset (see https://psalm.dev/156)
DocblockTypeContradiction: ../../src/Gatherer/CompositSchema.php#L47
../../src/Gatherer/CompositSchema.php:47:42: DocblockTypeContradiction: Cannot resolve types for $schema->required with docblock-defined type array<array-key, string> and !isset assertion (see https://psalm.dev/155)
PossiblyNullArgument: ../../src/Gatherer/CompositSchema.php#L64
../../src/Gatherer/CompositSchema.php:64:39: PossiblyNullArgument: Argument 1 of property_exists cannot be null, possibly null value provided (see https://psalm.dev/078)
RedundantConditionGivenDocblockType: ../../src/Gatherer/CompositSchema.php#L71
../../src/Gatherer/CompositSchema.php:71:22: RedundantConditionGivenDocblockType: Docblock-defined type array<array-key, mixed> for $property->enum is always isset (see https://psalm.dev/156)
DocblockTypeContradiction: ../../src/Gatherer/CompositSchema.php#L71
../../src/Gatherer/CompositSchema.php:71:41: DocblockTypeContradiction: Cannot resolve types for $property->enum with docblock-defined type array<array-key, mixed> and !isset assertion (see https://psalm.dev/155)
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with highest dependency preference: 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.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with highest dependency preference: src/Gatherer/Operation.php#L73
Parameter #2 $array of function implode expects array<string>, array<array<string>|string> given.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with highest dependency preference: src/Gatherer/OperationHydrator.php#L22
Access to an undefined property ApiClients\Tools\OpenApiClientGenerator\Representation\PropertyType|ApiClients\Tools\OpenApiClientGenerator\Representation\Schema::$payload.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with highest dependency preference: src/Gatherer/Property.php#L84
Parameter #3 $propertyName of static method ApiClients\Tools\OpenApiClientGenerator\Gatherer\Type::gather() expects string, string|null given.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with highest dependency preference: 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.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with highest dependency preference: 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.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with locked dependency preference: 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.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with locked dependency preference: src/Gatherer/Operation.php#L73
Parameter #2 $array of function implode expects array<string>, array<array<string>|string> given.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with locked dependency preference: src/Gatherer/OperationHydrator.php#L22
Access to an undefined property ApiClients\Tools\OpenApiClientGenerator\Representation\PropertyType|ApiClients\Tools\OpenApiClientGenerator\Representation\Schema::$payload.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with locked dependency preference: src/Gatherer/Property.php#L84
Parameter #3 $propertyName of static method ApiClients\Tools\OpenApiClientGenerator\Gatherer\Type::gather() expects string, string|null given.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with locked dependency preference: 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.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (nts) with locked dependency preference: 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.
RedundantConditionGivenDocblockType: ../../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)
DocblockTypeContradiction: ../../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)
PossiblyNullPropertyFetch: ../../src/Gatherer/CompositSchema.php#L40
../../src/Gatherer/CompositSchema.php:40:18: PossiblyNullPropertyFetch: Cannot get property on possibly null variable $schema of type cebe\openapi\spec\Reference|cebe\openapi\spec\Schema|null (see https://psalm.dev/082)
UndefinedPropertyFetch: ../../src/Gatherer/CompositSchema.php#L40
../../src/Gatherer/CompositSchema.php:40:18: UndefinedPropertyFetch: Instance property cebe\openapi\spec\Reference::$properties is not defined (see https://psalm.dev/039)
PossiblyNullIterator: ../../src/Gatherer/CompositSchema.php#L40
../../src/Gatherer/CompositSchema.php:40:18: PossiblyNullIterator: Cannot iterate over nullable var mixed|null (see https://psalm.dev/097)
RedundantConditionGivenDocblockType: ../../src/Gatherer/CompositSchema.php#L47
../../src/Gatherer/CompositSchema.php:47:21: RedundantConditionGivenDocblockType: Docblock-defined type array<array-key, string> for $schema->required is always isset (see https://psalm.dev/156)
DocblockTypeContradiction: ../../src/Gatherer/CompositSchema.php#L47
../../src/Gatherer/CompositSchema.php:47:42: DocblockTypeContradiction: Cannot resolve types for $schema->required with docblock-defined type array<array-key, string> and !isset assertion (see https://psalm.dev/155)
PossiblyNullArgument: ../../src/Gatherer/CompositSchema.php#L64
../../src/Gatherer/CompositSchema.php:64:39: PossiblyNullArgument: Argument 1 of property_exists cannot be null, possibly null value provided (see https://psalm.dev/078)
RedundantConditionGivenDocblockType: ../../src/Gatherer/CompositSchema.php#L71
../../src/Gatherer/CompositSchema.php:71:22: RedundantConditionGivenDocblockType: Docblock-defined type array<array-key, mixed> for $property->enum is always isset (see https://psalm.dev/156)
DocblockTypeContradiction: ../../src/Gatherer/CompositSchema.php#L71
../../src/Gatherer/CompositSchema.php:71:41: DocblockTypeContradiction: Cannot resolve types for $property->enum with docblock-defined type array<array-key, mixed> and !isset assertion (see https://psalm.dev/155)
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with locked dependency preference: 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.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with locked dependency preference: src/Gatherer/Operation.php#L73
Parameter #2 $array of function implode expects array<string>, array<array<string>|string> given.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with locked dependency preference: src/Gatherer/OperationHydrator.php#L22
Access to an undefined property ApiClients\Tools\OpenApiClientGenerator\Representation\PropertyType|ApiClients\Tools\OpenApiClientGenerator\Representation\Schema::$payload.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with locked dependency preference: src/Gatherer/Property.php#L84
Parameter #3 $propertyName of static method ApiClients\Tools\OpenApiClientGenerator\Gatherer\Type::gather() expects string, string|null given.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with locked dependency preference: 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.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with locked dependency preference: 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.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with highest dependency preference: 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.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with highest dependency preference: src/Gatherer/Operation.php#L73
Parameter #2 $array of function implode expects array<string>, array<array<string>|string> given.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with highest dependency preference: src/Gatherer/OperationHydrator.php#L22
Access to an undefined property ApiClients\Tools\OpenApiClientGenerator\Representation\PropertyType|ApiClients\Tools\OpenApiClientGenerator\Representation\Schema::$payload.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with highest dependency preference: src/Gatherer/Property.php#L84
Parameter #3 $propertyName of static method ApiClients\Tools\OpenApiClientGenerator\Gatherer\Type::gather() expects string, string|null given.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with highest dependency preference: 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.
Continuous Integration / Continuous Integration / Run stan on PHP 8.3 (zts) with highest dependency preference: 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.
RedundantConditionGivenDocblockType: ../../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)
DocblockTypeContradiction: ../../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)
PossiblyNullPropertyFetch: ../../src/Gatherer/CompositSchema.php#L40
../../src/Gatherer/CompositSchema.php:40:18: PossiblyNullPropertyFetch: Cannot get property on possibly null variable $schema of type cebe\openapi\spec\Reference|cebe\openapi\spec\Schema|null (see https://psalm.dev/082)
UndefinedPropertyFetch: ../../src/Gatherer/CompositSchema.php#L40
../../src/Gatherer/CompositSchema.php:40:18: UndefinedPropertyFetch: Instance property cebe\openapi\spec\Reference::$properties is not defined (see https://psalm.dev/039)
PossiblyNullIterator: ../../src/Gatherer/CompositSchema.php#L40
../../src/Gatherer/CompositSchema.php:40:18: PossiblyNullIterator: Cannot iterate over nullable var mixed|null (see https://psalm.dev/097)
RedundantConditionGivenDocblockType: ../../src/Gatherer/CompositSchema.php#L47
../../src/Gatherer/CompositSchema.php:47:21: RedundantConditionGivenDocblockType: Docblock-defined type array<array-key, string> for $schema->required is always isset (see https://psalm.dev/156)
DocblockTypeContradiction: ../../src/Gatherer/CompositSchema.php#L47
../../src/Gatherer/CompositSchema.php:47:42: DocblockTypeContradiction: Cannot resolve types for $schema->required with docblock-defined type array<array-key, string> and !isset assertion (see https://psalm.dev/155)
PossiblyNullArgument: ../../src/Gatherer/CompositSchema.php#L64
../../src/Gatherer/CompositSchema.php:64:39: PossiblyNullArgument: Argument 1 of property_exists cannot be null, possibly null value provided (see https://psalm.dev/078)
RedundantConditionGivenDocblockType: ../../src/Gatherer/CompositSchema.php#L71
../../src/Gatherer/CompositSchema.php:71:22: RedundantConditionGivenDocblockType: Docblock-defined type array<array-key, mixed> for $property->enum is always isset (see https://psalm.dev/156)
DocblockTypeContradiction: ../../src/Gatherer/CompositSchema.php#L71
../../src/Gatherer/CompositSchema.php:71:41: DocblockTypeContradiction: Cannot resolve types for $property->enum with docblock-defined type array<array-key, mixed> and !isset assertion (see https://psalm.dev/155)
RedundantConditionGivenDocblockType: ../../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)
DocblockTypeContradiction: ../../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)
PossiblyNullPropertyFetch: ../../src/Gatherer/CompositSchema.php#L40
../../src/Gatherer/CompositSchema.php:40:18: PossiblyNullPropertyFetch: Cannot get property on possibly null variable $schema of type cebe\openapi\spec\Reference|cebe\openapi\spec\Schema|null (see https://psalm.dev/082)
UndefinedPropertyFetch: ../../src/Gatherer/CompositSchema.php#L40
../../src/Gatherer/CompositSchema.php:40:18: UndefinedPropertyFetch: Instance property cebe\openapi\spec\Reference::$properties is not defined (see https://psalm.dev/039)
PossiblyNullIterator: ../../src/Gatherer/CompositSchema.php#L40
../../src/Gatherer/CompositSchema.php:40:18: PossiblyNullIterator: Cannot iterate over nullable var mixed|null (see https://psalm.dev/097)
RedundantConditionGivenDocblockType: ../../src/Gatherer/CompositSchema.php#L47
../../src/Gatherer/CompositSchema.php:47:21: RedundantConditionGivenDocblockType: Docblock-defined type array<array-key, string> for $schema->required is always isset (see https://psalm.dev/156)
DocblockTypeContradiction: ../../src/Gatherer/CompositSchema.php#L47
../../src/Gatherer/CompositSchema.php:47:42: DocblockTypeContradiction: Cannot resolve types for $schema->required with docblock-defined type array<array-key, string> and !isset assertion (see https://psalm.dev/155)
PossiblyNullArgument: ../../src/Gatherer/CompositSchema.php#L64
../../src/Gatherer/CompositSchema.php:64:39: PossiblyNullArgument: Argument 1 of property_exists cannot be null, possibly null value provided (see https://psalm.dev/078)
RedundantConditionGivenDocblockType: ../../src/Gatherer/CompositSchema.php#L71
../../src/Gatherer/CompositSchema.php:71:22: RedundantConditionGivenDocblockType: Docblock-defined type array<array-key, mixed> for $property->enum is always isset (see https://psalm.dev/156)
DocblockTypeContradiction: ../../src/Gatherer/CompositSchema.php#L71
../../src/Gatherer/CompositSchema.php:71:41: DocblockTypeContradiction: Cannot resolve types for $property->enum with docblock-defined type array<array-key, mixed> and !isset assertion (see https://psalm.dev/155)