Skip to content

Update php dependencies #442

Update php dependencies

Update php dependencies #442

Triggered via push June 9, 2024 11:30
Status Failure
Total duration 1m 41s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Laravel tests: app/Http/Controllers/Accounting/API/SummaryController.php#L150
Access to an undefined property App\Models\Accounting\Transaction::$income_sum.
Laravel tests: app/Http/Controllers/Accounting/API/SummaryController.php#L151
Access to an undefined property App\Models\Accounting\Transaction::$spending_sum.
Laravel tests: app/Http/Controllers/Accounting/API/SummaryController.php#L152
Access to an undefined property App\Models\Accounting\Transaction::$fees_sum.
Laravel tests: app/Http/Controllers/Accounting/API/SummaryController.php#L250
Access to an undefined property App\Models\Accounting\Transaction::$sum.
Laravel tests: app/Http/Controllers/CommunityVolunteers/API/CommunityVolunteerController.php#L252
Called 'pluck' on Laravel collection, but could have been retrieved as a query.
Laravel tests: app/Http/Controllers/CommunityVolunteers/API/CommunityVolunteerController.php#L269
Called 'pluck' on Laravel collection, but could have been retrieved as a query.
Laravel tests: app/Models/CommunityVolunteers/CommunityVolunteer.php#L212
Called 'pluck' on Laravel collection, but could have been retrieved as a query.
Laravel tests: app/Models/CommunityVolunteers/CommunityVolunteer.php#L226
Called 'pluck' on Laravel collection, but could have been retrieved as a query.
Laravel tests: app/Models/CommunityVolunteers/CommunityVolunteer.php#L240
Called 'pluck' on Laravel collection, but could have been retrieved as a query.
Laravel tests: app/Models/CommunityVolunteers/CommunityVolunteer.php#L258
Called 'pluck' on Laravel collection, but could have been retrieved as a query.
Laravel tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.