Skip to content

Fixed case

Fixed case #446

Triggered via push April 30, 2025 11:30
Status Failure
Total duration 26s
Artifacts

static.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
PHPStan: src/Entity/Droplet.php#L104
Parameter #1 $object_or_class of function property_exists expects object|string, mixed given.
PHPStan: src/Entity/Droplet.php#L98
Cannot access property $v4 on mixed.
PHPStan: src/Entity/Droplet.php#L97
Parameter #1 $object_or_class of function property_exists expects object|string, mixed given.
PHPStan: src/Entity/DatabaseUser.php#L38
Variable property access on $this(DigitalOceanV2\Entity\DatabaseUser).
PHPStan: src/Entity/DatabaseReplica.php#L51
Variable property access on $this(DigitalOceanV2\Entity\DatabaseReplica).
PHPStan: src/Entity/DatabasePool.php#L46
Variable property access on $this(DigitalOceanV2\Entity\DatabasePool).
PHPStan: src/Entity/DatabaseCluster.php#L79
Variable property access on $this(DigitalOceanV2\Entity\DatabaseCluster).
PHPStan: src/Entity/DatabaseCluster.php#L75
Parameter #2 $array of function array_map expects array, mixed given.
PHPStan: src/Entity/Action.php#L49
Variable property access on $this(DigitalOceanV2\Entity\Action).
PHPStan: src/Entity/Account.php#L49
Variable property access on $this(DigitalOceanV2\Entity\Account).