Skip to content

improved link validator #22

improved link validator

improved link validator #22

Triggered via push August 31, 2024 21:30
Status Success
Total duration 30s
Artifacts

build-web.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
build: Web/src/components/UCContextProvider.tsx#L39
React Hook useEffect has a missing dependency: 'toggle'. Either include it or remove the dependency array
build: Web/src/routes/redirect/Redirect.tsx#L39
React Hook useEffect has missing dependencies: 'linkZip' and 'navigate'. Either include them or remove the dependency array
build: Web/src/routes/root/Actions.tsx#L96
React Hook useEffect has missing dependencies: 'UpdateFrom', 'UpdateTo', 'context', 'navigate', and 'searchParamsEx'. Either include them or remove the dependency array
build: Web/src/routes/root/io/Input.tsx#L28
React Hook useEffect has a missing dependency: 'setInputValue'. Either include it or remove the dependency array
build: Web/src/routes/root/io/Output.tsx#L28
React Hook useEffect has a missing dependency: 'setOutputValue'. Either include it or remove the dependency array