Skip to content

ingest refactor

ingest refactor #161

Triggered via pull request February 29, 2024 00:18
Status Failure
Total duration 3m 13s
Artifacts

lint.yml

on: pull_request
Run golangci-lint
3m 5s
Run golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Run golangci-lint: domain/asset_list.go#L1
: # github.com/osmosis-labs/sqs/domain
Run golangci-lint: domain/asset_list.go#L60
token.ChainDenom undefined (type Token has no field or method ChainDenom)
Run golangci-lint: domain/asset_list.go#L101
token.ChainDenom undefined (type Token has no field or method ChainDenom)
Run golangci-lint: domain/asset_list.go#L116
token.ChainDenom undefined (type Token has no field or method ChainDenom) (typecheck)
Run golangci-lint: router/usecase/pools/pool_factory.go#L6
could not import github.com/osmosis-labs/sqs/domain (-: # github.com/osmosis-labs/sqs/domain
Run golangci-lint: domain/asset_list.go#L60
token.ChainDenom undefined (type Token has no field or method ChainDenom)
Run golangci-lint: domain/asset_list.go#L101
token.ChainDenom undefined (type Token has no field or method ChainDenom)
Run golangci-lint: domain/asset_list.go#L116
token.ChainDenom undefined (type Token has no field or method ChainDenom)) (typecheck)
Run golangci-lint: router/usecase/route/route.go#L11
could not import github.com/osmosis-labs/sqs/domain (-: # github.com/osmosis-labs/sqs/domain
Run golangci-lint: domain/asset_list.go#L60
token.ChainDenom undefined (type Token has no field or method ChainDenom)
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/.