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

traducciones adopcion y fincas #194

traducciones adopcion y fincas

traducciones adopcion y fincas #194

Triggered via push October 14, 2024 18:40
Status Failure
Total duration 48s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 3 warnings
Lint: src/components/AdoptarArbol/AdoptarArbol.tsx#L18
Unexpected any. Specify a different type
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