Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding v1 of the new ETH filter for pools #196

Closed
wants to merge 7 commits into from

Merge branch 'dev' into eth-filter

a28c733
Select commit
Loading
Failed to load commit list.
Closed

Adding v1 of the new ETH filter for pools #196

Merge branch 'dev' into eth-filter
a28c733
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor failed Jan 4, 2025 in 6s

9 issues found.

Annotations

Check notice on line 174 in src/store/jedi.store.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/store/jedi.store.ts#L174

'get' is defined but never used. Allowed unused args must match /^_/u. (unused-imports/no-unused-vars)

Check notice on line 140 in src/store/carmine.store.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/store/carmine.store.ts#L140

'queryKey' is defined but never used. Allowed unused args must match /^_/u. (unused-imports/no-unused-vars)

Check notice on line 22 in src/store/nostradegen.store.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/store/nostradegen.store.ts#L22

'poolName' is defined but never used. Allowed unused args must match /^_/u. (unused-imports/no-unused-vars)

Check notice on line 249 in src/store/myswap.store.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/store/myswap.store.ts#L249

'get' is defined but never used. Allowed unused args must match /^_/u. (unused-imports/no-unused-vars)

Check notice on line 138 in src/store/carmine.store.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/store/carmine.store.ts#L138

'get' is defined but never used. Allowed unused args must match /^_/u. (unused-imports/no-unused-vars)

Check notice on line 176 in src/store/jedi.store.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/store/jedi.store.ts#L176

'queryKey' is defined but never used. Allowed unused args must match /^_/u. (unused-imports/no-unused-vars)

Check notice on line 251 in src/store/myswap.store.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/store/myswap.store.ts#L251

'queryKey' is defined but never used. Allowed unused args must match /^_/u. (unused-imports/no-unused-vars)

Check notice on line 195 in src/store/haiko.store.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/store/haiko.store.ts#L195

'get' is defined but never used. Allowed unused args must match /^_/u. (unused-imports/no-unused-vars)

Check notice on line 197 in src/store/haiko.store.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

src/store/haiko.store.ts#L197

'queryKey' is defined but never used. Allowed unused args must match /^_/u. (unused-imports/no-unused-vars)