Skip to content

New warnings with v1.4.9 #66

Closed
Closed

Description

The following warnings showed up on any wasmd CLI command. This happened after bumping the version from v1.4.8 to v1.4.9:

WARNING: proto: file "google/protobuf/any.proto" already registered
WARNING: proto: file name query.proto does not start with expected testdata/; please make sure your folder structure matches the proto files fully-qualified names
WARNING: proto: file name testdata.proto does not start with expected testdata/; please make sure your folder structure matches the proto files fully-qualified names
WARNING: proto: file name tx.proto does not start with expected testdata/; please make sure your folder structure matches the proto files fully-qualified names
WARNING: proto: file name unknonwnproto.proto does not start with expected testdata/; please make sure your folder structure matches the proto files fully-qualified names

see https://app.circleci.com/pipelines/github/CosmWasm/wasmd/3516/workflows/b257588d-5951-4476-80b2-ceefbc2cd20f/jobs/14618

These warnings are confusing and were breaking CI scripts that expect a concrete output

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions