fix(deps): update react monorepo to v19 (major) #1579
Annotations
3 errors and 1 warning
src/useFetchData.test.js > should return loading set to 'true' if 'url' params passed:
src/useFetchData.test.js#L23
Error: Timed out in waitForNextUpdate after 1000ms.
❯ waitForNextUpdate node_modules/@testing-library/react-hooks/lib/core/asyncUtils.js:96:13
❯ src/useFetchData.test.js:23:3
|
src/useFetchData.test.js > should return data:
src/useFetchData.test.js#L27
Error: Timed out in waitForNextUpdate after 1000ms.
❯ waitForNextUpdate node_modules/@testing-library/react-hooks/lib/core/asyncUtils.js:96:13
❯ src/useFetchData.test.js:27:3
|
test
Process completed with exit code 1.
|
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|