Skip to content

ingest refactor

ingest refactor #164

Triggered via pull request March 5, 2024 20:51
Status Failure
Total duration 38s
Artifacts

lint.yml

on: pull_request
Run golangci-lint
28s
Run golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Run golangci-lint: ingest/usecase/ingest_usecase.go#L108
(*ingestUseCase).computeBalanceTVL - result 2 (error) is always nil (unparam)
Run golangci-lint: ingest/usecase/pool_ingester.go#L312
`(*poolIngester).convertPool` - `denomPairToTakerFeeMap` is unused (unparam)
Run golangci-lint: ingest/delivery/http/ingest_handler.go#L40
func `getStatusCode` is unused (unused)
Run golangci-lint: ingest/usecase/taker_fee.go#L16
func `retrieveTakerFeeToMapIfNotExists` is unused (unused)
Run golangci-lint: ingest/delivery/rpc/ingest_rpc_handler.go#L25
unnecessary leading newline (whitespace)
Run golangci-lint: ingest/delivery/rpc/ingest_rpc_handler.go#L53
unnecessary leading newline (whitespace)
Run golangci-lint: ingest/delivery/rpc/ingest_rpc_handler.go#L58
unnecessary trailing newline (whitespace)
Run golangci-lint: ingest/usecase/ingest_usecase.go#L76
unnecessary leading newline (whitespace)
Run golangci-lint: ingest/usecase/ingest_usecase.go#L114
unnecessary leading newline (whitespace)
Run golangci-lint: ingest/usecase/ingest_usecase.go#L165
SA9003: empty branch (staticcheck)
Run golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, technote-space/[email protected], actions/setup-go@v4, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.