Skip to content

feat: add BackButton component and integrate into various routes (#41) #255

feat: add BackButton component and integrate into various routes (#41)

feat: add BackButton component and integrate into various routes (#41) #255

Status Success
Total duration 53s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
build: src/routes/$chainSlug/_layout/account.tsx#L167
React Hook useEffect has a missing dependency: 'currentTab'. Either include it or remove the dependency array
build: src/modules/search/SearcherBar.tsx#L130
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#L62
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components