Skip to content

chore: remove unused modules #4656

chore: remove unused modules

chore: remove unused modules #4656

Triggered via pull request December 10, 2024 22:47
Status Failure
Total duration 2m 7s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
golangci-lint: pkg/math/math.go#L71
G115: integer overflow conversion uint64 -> int64 (gosec)
golangci-lint: pkg/math/math.go#L95
G115: integer overflow conversion uint64 -> int64 (gosec)
golangci-lint: abci/strategies/aggregator/price_applier_test.go#L211
G115: integer overflow conversion int64 -> uint64 (gosec)
golangci-lint: abci/strategies/aggregator/price_applier.go#L129
G115: integer overflow conversion int64 -> uint64 (gosec)
golangci-lint: providers/apis/dydx/parse.go#L99
G115: integer overflow conversion int32 -> uint64 (gosec)
golangci-lint: providers/apis/defi/raydium/price_fetcher.go#L402
G115: integer overflow conversion uint64 -> int64 (gosec)
golangci-lint: x/oracle/keeper/keeper.go#L338
G115: integer overflow conversion int -> uint64 (gosec)
golangci-lint: x/oracle/keeper/keeper.go#L344
G115: integer overflow conversion int -> uint64 (gosec)
golangci-lint: x/oracle/keeper/grpc_query_test.go#L232
G115: integer overflow conversion int -> uint64 (gosec)
golangci-lint: x/marketmap/keeper/msg_server.go#L88
G115: integer overflow conversion int64 -> uint64 (gosec)
Lint markdown
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
govulncheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
golangci-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/connect/connect. Supported file pattern: go.sum