bump sdk 47, ibc v7, wasmd 40 #1099
Annotations
10 errors and 1 warning
lint:
x/auctionsV2/keeper/auctions.go#L3
File is not `gofumpt`-ed (gofumpt)
|
lint:
x/auctionsV2/keeper/auctions.go#L5
File is not `gofumpt`-ed (gofumpt)
|
lint:
x/auctionsV2/keeper/auctions.go#L17
File is not `gofumpt`-ed (gofumpt)
|
lint:
x/auctionsV2/keeper/utils.go#L94
var-naming: method parameter assetId should be assetID (revive)
|
lint:
x/auctionsV2/keeper/utils.go#L177
var-naming: method parameter userBidId should be userBidID (revive)
|
lint:
x/auctionsV2/keeper/utils.go#L300
var-naming: method parameter assetId should be assetID (revive)
|
lint:
x/auctionsV2/keeper/params.go#L9
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
lint:
x/auctionsV2/keeper/auctions.go#L557
var-naming: var biddingId should be biddingID (revive)
|
lint:
x/auctionsV2/keeper/auctions.go#L578
var-naming: var biddingId should be biddingID (revive)
|
lint:
x/auctionsV2/keeper/bid.go#L14
var-naming: method result bidId should be bidID (revive)
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/comdex/comdex. Supported file pattern: go.sum
|