add raw response format to JsonApiResponse #266
Annotations
5 errors and 1 warning
PHPStan:
src/Console/ApiableDocgenCommand.php#L117
Variable $formatOptions in empty() always exists and is not falsy.
|
PHPStan:
src/Documentation/Generator.php#L33
Negated boolean expression is always false.
|
PHPStan:
src/Documentation/Generator.php#L33
Negated boolean expression is always false.
|
PHPStan:
src/Documentation/Generator.php#L33
Result of || is always false.
|
PHPStan
Process completed with exit code 1.
|
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/.
|