Donation export with address #423
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
4 errors
Laravel tests:
app/Exports/Fundraising/DonationsExport.php#L36
Parameter #1 $value of function collect expects Illuminate\Contracts\Support\Arrayable<(int|string), mixed>|iterable<(int|string), mixed>|null, int<1, max> given.
|
Laravel tests:
app/Exports/Fundraising/Sheets/DonationsWithDonorSheet.php#L15
Property App\Exports\Fundraising\Sheets\DonationsWithDonorSheet::$donations is never read, only written.
|
Laravel tests:
app/Exports/Fundraising/Sheets/DonationsWithDonorSheet.php#L15
Property App\Exports\Fundraising\Sheets\DonationsWithDonorSheet::$year is never read, only written.
|
Laravel tests
Process completed with exit code 1.
|