Skip to content

[v5] Refactoring

[v5] Refactoring #6

Triggered via pull request February 15, 2024 16:09
Status Failure
Total duration 36s
Artifacts

static-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
PHPStan
Input required and not supplied: path
PHPStan: ApiDocGenerator.php#L1
Ignored error pattern #^Method Nelmio\\ApiDocBundle\\ApiDocGenerator\:\:setAlternativeNames\(\) has no return type specified\.$# in path /home/runner/work/NelmioApiDocBundle/NelmioApiDocBundle/ApiDocGenerator.php was not matched in reported errors.
PHPStan: ApiDocGenerator.php#L1
Ignored error pattern #^Method Nelmio\\ApiDocBundle\\ApiDocGenerator\:\:setMediaTypes\(\) has no return type specified\.$# in path /home/runner/work/NelmioApiDocBundle/NelmioApiDocBundle/ApiDocGenerator.php was not matched in reported errors.
PHPStan: ApiDocGenerator.php#L1
Ignored error pattern #^Method Nelmio\\ApiDocBundle\\ApiDocGenerator\:\:setOpenApiVersion\(\) has no return type specified\.$# in path /home/runner/work/NelmioApiDocBundle/NelmioApiDocBundle/ApiDocGenerator.php was not matched in reported errors.
PHPStan: Command/DumpCommand.php#L1
Ignored error pattern #^Parameter \#1 \$json of function json_decode expects string, mixed given\.$# in path /home/runner/work/NelmioApiDocBundle/NelmioApiDocBundle/Command/DumpCommand.php was not matched in reported errors.
PHPStan: Command/DumpCommand.php#L65
Cannot cast mixed to string.
PHPStan: Describer/DefaultDescriber.php#L1
Ignored error pattern #^Method Nelmio\\ApiDocBundle\\Describer\\DefaultDescriber\:\:describe\(\) has no return type specified\.$# in path /home/runner/work/NelmioApiDocBundle/NelmioApiDocBundle/Describer/DefaultDescriber.php was not matched in reported errors.
PHPStan: Describer/ExternalDocDescriber.php#L1
Ignored error pattern #^Method Nelmio\\ApiDocBundle\\Describer\\ExternalDocDescriber\:\:describe\(\) has no return type specified\.$# in path /home/runner/work/NelmioApiDocBundle/NelmioApiDocBundle/Describer/ExternalDocDescriber.php was not matched in reported errors.
PHPStan: Describer/ExternalDocDescriber.php#L1
Ignored error pattern #^Property Nelmio\\ApiDocBundle\\Describer\\ExternalDocDescriber\:\:\$overwrite has no type specified\.$# in path /home/runner/work/NelmioApiDocBundle/NelmioApiDocBundle/Describer/ExternalDocDescriber.php was not matched in reported errors.
PHPStan: Describer/OpenApiPhpDescriber.php#L1
Ignored error pattern #^Method Nelmio\\ApiDocBundle\\Describer\\OpenApiPhpDescriber\:\:describe\(\) has no return type specified\.$# in path /home/runner/work/NelmioApiDocBundle/NelmioApiDocBundle/Describer/OpenApiPhpDescriber.php was not matched in reported errors.
PHPStan: Describer/OpenApiPhpDescriber.php#L1
Ignored error pattern #^Property Nelmio\\ApiDocBundle\\Describer\\OpenApiPhpDescriber\:\:\$controllerReflector has no type specified\.$# in path /home/runner/work/NelmioApiDocBundle/NelmioApiDocBundle/Describer/OpenApiPhpDescriber.php was not matched in reported errors.
PHPStan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.