Skip to content

feat: bump up wasmd base version from v0.29.0 to v0.50.0 #442

feat: bump up wasmd base version from v0.29.0 to v0.50.0

feat: bump up wasmd base version from v0.29.0 to v0.50.0 #442

Triggered via pull request March 28, 2024 01:33
Status Failure
Total duration 3m 2s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golangci-lint: x/wasm/keeper/proposal_handler_legacy.go#L40
previous case (typecheck)
golangci-lint: x/wasm/keeper/test_common.go#L456
previous case (typecheck)
golangci-lint: x/wasmplus/keeper/contract_keeper.go#L32
p.extended.IsInactiveContract undefined (type decoratedKeeper has no field or method IsInactiveContract) (typecheck)
golangci-lint: x/wasmplus/keeper/contract_keeper.go#L39
p.extended.IsInactiveContract undefined (type decoratedKeeper has no field or method IsInactiveContract) (typecheck)
golangci-lint: x/wasmplus/keeper/contract_keeper.go#L46
p.extended.IsInactiveContract undefined (type decoratedKeeper has no field or method IsInactiveContract) (typecheck)
golangci-lint: x/wasmplus/keeper/contract_keeper.go#L53
p.extended.IsInactiveContract undefined (type decoratedKeeper has no field or method IsInactiveContract) (typecheck)
golangci-lint: x/wasmplus/keeper/keeper.go#L84
k.QueryGasLimit undefined (type *Keeper has no field or method QueryGasLimit) (typecheck)
golangci-lint: x/wasmplus/keeper/keeper.go#L88
cannot use k (variable of type *Keeper) as queryKeeper value in argument to newGrpcQuerier: *Keeper does not implement queryKeeper (missing method HasContractInfo) (typecheck)
golangci-lint: x/wasmplus/keeper/keeper.go#L158
k.HasContractInfo undefined (type Keeper has no field or method HasContractInfo) (typecheck)
golangci-lint: x/wasmplus/keeper/proposal_handler.go#L34
previous case (typecheck)
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/checkout@v3, technote-space/[email protected], golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.