Skip to content

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

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

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

Triggered via pull request September 11, 2024 08:30
Status Failure
Total duration 8m 42s
Artifacts

ci.yml

on: pull_request
Continuous Integration  /  ...  /  Supported Versions Matrix
4s
Continuous Integration / Continuous Integration / Supported Versions Matrix
Continuous Integration  /  ...  /  Supported Checks Matrix
7s
Continuous Integration / Continuous Integration / Supported Checks Matrix
Continuous Integration  /  ...  /  Package Name
4s
Continuous Integration / Continuous Integration / Package Name
Continuous Integration  /  ...  /  Supported Versions Matrix
11s
Continuous Integration / Set Milestone / Supported Versions Matrix
Continuous Integration  /  ...  /  Check Markdown links
26s
Continuous Integration / Check Markdown links / Check Markdown links
Continuous Integration  /  ...  /  Comment composer.lock diff
10s
Continuous Integration / Composer Diff / Comment composer.lock diff
Continuous Integration  /  ...  /  Supported Threading Matrix
3s
Continuous Integration / Continuous Integration / Supported Threading Matrix
Continuous Integration  /  ...  /  Set Milestone
25s
Continuous Integration / Set Milestone / Set Milestone
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 and 5 warnings
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.
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 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)
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.
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)
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 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)
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.
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 / Supported Versions Matrix
Unexpected input(s) 'working-directory', valid inputs are ['upcomingReleases', 'nightly', 'workingDirectory']
Continuous Integration / Composer Diff / Comment composer.lock diff
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/github-script@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Continuous Integration / Set Milestone / Set Milestone
The following actions uses node12 which is deprecated and will be forced to run on node16: chores-dev/set-milestone-action@main. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Continuous Integration / Set Milestone / Set Milestone
The following actions use a deprecated Node.js version and will be forced to run on node20: chores-dev/set-milestone-action@main. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Continuous Integration / Set Milestone / Set Milestone
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/