build: update react and yarn #30
Annotations
2 errors and 2 warnings
check:
src/pages/home/sections/Configurator/Editor/Editor.tsx#L28
Argument of type 'RefObject<ReactAce | null>' is not assignable to parameter of type 'RefObject<ReactAce>'.
|
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
|