Skip to content

Optimized filepond.blade.php sortable import. #79

Optimized filepond.blade.php sortable import.

Optimized filepond.blade.php sortable import. #79

Triggered via push May 21, 2024 13:15
Status Failure
Total duration 19m 53s
Artifacts

phpstan.yml

on: push
Matrix: phpstan
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 4 warnings
P8.1 - L9.* - prefer-stable: src/Events/Handlers/RegisterShopSidebar.php#L22
Ignored error pattern #^Call to an undefined method Illuminate\\Contracts\\Auth\\Authenticatable\:\:hasPermissionTo\(\)\.$# in path /home/runner/work/shopper-framework/shopper-framework/src/Events/Handlers/RegisterShopSidebar.php is expected to occur 6 times, but occurred 7 times.
P8.1 - L9.* - prefer-stable: src/Events/Handlers/RegisterShopSidebar.php#L88
Call to an undefined method Illuminate\Contracts\Auth\Authenticatable::hasPermissionTo().
P8.1 - L9.* - prefer-stable: src/Http/Livewire/Modals/DeleteCustomer.php#L22
Using nullsafe method call on non-nullable type Illuminate\Database\Eloquent\Collection|Illuminate\Database\Eloquent\Model. Use -> instead.
P8.1 - L9.* - prefer-stable: src/Http/Livewire/Payments/Show.php#L28
Access to an undefined property Shopper\Framework\Models\Shop\Payment::$id.
P8.1 - L9.* - prefer-stable: src/Http/Livewire/Payments/Show.php#L33
Access to an undefined property Illuminate\Database\Eloquent\Model::$payment_details.
P8.1 - L9.* - prefer-stable: src/Http/Livewire/Payments/Show.php#L50
Access to an undefined property Illuminate\Database\Eloquent\Model::$status.
P8.1 - L9.* - prefer-stable: src/Http/Livewire/Settings/Management/Management.php#L23
Using nullsafe method call on non-nullable type Illuminate\Database\Eloquent\Collection|Illuminate\Database\Eloquent\Model. Use -> instead.
P8.1 - L9.* - prefer-stable: src/Http/Livewire/Settings/Management/UsersRole.php#L20
Using nullsafe method call on non-nullable type Illuminate\Database\Eloquent\Collection|Illuminate\Database\Eloquent\Model. Use -> instead.
P8.1 - L9.* - prefer-stable: src/Http/Livewire/Settings/Payments/Paypal.php#L62
Call to an undefined static method Shopper\Framework\Models\Shop\PaymentMethod::where().
P8.1 - L9.* - prefer-stable: src/Http/Livewire/Settings/Payments/Paypal.php#L85
Access to an undefined property Illuminate\Database\Eloquent\Builder|Illuminate\Database\Eloquent\Model::$is_enabled.
P8.2 - L9.* - prefer-stable: src/Events/Handlers/RegisterShopSidebar.php#L22
Ignored error pattern #^Call to an undefined method Illuminate\\Contracts\\Auth\\Authenticatable\:\:hasPermissionTo\(\)\.$# in path /home/runner/work/shopper-framework/shopper-framework/src/Events/Handlers/RegisterShopSidebar.php is expected to occur 6 times, but occurred 7 times.
P8.2 - L9.* - prefer-stable: src/Events/Handlers/RegisterShopSidebar.php#L88
Call to an undefined method Illuminate\Contracts\Auth\Authenticatable::hasPermissionTo().
P8.2 - L9.* - prefer-stable: src/Http/Livewire/Modals/DeleteCustomer.php#L22
Using nullsafe method call on non-nullable type Illuminate\Database\Eloquent\Collection|Illuminate\Database\Eloquent\Model. Use -> instead.
P8.2 - L9.* - prefer-stable: src/Http/Livewire/Payments/Show.php#L28
Access to an undefined property Shopper\Framework\Models\Shop\Payment::$id.
P8.2 - L9.* - prefer-stable: src/Http/Livewire/Payments/Show.php#L33
Access to an undefined property Illuminate\Database\Eloquent\Model::$payment_details.
P8.2 - L9.* - prefer-stable: src/Http/Livewire/Payments/Show.php#L50
Access to an undefined property Illuminate\Database\Eloquent\Model::$status.
P8.2 - L9.* - prefer-stable: src/Http/Livewire/Settings/Management/Management.php#L23
Using nullsafe method call on non-nullable type Illuminate\Database\Eloquent\Collection|Illuminate\Database\Eloquent\Model. Use -> instead.
P8.2 - L9.* - prefer-stable: src/Http/Livewire/Settings/Management/UsersRole.php#L20
Using nullsafe method call on non-nullable type Illuminate\Database\Eloquent\Collection|Illuminate\Database\Eloquent\Model. Use -> instead.
P8.2 - L9.* - prefer-stable: src/Http/Livewire/Settings/Payments/Paypal.php#L62
Call to an undefined static method Shopper\Framework\Models\Shop\PaymentMethod::where().
P8.2 - L9.* - prefer-stable: src/Http/Livewire/Settings/Payments/Paypal.php#L85
Access to an undefined property Illuminate\Database\Eloquent\Builder|Illuminate\Database\Eloquent\Model::$is_enabled.
P8.1 - L9.* - prefer-stable
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
P8.1 - L9.* - prefer-stable
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
P8.2 - L9.* - prefer-stable
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
P8.2 - L9.* - prefer-stable
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/