Skip to content

Update sbt to 1.9.5 #731

Update sbt to 1.9.5

Update sbt to 1.9.5 #731

Triggered via push September 15, 2023 00:28
Status Success
Total duration 7m 23s
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/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 (11): 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.