Fix lags #33
Annotations
2 errors and 2 warnings
|
check:
src/pages/home/sections/WebApiQueue/WebApiTask.tsx#L13
Property 'time' does not exist on type 'Simulator'.
|
|
check
Process completed with exit code 2.
|
|
check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
check:
src/pages/home/sections/WebApiQueue/WebApiTask.tsx#L23
React Hook useEffect has missing dependencies: 'delay' and 'task.end'. Either include them or remove the dependency array
|