Remove TODO #1167
Annotations
4 errors
Run Lint:
test/e2e/bcd_consumer_integration_test.go#L336
S1009: should omit nil check; len() for github.com/cosmos/cosmos-sdk/types.Coins is defined as zero (gosimple)
|
Run Lint:
test/e2e/bcd_consumer_integration/clientcontroller/cosmwasm/cosmwasm.go#L905
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
Run Lint:
test/e2e/bcd_consumer_integration/clientcontroller/cosmwasm/cosmwasm.go#L907
SA1019: grpc.WithInsecure is deprecated: use WithTransportCredentials and insecure.NewCredentials() instead. Will be supported throughout 1.x. (staticcheck)
|
Run Lint
issues found
|
Loading