Skip to content
Triggered via schedule May 29, 2024 04:14
Status Success
Total duration 6m 53s
Artifacts

ci.yml

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

Annotations

20 warnings
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/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/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 (11): 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 (11): 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 (11): 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 (11): 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 (11): 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 (11): 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 (21): 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 (21): 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 (21): 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 (21): 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 (21): 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 (21): 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 (21): 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 (21): 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 (21): 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 (21): 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.