Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate source of warning messages #2

Open
johanbrandhorst opened this issue Mar 30, 2018 · 0 comments
Open

Investigate source of warning messages #2

johanbrandhorst opened this issue Mar 30, 2018 · 0 comments

Comments

@johanbrandhorst
Copy link
Member

Even though marshalling appears to work properly, the following warning messages can be seen when using the marshaler to Unmarshal messages:

proto: no encoder for wall uint64 [GetProperties]
proto: no encoder for ext int64 [GetProperties]
proto: no encoder for loc *time.Location [GetProperties]

We should figure out why this is happening and fix the warnings. It may have something to do with the user of encoding/json in Unmarshalling.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant