Added marketId to non existing pools #1276
GitHub Actions / Trunk Check
failed
Jan 30, 2024 in 33s
Trunk Check
✖ 3 new blocking issues
Annotations
Check failure on line 319 in src/components/NewPosition/NewPosition.tsx
github-actions / Trunk Check
eslint(@typescript-eslint/no-floating-promises)
[new] Promises must be handled appropriately or explicitly marked as ignored with the `void` operator.
Check failure on line 22 in src/containers/NewPositionWrapper/NewPositionWrapper.tsx
github-actions / Trunk Check
eslint(@typescript-eslint/no-unused-vars-experimental)
[new] All imports in import declaration are unused.
Check failure on line 36 in src/containers/NewPositionWrapper/NewPositionWrapper.tsx
github-actions / Trunk Check
eslint(@typescript-eslint/no-unused-vars-experimental)
[new] Import 'getMarketProgram' is declared but its value is never read. Allowed unused names must match /^_/.
Loading