Skip to content

fix: call form request rules method with laravel container #51

fix: call form request rules method with laravel container

fix: call form request rules method with laravel container #51

Triggered via push June 6, 2025 12:12
Status Failure
Total duration 1m 39s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
phpstan
Process completed with exit code 1.
phpstan: src/Generator/RequestBodyCreator.php#L167
Creating callable from a non-native method stdClass::rules().
phpstan: src/Generator/OperationCreator.php#L0
Ignored error pattern #^Method Intermax\\LaravelOpenApi\\Generator\\OperationCreator\:\:create\(\) has parameter \$responses with no value type specified in iterable type cebe\\openapi\\spec\\Responses\.$# (missingType.iterableValue) in path /home/runner/work/laravel-open-api/laravel-open-api/src/Generator/OperationCreator.php was not matched in reported errors.