Implement a Reverse Charge tax approach #1249
Annotations
10 errors and 1 warning
golangci-lint:
cmd/terrad/root.go#L36
"github.com/cosmos/cosmos-sdk/x/genutil" imported and not used (typecheck)
|
golangci-lint:
tests/e2e/configurer/chain/chain.go#L67
c.ID undefined (type *Config has no field or method ID) (typecheck)
|
golangci-lint:
tests/e2e/configurer/chain/chain.go#L78
node.Name undefined (type *NodeConfig has no field or method Name) (typecheck)
|
golangci-lint:
tests/e2e/configurer/chain/chain.go#L102
node.Name undefined (type *NodeConfig has no field or method Name) (typecheck)
|
golangci-lint:
tests/e2e/configurer/chain/chain.go#L125
node.PeerID undefined (type *NodeConfig has no field or method PeerID) (typecheck)
|
golangci-lint:
tests/e2e/configurer/chain/commands.go#L29
n.Name undefined (type *NodeConfig has no field or method Name) (typecheck)
|
golangci-lint:
tests/e2e/configurer/chain/commands.go#L41
n.Name undefined (type *NodeConfig has no field or method Name) (typecheck)
|
golangci-lint:
tests/e2e/configurer/chain/commands.go#L63
n.Name undefined (type *NodeConfig has no field or method Name) (typecheck)
|
golangci-lint:
tests/e2e/configurer/chain/commands.go#L78
n.Name undefined (type *NodeConfig has no field or method Name) (typecheck)
|
golangci-lint:
tests/e2e/configurer/chain/commands.go#L88
n.Name undefined (type *NodeConfig has no field or method Name) (typecheck)
|
golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/core/core. Supported file pattern: go.sum
|