Update Cord.php #167
Annotations
7 errors and 1 warning
phpstan:
src/Cord.php#L628
Match expression does not handle remaining value: null
|
phpstan:
src/Cord.php#L672
Variable $response on left side of ?? always exists and is not nullable.
|
phpstan:
src/Requests/UniversalEvent.php#L11
Unreachable statement - code above always terminates.
|
phpstan:
src/example.php#L3
Call to an undefined static method Oliverbj\Cord\Facades\Cord::shipment().
|
phpstan:
src/example.php#L6
Call to an undefined static method Oliverbj\Cord\Facades\Cord::custom().
|
phpstan:
src/example.php#L12
Call to an undefined static method Oliverbj\Cord\Facades\Cord::shipment().
|
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/.
|