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

Cambiando el boton de google #122

Cambiando el boton de google

Cambiando el boton de google #122

Triggered via pull request October 14, 2024 18:45
Status Success
Total duration 2m 11s
Artifacts

build-deploy-dev.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
Lint: src/LanguageContext/LanguageContext.tsx#L28
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Lint: src/components/MiArbol/MiArbol.tsx#L54
React Hook useEffect has a missing dependency: 'BACK_URL'. Either include it or remove the dependency array
Lint: src/components/Navbar/Navbar.tsx#L107
React Hook useEffect has missing dependencies: 'BACK_URL' and 'user?.id'. Either include them or remove the dependency array