Update scalafmt-core to 3.8.6 #1049
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
core/shared/src/main/scala/scalapb_playjson/JsonFormat.scala#L162
method getFieldByNumber in trait GeneratedMessage is deprecated (since 0.11.17): Use getField instead.
|
core/shared/src/main/scala/scalapb_playjson/JsonFormat.scala#L162
method getFieldByNumber in trait GeneratedMessage is deprecated (since 0.11.17): Use getField instead.
|
core/shared/src/main/scala/scalapb_playjson/JsonFormat.scala#L162
method getFieldByNumber in trait GeneratedMessage is deprecated (since 0.11.17): Use getField instead.
|
core/shared/src/main/scala/scalapb_playjson/JsonFormat.scala#L226
method getFieldByNumber in trait GeneratedMessage is deprecated (since 0.11.17): Use getField instead.
|
core/shared/src/main/scala/scalapb_playjson/JsonFormat.scala#L226
method getFieldByNumber in trait GeneratedMessage is deprecated (since 0.11.17): Use getField instead.
|
core/shared/src/main/scala/scalapb_playjson/JsonFormat.scala#L226
method getFieldByNumber in trait GeneratedMessage is deprecated (since 0.11.17): Use getField instead.
|
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.
|
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.
|
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.
|
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
|
The logs for this run have expired and are no longer available.
Loading