Skip to content

(Update) Livewire 3 #186

(Update) Livewire 3

(Update) Livewire 3 #186

Triggered via pull request August 1, 2023 20:38
@HDVinnieHDVinnie
synchronize #2956
Livewire-3
Status Failure
Total duration 2m 48s
Artifacts

larastan.yml

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

Annotations

10 errors and 1 warning
php 8.2 on ubuntu-22.04: app/Http/Controllers/API/ChatController.php#L1
Ignored error pattern #^Parameter \#2 \$user of method App\\Bots\\CasinoBot\:\:process\(\) expects App\\Models\\User, Illuminate\\Contracts\\Auth\\Authenticatable\|null given\.$# in path /home/runner/work/UNIT3D-Community-Edition/UNIT3D-Community-Edition/app/Http/Controllers/API/ChatController.php was not matched in reported errors.
php 8.2 on ubuntu-22.04: app/Http/Controllers/API/ChatController.php#L239
Parameter #2 $user of method App\Bots\SystemBot::process() expects App\Models\User, Illuminate\Contracts\Auth\Authenticatable|null given.
php 8.2 on ubuntu-22.04: app/Livewire/AttachmentUpload.php#L50
Access to an undefined property Illuminate\Contracts\Auth\Authenticatable::$id.
php 8.2 on ubuntu-22.04: app/Livewire/AttachmentUpload.php#L67
Access to an undefined property App\Livewire\AttachmentUpload::$attachments.
php 8.2 on ubuntu-22.04: app/Livewire/AuditLogSearch.php#L95
Access to an undefined property App\Livewire\AuditLogSearch::$audits.
php 8.2 on ubuntu-22.04: app/Livewire/AuditLogSearch.php#L96
Access to an undefined property App\Livewire\AuditLogSearch::$modelNames.
php 8.2 on ubuntu-22.04: app/Livewire/BackupPanel.php#L55
Access to an undefined property App\Livewire\BackupPanel::$backupStatuses.
php 8.2 on ubuntu-22.04: app/Livewire/BackupPanel.php#L56
Access to an undefined property App\Livewire\BackupPanel::$backupStatuses.
php 8.2 on ubuntu-22.04: app/Livewire/BackupPanel.php#L64
Access to an undefined property App\Livewire\BackupPanel::$backupStatuses.
php 8.2 on ubuntu-22.04: app/Livewire/BackupPanel.php#L77
Access to an undefined property App\Livewire\BackupPanel::$activeDisk.
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/