Skip to content

Added deploy workflow #1

Added deploy workflow

Added deploy workflow #1

Triggered via push December 9, 2023 10:29
Status Failure
Total duration 1m 23s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 4 warnings
build
Process completed with exit code 1.
specs: src/App.tsx#L81
React Hook useEffect has missing dependencies: 'i18n', 'setSettingsVisible', and 'userLanguage'. Either include them or remove the dependency array
specs: src/App.tsx#L96
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/Settings.tsx#L54
React Hook useEffect has missing dependencies: 'handleClickOutside' and 'handleEsc'. Either include them or remove the dependency array