Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.

Agregando el componente para las metricas #166

Agregando el componente para las metricas

Agregando el componente para las metricas #166

Triggered via push October 13, 2024 19:35
Status Success
Total duration 41s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
Lint: src/components/AdoptarEsteArbol/AdoptarEsteArbol.tsx#L24
React Hook useEffect has missing dependencies: 'BACK_URL' and 'id'. Either include them or remove the dependency array
Lint: src/components/Navbar/Navbar.tsx#L108
React Hook useEffect has missing dependencies: 'BACK_URL' and 'user?.id'. Either include them or remove the dependency array
Lint: src/pages/Checkout/Checkout.tsx#L47
React Hook useEffect has missing dependencies: 'BACK_URL' and 'id'. Either include them or remove the dependency array
Lint: src/pages/Checkout/Checkout.tsx#L67
React Hook useEffect has a missing dependency: 'BACK_URL'. Either include it or remove the dependency array