Create back-end.yml #6
Annotations
4 errors and 1 warning
src/StripeDriver.php#L70
Parameter #1 $callback of method Illuminate\Database\Eloquent\Collection<int,Illuminate\Database\Eloquent\Model>::map() expects callable(Illuminate\Database\Eloquent\Model, int): array{price_data: array{currency: string, product_data: array{name: string}, unit_amount: float}, quantity: float}, Closure(Cone\Bazar\Interfaces\LineItem): array{price_data: array{currency: string, product_data: array{name: string}, unit_amount: float}, quantity: float} given.
|
src/StripeDriver.php#L201
Access to an undefined property Illuminate\Database\Eloquent\Model::$driver.
|
src/StripeDriver.php#L205
Access to an undefined property Illuminate\Database\Eloquent\Model::$driver.
|
src/StripeDriver.php#L210
Access to an undefined property Illuminate\Database\Eloquent\Model::$key.
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job succeeded
Loading