chore(main): release iexec-explorer 1.27.0 #530
Annotations
7 warnings
|
build:
src/routes/$chainSlug/_layout/datasets.tsx#L145
React Hook useEffect has missing dependencies: 'filters.length', 'isSchemaSearchOpen', and 'setIsSchemaSearchOpen'. Either include them or remove the dependency array
|
|
build:
src/routes/$chainSlug/_layout/account.tsx#L157
React Hook useEffect has missing dependencies: 'currentTab' and 'setCurrentTab'. Either include them or remove the dependency array
|
|
build:
src/modules/search/SearcherBar.tsx#L128
React Hook useEffect has a missing dependency: 'mutateAsync'. Either include it or remove the dependency array
|
|
build:
src/hooks/ChainSyncManger.ts#L36
React Hook useEffect has a missing dependency: 'setChainId'. Either include it or remove the dependency array
|
|
build:
src/components/ui/form.tsx#L157
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
build:
src/components/ui/button.tsx#L63
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|
|
build:
src/components/themeProvider.tsx#L66
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
|