Skip to content

fix: version-up depending wasmvm to v1.1.1-0.12.0 #430

fix: version-up depending wasmvm to v1.1.1-0.12.0

fix: version-up depending wasmvm to v1.1.1-0.12.0 #430

Triggered via pull request February 8, 2024 10:45
Status Failure
Total duration 2m 0s
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.go#L32
previous case (typecheck)
golangci-lint: x/wasm/keeper/test_common.go#L456
previous case (typecheck)
golangci-lint: x/wasmplus/keeper/contract_keeper.go#L29
p.extended.IsInactiveContract undefined (type decoratedKeeper has no field or method IsInactiveContract) (typecheck)
golangci-lint: x/wasmplus/keeper/contract_keeper.go#L36
p.extended.IsInactiveContract undefined (type decoratedKeeper has no field or method IsInactiveContract) (typecheck)
golangci-lint: x/wasmplus/keeper/contract_keeper.go#L43
p.extended.IsInactiveContract undefined (type decoratedKeeper has no field or method IsInactiveContract) (typecheck)
golangci-lint: x/wasmplus/keeper/keeper.go#L78
k.QueryGasLimit undefined (type *Keeper has no field or method QueryGasLimit) (typecheck)
golangci-lint: x/wasmplus/keeper/keeper.go#L82
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#L142
k.HasContractInfo undefined (type Keeper has no field or method HasContractInfo) (typecheck)
golangci-lint: x/wasmplus/keeper/proposal_handler.go#L33
previous case (typecheck)
golangci-lint: x/wasmplus/keeper/test_common.go#L358
keeper.SetParams undefined (type Keeper has no field or method SetParams) (typecheck)
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3.5.0, actions/checkout@v3, technote-space/get-diff-action@v6.1.2, 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/.