Skip to content

wip

wip #78

Triggered via push August 11, 2025 07:07
Status Failure
Total duration 53s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors
phpstan
Process completed with exit code 1.
phpstan: src/Uploadcare.php#L375
Call to function is_array() with array will always evaluate to true.
phpstan: src/Uploadcare.php#L355
Access to an undefined property Illuminate\Contracts\Auth\Authenticatable::$id.
phpstan: src/Uploadcare.php#L345
Using nullsafe property access "?->ulid" on left side of ?? is unnecessary. Use -> instead.
phpstan: src/Uploadcare.php#L343
Call to function method_exists() with 'Filament\\Facades\\Filament' and 'getTenant' will always evaluate to true.