Skip to content

chore(deps): update composer dependencies #851

chore(deps): update composer dependencies

chore(deps): update composer dependencies #851

Triggered via pull request October 25, 2024 18:27
Status Failure
Total duration 1m 31s
Artifacts

static_analysis.yml

on: pull_request
Static analysis  /  Psalm
0s
Static analysis / Psalm
Static analysis  /  PHPStan
1m 20s
Static analysis / PHPStan
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Static analysis / PHPStan: app/Domains/Contact/DavClient/Services/Utils/Dav/ServiceUrlQuery.php#L37
Parameter #1 $entry of method App\Domains\Contact\DavClient\Services\Utils\Dav\ServiceUrlQuery::getUri() expects array, Illuminate\Support\Enumerable<int, mixed> given.
Static analysis / PHPStan: app/Domains/Contact/ManageContactFeed/Web/ViewHelpers/Actions/ActionFeedAddress.php#L19
Access to an undefined property Illuminate\Database\Eloquent\Model::$id.
Static analysis / PHPStan: app/Domains/Contact/ManageContactFeed/Web/ViewHelpers/Actions/ActionFeedAddress.php#L20
Access to an undefined property Illuminate\Database\Eloquent\Model::$line_1.
Static analysis / PHPStan: app/Domains/Contact/ManageContactFeed/Web/ViewHelpers/Actions/ActionFeedAddress.php#L21
Access to an undefined property Illuminate\Database\Eloquent\Model::$line_2.
Static analysis / PHPStan: app/Domains/Contact/ManageContactFeed/Web/ViewHelpers/Actions/ActionFeedAddress.php#L22
Access to an undefined property Illuminate\Database\Eloquent\Model::$city.
Static analysis / PHPStan: app/Domains/Contact/ManageContactFeed/Web/ViewHelpers/Actions/ActionFeedAddress.php#L23
Access to an undefined property Illuminate\Database\Eloquent\Model::$province.
Static analysis / PHPStan: app/Domains/Contact/ManageContactFeed/Web/ViewHelpers/Actions/ActionFeedAddress.php#L24
Access to an undefined property Illuminate\Database\Eloquent\Model::$postal_code.
Static analysis / PHPStan: app/Domains/Contact/ManageContactFeed/Web/ViewHelpers/Actions/ActionFeedAddress.php#L25
Access to an undefined property Illuminate\Database\Eloquent\Model::$country.
Static analysis / PHPStan: app/Domains/Contact/ManageContactFeed/Web/ViewHelpers/Actions/ActionFeedAddress.php#L26
Access to an undefined property Illuminate\Database\Eloquent\Model::$addressType.
Static analysis / PHPStan: app/Domains/Contact/ManageContactFeed/Web/ViewHelpers/Actions/ActionFeedAddress.php#L33
Access to an undefined property Illuminate\Database\Eloquent\Model::$id.