TIDO v5: show panels wrapper which contains text and switch between different types of text content #251
Annotations
6 warnings
build (18)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (18):
src/components/panel/Panel.tsx#L132
React Hook useEffect has a missing dependency: 'readData'. Either include it or remove the dependency array
|
build (18):
src/contexts/ConfigContext.tsx#L35
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
build (20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (20):
src/components/panel/Panel.tsx#L132
React Hook useEffect has a missing dependency: 'readData'. Either include it or remove the dependency array
|
build (20):
src/contexts/ConfigContext.tsx#L35
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|