Merge pull request #204 from KoykoyKanemoto/main #235
Annotations
5 errors and 19 warnings
|
build (18.x)
Process completed with exit code 1.
|
|
build (20.x)
The job was canceled because "_18_x" failed.
|
|
build (20.x)
Process completed with exit code 1.
|
|
build (22.x)
The job was canceled because "_18_x" failed.
|
|
build (22.x)
The operation was canceled.
|
|
build (18.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
build (18.x):
backend/src/index.ts#L66
Unexpected console statement
|
|
build (18.x):
frontend/src/components/PersistLogin.tsx#L24
React Hook useEffect has a missing dependency: 'refresh'. Either include it or remove the dependency array
|
|
build (18.x):
frontend/src/hooks/driver-hooks/useDrivers.ts#L36
React Hook useCallback has missing dependencies: 'navigate' and 'refresh'. Either include them or remove the dependency array
|
|
build (18.x):
frontend/src/hooks/driver-hooks/useGetDriver.ts#L47
React Hook useEffect has missing dependencies: 'id', 'navigate', and 'refresh'. Either include them or remove the dependency array
|
|
build (18.x):
frontend/src/hooks/registration-hooks/useGetRegistration.ts#L41
React Hook useEffect has missing dependencies: 'navigate' and 'refresh'. Either include them or remove the dependency array
|
|
build (18.x):
frontend/src/hooks/useGetRegistration.ts#L41
React Hook useEffect has missing dependencies: 'navigate' and 'refresh'. Either include them or remove the dependency array
|
|
build (18.x):
frontend/src/hooks/useGetViolators.ts#L42
React Hook useEffect has missing dependencies: 'navigate' and 'refresh'. Either include them or remove the dependency array
|
|
build (18.x):
frontend/src/hooks/useNotifications.ts#L41
React Hook useEffect has missing dependencies: 'auth', 'navigate', and 'refresh'. Either include them or remove the dependency array
|
|
build (18.x):
frontend/src/hooks/useUser.ts#L38
React Hook useEffect has missing dependencies: 'navigate' and 'refresh'. Either include them or remove the dependency array
|
|
build (20.x):
backend/src/index.ts#L66
Unexpected console statement
|
|
build (20.x):
frontend/src/components/PersistLogin.tsx#L24
React Hook useEffect has a missing dependency: 'refresh'. Either include it or remove the dependency array
|
|
build (20.x):
frontend/src/hooks/driver-hooks/useDrivers.ts#L36
React Hook useCallback has missing dependencies: 'navigate' and 'refresh'. Either include them or remove the dependency array
|
|
build (20.x):
frontend/src/hooks/driver-hooks/useGetDriver.ts#L47
React Hook useEffect has missing dependencies: 'id', 'navigate', and 'refresh'. Either include them or remove the dependency array
|
|
build (20.x):
frontend/src/hooks/registration-hooks/useGetRegistration.ts#L41
React Hook useEffect has missing dependencies: 'navigate' and 'refresh'. Either include them or remove the dependency array
|
|
build (20.x):
frontend/src/hooks/useGetRegistration.ts#L41
React Hook useEffect has missing dependencies: 'navigate' and 'refresh'. Either include them or remove the dependency array
|
|
build (20.x):
frontend/src/hooks/useGetViolators.ts#L42
React Hook useEffect has missing dependencies: 'navigate' and 'refresh'. Either include them or remove the dependency array
|
|
build (20.x):
frontend/src/hooks/useNotifications.ts#L41
React Hook useEffect has missing dependencies: 'auth', 'navigate', and 'refresh'. Either include them or remove the dependency array
|
|
build (20.x):
frontend/src/hooks/useUser.ts#L38
React Hook useEffect has missing dependencies: 'navigate' and 'refresh'. Either include them or remove the dependency array
|