Test against React 19.0.0 #4899
Annotations
2 errors and 4 warnings
test (18)
Process completed with exit code 1.
|
test (19)
Process completed with exit code 1.
|
test (18)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (18):
src/HeaderRow.tsx#L61
React Hook "useId" may be executed more than once. Possibly because it is called in a loop. React Hooks must be called in the exact same order in every component render
|
test (19)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (19):
src/HeaderRow.tsx#L61
React Hook "useId" may be executed more than once. Possibly because it is called in a loop. React Hooks must be called in the exact same order in every component render
|