Skip to content

Implement a Reverse Charge tax approach #1253

Implement a Reverse Charge tax approach

Implement a Reverse Charge tax approach #1253

Triggered via pull request October 14, 2024 16:45
Status Failure
Total duration 1m 7s
Artifacts

lint.yml

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

Annotations

10 errors and 1 warning
golangci-lint: custom/auth/client/utils/feeutils.go#L1
: # github.com/classic-terra/core/v3/custom/auth/client/utils
golangci-lint: custom/auth/client/utils/feeutils.go#L209
res.BurnTaxRate undefined (type *"github.com/classic-terra/core/v3/x/tax/types".QueryBurnTaxRateResponse has no field or method BurnTaxRate) (typecheck)
golangci-lint: custom/bank/client/cli/tx.go#L14
could not import github.com/classic-terra/core/v3/custom/auth/client/utils (-: # github.com/classic-terra/core/v3/custom/auth/client/utils
golangci-lint: custom/auth/client/utils/feeutils.go#L209
res.BurnTaxRate undefined (type *"github.com/classic-terra/core/v3/x/tax/types".QueryBurnTaxRateResponse has no field or method BurnTaxRate)) (typecheck)
golangci-lint: x/market/client/cli/tx.go#L13
could not import github.com/classic-terra/core/v3/custom/auth/client/utils (-: # github.com/classic-terra/core/v3/custom/auth/client/utils
golangci-lint: custom/auth/client/utils/feeutils.go#L209
res.BurnTaxRate undefined (type *"github.com/classic-terra/core/v3/x/tax/types".QueryBurnTaxRateResponse has no field or method BurnTaxRate)) (typecheck)
golangci-lint: x/tax/keeper/querier.go#L22
unknown field BurnTaxRate in struct literal of type "github.com/classic-terra/core/v3/x/tax/types".QueryBurnTaxRateResponse (typecheck)
golangci-lint: custom/authz/client/cli/tx.go#L18
could not import github.com/classic-terra/core/v3/custom/auth/client/utils (-: # github.com/classic-terra/core/v3/custom/auth/client/utils
golangci-lint: custom/auth/client/utils/feeutils.go#L209
res.BurnTaxRate undefined (type *"github.com/classic-terra/core/v3/x/tax/types".QueryBurnTaxRateResponse has no field or method BurnTaxRate)) (typecheck)
golangci-lint: custom/wasm/client/cli/tx.go#L21
could not import github.com/classic-terra/core/v3/custom/auth/client/utils (-: # github.com/classic-terra/core/v3/custom/auth/client/utils
golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/core/core. Supported file pattern: go.sum