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

Merge pull request #275 from igrowker/fix/index.html- #179

Merge pull request #275 from igrowker/fix/index.html-

Merge pull request #275 from igrowker/fix/index.html- #179

Triggered via push October 14, 2024 03:55
Status Success
Total duration 35s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
Lint: src/LanguageContext/LanguageContext.tsx#L24
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
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#L104
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#L50
React Hook useEffect has missing dependencies: 'BACK_URL' and 'id'. Either include them or remove the dependency array
Lint: src/pages/Checkout/Checkout.tsx#L70
React Hook useEffect has a missing dependency: 'BACK_URL'. Either include it or remove the dependency array