BE-636 | Add pagination + sorting + query filtering support for /pools endpoint #1850
Annotations
6 errors and 2 warnings
Run linter:
router/usecase/router_usecase.go#L284
route.GetPools undefined (type RouteWithOutAmount has no field or method GetPools) (typecheck)
|
Run linter:
pools/usecase/pools_usecase.go#L319
cannot infer S (/home/runner/go/pkg/mod/golang.org/[email protected]/src/slices/slices.go:115:15) (typecheck)
|
Run linter:
app/sidecar_query_server.go#L59
"github.com/osmosis-labs/sqs/sqsdomain/passthroughdomain" imported as sqspassthroughdomain and not used (typecheck)
|
Run linter:
orderbook/usecase/orderbooktesting/suite.go#L114
s.T undefined (type *OrderbookTestHelper has no field or method T) (typecheck)
|
Run linter:
orderbook/usecase/orderbooktesting/suite.go#L144
s.T undefined (type *OrderbookTestHelper has no field or method T) (typecheck)
|
Run linter
issues found
|
Run linter
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[email protected], golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run linter
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|