Implement a Reverse Charge tax approach #1253
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
|