created donors table, added routes, updated the backend, and created … #332
Annotations
10 errors
|
run-checks
Parameter 'fileName' implicitly has an 'any' type.
|
|
run-checks
Parameter 'data' implicitly has an 'any' type.
|
|
run-checks
Parameter 'headers' implicitly has an 'any' type.
|
|
run-checks
Cannot find name 'MonthlyStat'.
|
|
run-checks
'monthlyData' is declared but its value is never read.
|
|
run-checks
Element implicitly has an 'any' type because expression of type '`${string}_value`' can't be used to index type '{ date: string; total_number_of_contacts: string; women_birthdays: string; kid_birthdays: string; birthday_cards: string; birthday_cards_value: string; food_cards: string; food_cards_value: string; ... 17 more ...; number_of_interviews_accpeted: string; }'.
|
|
run-checks
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{ date: string; total_number_of_contacts: string; women_birthdays: string; kid_birthdays: string; birthday_cards: string; birthday_cards_value: string; food_cards: string; food_cards_value: string; ... 17 more ...; number_of_interviews_accpeted: string; }'.
|
|
run-checks
Parameter 'event' implicitly has an 'any' type.
|
|
run-checks
'fields' is declared but its value is never read.
|
|
run-checks
'Select' is declared but its value is never read.
|