Skip to content

build: update react and yarn #30

build: update react and yarn

build: update react and yarn #30

Triggered via pull request December 31, 2024 13:28
Status Failure
Total duration 33s
Artifacts

pr-check.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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