Skip to content

Fix go mod issues

Fix go mod issues #46

Triggered via pull request January 8, 2024 03:30
@p0mvnp0mvn
synchronize #17
roman/go-mod-fix
Status Failure
Total duration 1m 20s
Artifacts

lint.yml

on: pull_request
Run golangci-lint
1m 10s
Run golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Run golangci-lint: router/usecase/candidate_routes.go#L36
lastPool.ID undefined (type candidatePoolWrapper has no field or method ID) (typecheck)
Run golangci-lint: router/usecase/candidate_routes.go#L37
lastPool.TokenOutDenom undefined (type candidatePoolWrapper has no field or method TokenOutDenom) (typecheck)
Run golangci-lint: router/usecase/candidate_routes.go#L110
pool.ID undefined (type candidatePoolWrapper has no field or method ID) (typecheck)
Run golangci-lint: router/usecase/optimized_routes.go#L111
lastPool.TokenOutDenom undefined (type candidatePoolWrapper has no field or method TokenOutDenom) (typecheck)
Run golangci-lint: router/usecase/optimized_routes.go#L119
currentPool.ID undefined (type candidatePoolWrapper has no field or method ID) (typecheck)
Run golangci-lint: router/usecase/optimized_routes.go#L120
currentPool.ID undefined (type candidatePoolWrapper has no field or method ID) (typecheck)
Run golangci-lint: router/usecase/optimized_routes.go#L124
currentPool.ID undefined (type candidatePoolWrapper has no field or method ID) (typecheck)
Run golangci-lint: router/usecase/optimized_routes.go#L127
currentPool.ID undefined (type candidatePoolWrapper has no field or method ID) (typecheck)
Run golangci-lint: router/usecase/optimized_routes.go#L131
currentPool.TokenOutDenom undefined (type candidatePoolWrapper has no field or method TokenOutDenom) (typecheck)
Run golangci-lint: router/usecase/optimized_routes.go#L162
currentPool.ID undefined (type candidatePoolWrapper has no field or method ID) (typecheck)