Skip to content

FIX: Removes timeout from processes #3

FIX: Removes timeout from processes

FIX: Removes timeout from processes #3

Triggered via push January 4, 2024 09:46
Status Failure
Total duration 40s
Billable time 1m
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors
phpstan: src/Commands/DeleteSnapshot.php#L31
Negated boolean expression is always false.
phpstan: src/Commands/LoadSnapshot.php#L45
Negated boolean expression is always false.
phpstan: src/Exceptions/CannotCreateConnection.php#L11
Unsafe usage of new static().
phpstan: src/PostgresSnapshotRepository.php#L22
Parameter #1 $disk of class Weslinkde\PostgresTools\PostgresSnapshot constructor expects Illuminate\Filesystem\FilesystemAdapter, Illuminate\Contracts\Filesystem\Filesystem given.
phpstan
Process completed with exit code 1.