Skip to content

Merge endpoint parameters specification if OpenApi annotation is provided #127

Merge endpoint parameters specification if OpenApi annotation is provided

Merge endpoint parameters specification if OpenApi annotation is provided #127

Triggered via pull request June 19, 2023 15:03
Status Failure
Total duration 32s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

phpstan.yml

on: pull_request
Phpstan  /  Phpstan (8.1)
23s
Phpstan / Phpstan (8.1)
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Phpstan / Phpstan (8.1): src/Console/Command/RouteDumpCommand.php#L34
Access to deprecated static property $defaultName of class Apitte\Console\Command\RouteDumpCommand: since Symfony 6.1, use the AsCommand attribute instead
Phpstan / Phpstan (8.1): src/Negotiation/Transformer/RendererTransformer.php#L31
Unable to resolve the template type T in call to method Nette\DI\Container::getByType()
Phpstan / Phpstan (8.1): src/OpenApi/Schema/Operation.php#L170
Method Apitte\OpenApi\Schema\Operation::getParameter() should return Apitte\OpenApi\Schema\Parameter|null but returns Apitte\OpenApi\Schema\Parameter|Apitte\OpenApi\Schema\Reference|null.
Phpstan / Phpstan (8.1)
Process completed with exit code 2.