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

Se agrego la imagen del proyecto al index.html y se cambio el titulo #106

Se agrego la imagen del proyecto al index.html y se cambio el titulo

Se agrego la imagen del proyecto al index.html y se cambio el titulo #106

Triggered via pull request October 14, 2024 03:51
Status Success
Total duration 2m 24s
Artifacts

build-deploy-dev.yml

on: pull_request
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