Skip to content

Ngstack 1017 schema processor #26

Ngstack 1017 schema processor

Ngstack 1017 schema processor #26

Triggered via pull request January 19, 2026 10:30
Status Failure
Total duration 25s
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/OpenApi/Factory/OpenApiFactory.php#L44
PHPDoc tag `@return` with type iterable<Netgen\ApiPlatformExtras\OpenApi\Processor\OpenApiProcessorInterface> is not subtype of native type array.
phpstan: src/OpenApi/Factory/OpenApiFactory.php#L44
Method Netgen\ApiPlatformExtras\OpenApi\Factory\OpenApiFactory::sortProcessors() return type has no value type specified in iterable type array.
phpstan: src/OpenApi/Factory/OpenApiFactory.php#L44
Method Netgen\ApiPlatformExtras\OpenApi\Factory\OpenApiFactory::sortProcessors() has parameter $processors with no value type specified in iterable type iterable.