Skip to content

Update Cord.php

Update Cord.php #178

Triggered via push February 20, 2024 08:50
Status Failure
Total duration 29s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
phpstan: src/Cord.php#L636
Match expression does not handle remaining value: null
phpstan: src/Cord.php#L680
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/.