refactor!: remove gogo-proto #150
Annotations
4 errors
golangci-lint:
keeper/genesis.go#L11
copylocks: call of k.Params.Set copies lock value: github.com/cosmosregistry/example/api/v1.Params contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex (govet)
|
golangci-lint:
keeper/msg_server.go#L61
copylocks: call of ms.k.Params.Set copies lock value: github.com/cosmosregistry/example/api/v1.Params contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex (govet)
|
golangci-lint:
keeper/genesis_test.go#L29
copylocks: call of require.Equal copies lock value: github.com/cosmosregistry/example/api/v1.Params contains google.golang.org/protobuf/internal/impl.MessageState contains sync.Mutex (govet)
|
golangci-lint
Process completed with exit code 2.
|