Skip to content

1) Feature/mobile login #41

1) Feature/mobile login

1) Feature/mobile login #41

Triggered via pull request December 9, 2024 15:22
Status Success
Total duration 4m 54s
Artifacts

test.yml

on: pull_request
Run all tests locally on Ubuntu
4m 41s
Run all tests locally on Ubuntu
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Run all tests locally on Ubuntu: components/organisms/Admin/DevicesAdmin/DeviceApiKeyModal.tsx#L32
React Hook useEffect has a missing dependency: 'deviceId'. Either include it or remove the dependency array
Run all tests locally on Ubuntu: components/organisms/Admin/SamplingPointsAdmin/Forms/SampleForm/index.tsx#L76
React Hook useEffect has a missing dependency: 'initialData'. Either include it or remove the dependency array
Run all tests locally on Ubuntu: components/organisms/Demo/DemoVessel.tsx#L70
React Hook useEffect has missing dependencies: 'lancha' and 'setter'. Either include them or remove the dependency array. If 'setter' changes too often, find the parent component that defines it and wrap that definition in useCallback
Run all tests locally on Ubuntu: pages/auth/mobile/login.tsx#L71
React Hook useEffect has a missing dependency: 'user'. Either include it or remove the dependency array
Run all tests locally on Ubuntu: pages/index.tsx#L140
React Hook useEffect has a missing dependency: 'webSocketURL'. Either include it or remove the dependency array
Run all tests locally on Ubuntu: utils/useCloseOnEscape.ts#L16
React Hook useEffect has a missing dependency: 'handleKeyPress'. Either include it or remove the dependency array