Version 1.0.2 #1
Annotations
10 errors and 1 warning
|
src/Cashier.php#L149
If condition is always true.
|
|
src/Cashier.php#L154
Unreachable statement - code above always terminates.
|
|
src/Classes/Card.php#L37
Access to an undefined property Illuminate\Database\Eloquent\Model::$email.
|
|
src/Classes/Card.php#L42
Access to an undefined property Veeqtoh\Cashier\Classes\Card::$isReusable.
|
|
src/Classes/Invoice.php#L176
Access to an undefined property Illuminate\Database\Eloquent\Model::$paystack_id.
|
|
src/Models/Subscription.php#L26
PHPDoc type array of property Veeqtoh\Cashier\Models\Subscription::$guarded is not covariant with PHPDoc type array<string>|bool of overridden property Illuminate\Database\Eloquent\Model::$guarded.
|
|
src/Models/Subscription.php#L77
Access to an undefined property Veeqtoh\Cashier\Models\Subscription::$ends_at.
|
|
src/Models/Subscription.php#L93
Access to an undefined property Veeqtoh\Cashier\Models\Subscription::$ends_at.
|
|
src/Models/Subscription.php#L109
Access to an undefined property Veeqtoh\Cashier\Models\Subscription::$trial_ends_at.
|
|
src/Models/Subscription.php#L109
Access to an undefined property Veeqtoh\Cashier\Models\Subscription::$trial_ends_at.
|
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
The logs for this run have expired and are no longer available.
Loading