Skip to content

scala-native

scala-native #733

Triggered via pull request September 15, 2023 03:44
@xuwei-kxuwei-k
synchronize #301
update-all
Status Failure
Total duration 4m 17s
Artifacts

ci.yml

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

Annotations

1 error and 10 warnings
test (11)
Process completed with exit code 1.
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