Add 403UserCentricPreparator to handle random parameters that generates a 403 error because the user is not allowed to browse them #326
Annotations
12 errors and 8 warnings
PHPUnit
Process completed with exit code 2.
|
Ecs
Process completed with exit code 2.
|
PHPStan:
src/Definition/Loader/OpenApiDefinitionLoader.php#L127
Method APITester\Definition\Loader\OpenApiDefinitionLoader::getCustomParameters() return type has no value type specified in iterable type array.
|
PHPStan:
src/Definition/Operation.php#L46
Property APITester\Definition\Operation::$customParameters type has no value type specified in iterable type array.
|
PHPStan:
src/Definition/Operation.php#L283
Method APITester\Definition\Operation::getCustomParameters() return type has no value type specified in iterable type array.
|
PHPStan:
src/Definition/Operation.php#L288
Method APITester\Definition\Operation::setCustomParameters() has parameter $customParameters with no value type specified in iterable type array.
|
PHPStan:
src/Preparator/Error404Preparator.php#L15
Method APITester\Preparator\Error404Preparator::getStatusCode() is protected, but since the containing class is final, it can be private.
|
PHPStan:
src/Preparator/Error404Preparator.php#L28
Call to an undefined method APITester\Preparator\Error404Preparator::getgetStatusCode().
|
PHPStan:
src/Preparator/Error404Preparator.php#L29
Cannot call method getParent() on mixed.
|
PHPStan:
src/Preparator/Error404Preparator.php#L54
Call to an undefined method APITester\Preparator\Error404Preparator::getgetStatusCode().
|
PHPStan:
src/Preparator/Error404Preparator.php#L67
Call to an undefined method APITester\Preparator\Error404Preparator::getgetStatusCode().
|
PHPStan
Process completed with exit code 1.
|
PHPUnit
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/.
|
PHPUnit
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/
|
Composer validate
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/.
|
Composer validate
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/
|
Ecs
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/.
|
Ecs
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/
|
PHPStan
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/.
|
PHPStan
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/
|