Skip to content

Fix ibchooks tests #7147

Fix ibchooks tests

Fix ibchooks tests #7147

Triggered via pull request May 17, 2024 18:44
Status Failure
Total duration 2m 34s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golangci-lint: x/hold/module/module.go#L138
SA1019: simtypes.WeightedProposalContent is deprecated: Use WeightedProposalMsg instead. (staticcheck)
golangci-lint: x/metadata/types/address.go#L14
import 'sigs.k8s.io/yaml' is not allowed from list 'main' (depguard)
golangci-lint: internal/provwasm/message_encoders.go#L43
SA1019: wasm.MessageEncoders is deprecated: Do not use. (staticcheck)
golangci-lint: internal/provwasm/message_encoders.go#L44
SA1019: wasm.MessageEncoders is deprecated: Do not use. (staticcheck)
golangci-lint: internal/provwasm/message_encoders.go#L50
SA1019: wasm.CustomEncoder is deprecated: Do not use. (staticcheck)
golangci-lint: internal/provwasm/query_plugins.go#L46
SA1019: wasm.QueryPlugins is deprecated: Do not use. (staticcheck)
golangci-lint: internal/provwasm/query_plugins.go#L47
SA1019: wasm.QueryPlugins is deprecated: Do not use. (staticcheck)
golangci-lint: internal/provwasm/query_plugins.go#L54
SA1019: wasm.CustomQuerier is deprecated: Do not use. (staticcheck)
golangci-lint: internal/provwasm/query_plugins.go#L117
SA1019: codec.ProtoMarshaler is deprecated: Use proto.Message instead from github.com/cosmos/gogoproto/proto. (staticcheck)
golangci-lint: internal/provwasm/stargate_whitelist.go#L144
SA1019: codec.ProtoMarshaler is deprecated: Use proto.Message instead from github.com/cosmos/gogoproto/proto. (staticcheck)
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.