Add conversions between Google.Protobuf.Duration and Duration #406
Annotations
6 warnings
|
test/protobuf/builder_test.exs#L62
TestMsg.Foo2.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
|
|
test/protobuf/builder_test.exs#L57
TestMsg.Foo.Bar.new/0 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/1
|
|
test/protobuf/builder_test.exs#L70
TestMsg.ContainsTransformModule.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
|
|
test/protobuf/dsl_test.exs#L222
TestMsg.Foo.Bar.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
|
|
test/protobuf/dsl_test.exs#L222
TestMsg.Foo.new/1 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/2
|
|
test/protobuf/dsl_test.exs#L207
TestMsg.Foo.new/0 is deprecated. Build the struct by hand with %MyMessage{...} or use struct/1
|
The logs for this run have expired and are no longer available.
Loading