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

style: ajusta bg de botones #123

style: ajusta bg de botones

style: ajusta bg de botones #123

Triggered via pull request October 15, 2024 16:23
Status Failure
Total duration 55s
Artifacts

build-deploy-dev.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 3 warnings
Build: src/components/Arboles/Arboles.tsx#L44
'adoptTree' is declared but its value is never read.
Build
Process completed with exit code 2.
Lint: src/components/Arboles/Arboles.tsx#L44
'adoptTree' is assigned a value but never used
Lint
Process completed with exit code 1.
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