Skip to content

feat: add PetsRs link to shelter card (#302) #27

feat: add PetsRs link to shelter card (#302)

feat: add PetsRs link to shelter card (#302) #27

Triggered via push June 5, 2024 15:58
Status Failure
Total duration 33s
Artifacts

dev.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: src/hooks/useDonations/useDonations.tsx#L5
'shelterId' is declared but its value is never read.
build: src/pages/DonationsHistory/DonationsHistory.tsx#L17
'shelterLoading' is declared but its value is never read.
build: src/pages/DonationsHistory/DonationsHistory.tsx#L96
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{} | IDonationsPerDay'.
build: src/pages/DonationsHistory/components/Donation.tsx#L14
Property 'status' does not exist on type 'IDonationProps'.
build: src/pages/DonationsHistory/components/Donation.tsx#L15
'error' is declared but its value is never read.
build: src/pages/DonationsHistory/components/Donation.tsx#L17
Function lacks ending return statement and return type does not include 'undefined'.
build: src/pages/DonationsHistory/components/Donation.tsx#L19
Type '`Entregue no dia ${any} \u00E0s\n ${any}`' is not assignable to type 'DonateOrderStatus'.
build: src/pages/DonationsHistory/components/Donation.tsx#L19
Property 'createdAt' does not exist on type 'IDonationProps'.
build: src/pages/DonationsHistory/components/Donation.tsx#L20
Property 'createdAt' does not exist on type 'IDonationProps'.
build: src/pages/DonationsHistory/components/Donation.tsx#L22
Type '`Criado no dia ${any} \u00E0s\n ${any}`' is not assignable to type 'DonateOrderStatus'.