Add 403UserCentricPreparator to handle random parameters that generates a 403 error because the user is not allowed to browse them #327
Annotations
7 errors and 2 warnings
Run composer phpstan:
src/Definition/Loader/OpenApiDefinitionLoader.php#L127
Method APITester\Definition\Loader\OpenApiDefinitionLoader::getCustomParameters() return type has no value type specified in iterable type array.
|
Run composer phpstan:
src/Definition/Operation.php#L46
Property APITester\Definition\Operation::$customParameters type has no value type specified in iterable type array.
|
Run composer phpstan:
src/Definition/Operation.php#L283
Method APITester\Definition\Operation::getCustomParameters() return type has no value type specified in iterable type array.
|
Run composer phpstan:
src/Definition/Operation.php#L288
Method APITester\Definition\Operation::setCustomParameters() has parameter $customParameters with no value type specified in iterable type array.
|
Run composer phpstan:
src/Preparator/Error404Preparator.php#L15
Method APITester\Preparator\Error404Preparator::getStatusCode() is protected, but since the containing class is final, it can be private.
|
Run composer phpstan:
src/Preparator/Error404Preparator.php#L29
Cannot call method getParent() on mixed.
|
Run composer phpstan
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading