Skip to content

fix: update import paths for GraphQL queries to use poco directory #333

fix: update import paths for GraphQL queries to use poco directory

fix: update import paths for GraphQL queries to use poco directory #333

Triggered via push September 5, 2025 21:45
Status Failure
Total duration 1m 13s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 5 warnings
build
Process completed with exit code 1.
build: src/modules/datasets/datasetsTable/columns.tsx#L47
'row' is defined but never used
build: src/routes/$chainSlug/_layout/account.tsx#L159
React Hook useEffect has missing dependencies: 'currentTab' and 'setCurrentTab'. Either include them or remove the dependency array
build: src/modules/search/SearcherBar.tsx#L129
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