Skip to content

Ngstack 1017 schema decoration #23

Ngstack 1017 schema decoration

Ngstack 1017 schema decoration #23

Triggered via pull request January 19, 2026 09:30
Status Failure
Total duration 24s
Artifacts

static_analysis.yml

on: pull_request
Matrix: static-analysis
Fit to window
Zoom out
Zoom in

Annotations

4 errors
phpstan
Process completed with exit code 1.
phpstan: src/ApiPlatform/JsonSchema/SchemaFactoryDecorator.php#L95
Method Netgen\ApiPlatformExtras\ApiPlatform\JsonSchema\SchemaFactoryDecorator::addJsonldInputProperty() has parameter $definitions with generic class ArrayObject but does not specify its types: TKey, TValue
phpstan: src/ApiPlatform/JsonSchema/SchemaFactoryDecorator.php#L56
Method Netgen\ApiPlatformExtras\ApiPlatform\JsonSchema\SchemaFactoryDecorator::ensureJsonldInputPropertyForInputSchemas() has parameter $definitions with generic class ArrayObject but does not specify its types: TKey, TValue
phpstan: src/ApiPlatform/JsonSchema/SchemaFactoryDecorator.php#L48
Cannot access constant class on ApiPlatform\Metadata\Operation|null.