Skip to content

Update protobuf-java, protobuf-java-util to 3.24.3 #727

Update protobuf-java, protobuf-java-util to 3.24.3

Update protobuf-java, protobuf-java-util to 3.24.3 #727

Triggered via push September 7, 2023 22:51
Status Success
Total duration 9m 4s
Artifacts

ci.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
test (8): core/shared/src/main/scala/scalapb_playjson/JsonFormat.scala#L325
method apply in object BigDecimal is deprecated (since 2.11.0): The default conversion from Float may not do what you want. Use BigDecimal.decimal for a String representation, or explicitly convert the Float with .toDouble.
test (8): core/shared/src/main/scala/scalapb_playjson/JsonFormat.scala#L325
method apply in object BigDecimal is deprecated (since 2.11.0): The default conversion from Float may not do what you want. Use BigDecimal.decimal for a String representation, or explicitly convert the Float with .toDouble.
test (8): core/shared/src/test/scala/scalapb_playjson/JavaAssertions.scala#L16
constructor Parser in class Parser is deprecated (since 0.12.0-M1): Use new Parser() and chain with usingTypeRegistry or formatRegistry
test (8): core/shared/src/test/scala/scalapb_playjson/JavaAssertions.scala#L17
constructor Printer in class Printer is deprecated (since 0.12.0-M1): Use new Printer() and chain includingDefaultValueFields, preservingProtoFieldNames, etc.
test (8): core/shared/src/test/scala/scalapb_playjson/JsonFormatSpec.scala#L209
constructor Printer in class Printer is deprecated (since 0.12.0-M1): Use new Printer() and chain includingDefaultValueFields, preservingProtoFieldNames, etc.
test (8): core/shared/src/test/scala/scalapb_playjson/JsonFormatSpec.scala#L231
constructor Printer in class Printer is deprecated (since 0.12.0-M1): Use new Printer() and chain includingDefaultValueFields, preservingProtoFieldNames, etc.
test (8): core/shared/src/test/scala/scalapb_playjson/JsonFormatSpec.scala#L254
constructor Printer in class Printer is deprecated (since 0.12.0-M1): Use new Printer() and chain includingDefaultValueFields, preservingProtoFieldNames, etc.
test (8): core/shared/src/test/scala/scalapb_playjson/JsonFormatSpec.scala#L274
constructor Printer in class Printer is deprecated (since 0.12.0-M1): Use new Printer() and chain includingDefaultValueFields, preservingProtoFieldNames, etc.
test (8): core/shared/src/test/scala/scalapb_playjson/JsonFormatSpec.scala#L474
constructor Parser in class Parser is deprecated (since 0.12.0-M1): Use new Parser() and chain with usingTypeRegistry or formatRegistry
test (8): core/shared/src/test/scala/scalapb_playjson/JsonFormatSpec.scala#L475
constructor Printer in class Printer is deprecated (since 0.12.0-M1): Use new Printer() and chain includingDefaultValueFields, preservingProtoFieldNames, etc.
test (11): core/shared/src/main/scala/scalapb_playjson/JsonFormat.scala#L325
method apply in object BigDecimal is deprecated (since 2.11.0): The default conversion from Float may not do what you want. Use BigDecimal.decimal for a String representation, or explicitly convert the Float with .toDouble.
test (11): core/shared/src/main/scala/scalapb_playjson/JsonFormat.scala#L325
method apply in object BigDecimal is deprecated (since 2.11.0): The default conversion from Float may not do what you want. Use BigDecimal.decimal for a String representation, or explicitly convert the Float with .toDouble.
test (11): core/jvm/src/test/scala/scalapb_playjson/JavaAssertionsPlatform.scala#L19
type Message in package scalapb is deprecated (since 0.10.0): This trait is no longer used and can be safely removed.
test (11): core/jvm/src/test/scala/scalapb_playjson/JavaAssertionsPlatform.scala#L43
type Message in package scalapb is deprecated (since 0.10.0): This trait is no longer used and can be safely removed.
test (11): core/jvm/src/test/scala/scalapb_playjson/JavaAssertionsPlatform.scala#L61
type Message in package scalapb is deprecated (since 0.10.0): This trait is no longer used and can be safely removed.
test (11): core/jvm/src/test/scala/scalapb_playjson/JsonFormatSpecJVM.scala#L49
constructor Parser in class Parser is deprecated (since 0.12.0-M1): Use new Parser() and chain with usingTypeRegistry or formatRegistry
test (11): core/jvm/src/test/scala/scalapb_playjson/OneOfSpec.scala#L25
constructor Printer in class Printer is deprecated (since 0.12.0-M1): Use new Printer() and chain includingDefaultValueFields, preservingProtoFieldNames, etc.
test (11): core/jvm/src/test/scala/scalapb_playjson/OneOfSpec.scala#L26
constructor Printer in class Printer is deprecated (since 0.12.0-M1): Use new Printer() and chain includingDefaultValueFields, preservingProtoFieldNames, etc.
test (11): core/jvm/src/test/scala/scalapb_playjson/OneOfSpec.scala#L32
constructor Printer in class Printer is deprecated (since 0.12.0-M1): Use new Printer() and chain includingDefaultValueFields, preservingProtoFieldNames, etc.
test (11): core/jvm/src/test/scala/scalapb_playjson/OneOfSpec.scala#L33
constructor Printer in class Printer is deprecated (since 0.12.0-M1): Use new Printer() and chain includingDefaultValueFields, preservingProtoFieldNames, etc.