Skip to content

Lingo Letter in OG image #30

Lingo Letter in OG image

Lingo Letter in OG image #30

Triggered via push December 9, 2023 22:00
Status Failure
Total duration 1m 9s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
build
Process completed with exit code 1.
specs: src/App.tsx#L83
React Hook useEffect has missing dependencies: 'i18n', 'setSettingsVisible', 'setShowWelcomePopup', and 'userLanguage'. Either include them or remove the dependency array
specs: src/App.tsx#L98
React Hook useEffect has a missing dependency: 'setWelcomeBannerCopy'. Either include it or remove the dependency array
specs: src/components/ErrorMessage.tsx#L25
React Hook useEffect has a missing dependency: 'handleClickOutside'. Either include it or remove the dependency array
specs: src/components/Navbar.tsx#L18
'incomingEmail' is assigned a value but never used
specs: src/components/Settings.tsx#L54
React Hook useEffect has missing dependencies: 'handleClickOutside' and 'handleEsc'. Either include them or remove the dependency array
specs: src/components/WelcomePopup.tsx#L38
React Hook useEffect has missing dependencies: 'handleClickOutside' and 'handleEsc'. Either include them or remove the dependency array