Skip to content

(Add) livewire chat #199

(Add) livewire chat

(Add) livewire chat #199

Triggered via pull request August 2, 2023 17:17
Status Failure
Total duration 2m 46s
Artifacts

larastan.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
php 8.2 on ubuntu-22.04: app/Http/Livewire/Messages.php#L267
Parameter #2 $amount of method App\Models\User::increment() expects float|int, string given.
php 8.2 on ubuntu-22.04: app/Http/Livewire/Messages.php#L268
Parameter #2 $amount of method App\Models\User::decrement() expects float|int, string given.
php 8.2 on ubuntu-22.04
Process completed with exit code 1.
php 8.2 on ubuntu-22.04
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/